Commit graph

5 commits

Author SHA1 Message Date
Erik Ogenvik
63338cca32 Use more canonical method. 2014-09-09 20:46:30 +02: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
2e95f86bf4 Remove uneeded Entity.h include 2013-01-18 19:12:18 +00:00
Alistair Riddoch
4a9c7078f7 Refactor to use LocatedEntity as base class
All IG code should use the interface of LocatedEntity when dealing
with any entity, rather than sometimes requiring Entity. Add virtual
functions to the interface where required, and modify all other interfaces
to stop them using Entity. This makes the code way cleaner, and much better
de-coupled.
2013-01-17 10:17:07 +00:00
Alistair Riddoch
5bc4c91361 Add abstract property for generic terrain functions 2012-01-07 16:32:19 +00:00