Commit graph

6 commits

Author SHA1 Message Date
Erik Ogenvik
c5583e149f Port terrain mod translator from Ember.
Since it's more common that the position changes that the mod itself does
we want to pre parse the data in the translator first, and then supply
the pos and orientation when creating the mod.
2016-12-15 18:27:42 +01:00
Erik Ogenvik
3238b0b94c Let the domain handle terrain mods.
We can't just listen to Move ops, since we now let the Domain
handle movement.
2016-12-15 18:27:42 +01:00
Olek Wojnar
7f9ff2246d Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Alistair Riddoch
7b027fbe8c Fix a divergence from Eris 2011-10-03 22:12:45 +01:00
Alistair Riddoch
4fcb517fad Automated fix of header guards 2011-04-20 23:23:00 +01:00
Alistair Riddoch
e97c0fd6df Rename file for TerrainModTranslator to match class name 2011-01-06 19:49:24 +00:00
Renamed from rulesets/TerrainMod.h (Browse further)