Alistair Riddoch
9ebfefbea4
Modify interface to installFactory is available
2013-02-22 09:57:10 +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
fb5e3c0c04
Fix to the correct flag check
2013-01-12 23:49:43 +00:00
Alistair Riddoch
d10b9adad7
Check flags to ensure they work as expected
2013-01-08 10:09:35 +00:00
Alistair Riddoch
72c956d4b4
First pass at copy method for all property classes
2013-01-07 23:03:25 +00:00
Alistair Riddoch
7d5e7e54bd
Actually add the check
2013-01-06 13:17:19 +00:00
Alistair Riddoch
93ef747c96
Check for entity instance
2013-01-06 13:16:03 +00:00
Alistair Riddoch
52eb7c099a
Cover map properties
2013-01-06 13:14:10 +00:00
Alistair Riddoch
09107bf5e2
Add a bunch more testing
2013-01-06 01:30:17 +00:00
Alistair Riddoch
d8e4a81646
Add a test to cover important Property operations
2013-01-05 21:05:59 +00:00