Alistair Riddoch
3d6f39cdee
Modify Property install method to take name
...
This change also switches DecaysProperty to using delegates as a proof of
concept.
2013-02-13 00:45:36 +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
72c956d4b4
First pass at copy method for all property classes
2013-01-07 23:03:25 +00:00
Alistair Riddoch
508a98bb49
Add an operation method to Property interface
2013-01-03 23:17:51 +00:00
Alistair Riddoch
ac37383d8a
Convery all the property get functions
2011-09-29 17:36:26 +01:00
Alistair Riddoch
5f785e79c8
Merge branch 'master' into bullet_physics
...
Conflicts:
TODO
configure.ac
2011-05-03 17:13:04 +01:00
Alistair Riddoch
5cb0ac6ae5
Force asserts on in all tests.
2011-02-15 09:30:46 +00:00
Alistair Riddoch
beb19fa6a9
Fix Domaintest now that Domain it not a classic singleton
2010-08-16 00:18:38 +01:00
Alistair Riddoch
2cc59c9a5f
Isolate unit tests for Domain MemMap and MemEntity
2010-04-20 01:35:49 +01:00
Alistair Riddoch
085a47c02c
Add a coverage test for Domain
2009-05-15 14:00:46 +01:00