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
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
f593dd13e7
Refactor tasks property to have generic op handling
2012-07-02 23:35:55 -07:00
Alistair Riddoch
66f9a77302
TasksProperty now has it's own unique Task*
2011-12-02 01:55:50 +00:00
Alistair Riddoch
42b36bd905
Add busy accessor to determine if a task is running.
2011-11-30 18:42:08 +00:00
Alistair Riddoch
490d812683
Move task stopping into TasksProperty
2011-11-21 11:42:47 +00:00
Alistair Riddoch
8c52d6a1f3
Move tick processing into TasksProperty
2011-11-19 23:19:45 +00:00
Alistair Riddoch
c38a8945dd
Move clearTask into TasksProperty
2011-11-18 16:26:24 +00:00
Alistair Riddoch
0a37a97e26
Move startTask functionality into TasksProperty
2011-11-17 10:41:47 +00:00
Alistair Riddoch
00a0f687cd
Move some of the task functionality into property
2011-11-15 15:36:33 +00:00
Alistair Riddoch
ac37383d8a
Convery all the property get functions
2011-09-29 17:36:26 +01:00
Alistair Riddoch
b791f388fe
Remove unneeded includes.
2009-08-22 05:00:13 +01:00
Alistair Riddoch
3817623aa1
Add a new property for tasks, to allow them to be manipulated from the client.
2009-06-17 19:32:57 +01:00