Alistair Riddoch
|
7025431b94
|
Clean up startup logic, and fix error
The code was not previously sending out the Sight(Action) op, as it was
returning after task startup
|
2011-12-02 03:25:42 +00:00 |
|
Alistair Riddoch
|
66f9a77302
|
TasksProperty now has it's own unique Task*
|
2011-12-02 01:55:50 +00:00 |
|
Alistair Riddoch
|
46c166c44d
|
Fix logic error checking if task is initialized
|
2011-11-25 23:39:27 +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
|
ce90ee4d68
|
Actually return the Update op
|
2011-11-17 16:47:16 +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
|
739e7eea42
|
Remove some debug output.
|
2009-07-28 19:36:33 +01:00 |
|
Alistair Riddoch
|
459de71220
|
Ensure property data gets retrieved even if no task is active.
|
2009-07-28 19:02:38 +01:00 |
|
Alistair Riddoch
|
8baf0eb721
|
Clarify some error messages.
|
2009-07-28 16:51:20 +01:00 |
|
Alexey Torkhov
|
92ecc799e4
|
Add better error handling and logging.
|
2009-06-30 18:09:38 +04:00 |
|
Alexey Torkhov
|
4befd2aef7
|
Implement set function for task property.
|
2009-06-30 18:08:21 +04:00 |
|
Alistair Riddoch
|
43cc3537db
|
Check task pointer is non-null.
|
2009-06-18 18:42:37 +01:00 |
|
Alistair Riddoch
|
bc14d4f378
|
Fill out the property functionality a bit.
|
2009-06-18 01:14:57 +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 |
|