Commit graph

9 commits

Author SHA1 Message Date
Erik Ogenvik
7127d39f13 More work on moving to left hand coord system. 2018-02-06 13:45:10 +01:00
Erik Ogenvik
99640d26aa Use a left hand coord system. 2018-02-06 13:45:10 +01:00
Erik Ogenvik
7aaa9b9ba7 Optimize includes. 2017-03-19 21:36:52 +01:00
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
32e834f03d Use WFMath CoordType for its calculations 2011-04-28 01:01:24 +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.cpp (Browse further)