Strangerke
|
099fe1e9e6
|
TONY: Remove original header
|
2012-05-14 07:43:50 +02:00 |
|
Paul Gilbert
|
b01482bddb
|
TONY: Further globals added to Globals class
|
2012-05-13 23:05:41 +10:00 |
|
Paul Gilbert
|
8a88ad861d
|
TONY: Converted object passing to use const reference where appropriate.
This should cut down on the number of redunndant creations of temporary objects.
|
2012-05-13 00:43:02 +10:00 |
|
Paul Gilbert
|
109e5f8226
|
TONY: Conversion of more methods to coroutines
|
2012-05-12 20:49:36 +10:00 |
|
Paul Gilbert
|
a153f9a2e6
|
TONY: Explicitly initialise fields of various objects in their constructors
This fixes a crash when the pop-up inventory was displayed.
|
2012-05-12 10:34:52 +10:00 |
|
Paul Gilbert
|
68c1b0b0e4
|
TONY: Refactored Tony to use the Common coroutine scheduler
|
2012-05-11 23:15:59 +10:00 |
|
Paul Gilbert
|
82361a3ea3
|
TONY: Fixed some missed methods to coroutines
|
2012-05-11 00:09:34 +10:00 |
|
Paul Gilbert
|
26898dd7ad
|
TONY: Completed bulk of initial coro refactoring
|
2012-05-09 00:42:27 +10:00 |
|
Paul Gilbert
|
8527302057
|
TONY: Added support for threading events to scheduler, converted more procs to coroutines
|
2012-05-08 08:25:33 +10:00 |
|
Paul Gilbert
|
770e55d065
|
TONY: Further conversion of initially launched threads to processes.
This includes all the dependent routines that they call.
|
2012-05-06 15:18:03 +10:00 |
|
Paul Gilbert
|
68bcaa61b9
|
TONY: More header files and functionality added
|
2012-04-30 23:16:19 +10:00 |
|
Paul Gilbert
|
b0eef82972
|
TONY: Added include files for graphics engine and all dependent classes
|
2012-04-30 09:27:12 +10:00 |
|