cyphesis/modules
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
..
DateTime.cpp Use the defaults to configure the calendar 2009-05-07 13:49:19 +01:00
DateTime.h Use scripts/check_header_guards.sh to correct the header guards on many files. 2009-03-22 19:23:13 +00:00
EntityRef.cpp Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
EntityRef.h Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
Location.cpp Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
Location.h const is ignored when returning integral types by value 2012-01-30 13:11:01 +00:00
Makefile.am Update automake variable names 2011-02-17 12:51:25 +00:00
TerrainContext.cpp Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
TerrainContext.h Refactor to use LocatedEntity as base class 2013-01-17 10:17:07 +00:00
WorldTime.cpp Update IDs 2009-04-09 12:42:44 +01:00
WorldTime.h Update IDs 2009-04-09 12:42:44 +01:00