Commit Graph
70 Commits
Author SHA1 Message Date
Strangerke 88762667b5 TONY: Fix some formatting 2012-05-14 21:29:27 +02:00
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 546f47ddce TONY: Beginnings of refactoring Globals into their own class 2012-05-13 22:34:40 +10:00
Paul Gilbert 81e5a19d58 TONY: Fix memory leak in displaying hotspot texts 2012-05-13 10:42:03 +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 68c1b0b0e4 TONY: Refactored Tony to use the Common coroutine scheduler 2012-05-11 23:15:59 +10:00
Paul Gilbert 5a069cdc86 TONY: Refactored out usage of nullContext in favour of proper coroutines 2012-05-09 23:15:41 +10:00
Paul Gilbert 26898dd7ad TONY: Completed bulk of initial coro refactoring 2012-05-09 00:42:27 +10:00
Paul Gilbert 046620054f TONY: Fix some Valgrind identified memory leaks 2012-05-05 10:56:56 +10:00
Paul Gilbert 91328fce56 TONY: Fixed some more Valgrid identified errors 2012-05-05 09:56:06 +10:00
Paul Gilbert cd41c55799 TONY: More corrections for font initislisations 2012-05-05 09:47:45 +10:00
Paul Gilbert bff4063492 TONY: Correct some more chararcter array initialisations 2012-05-05 09:42:26 +10:00
Paul Gilbert 0b249c042f TONY: Correct some initialisation of the character arrays 2012-05-05 09:38:22 +10:00
Paul Gilbert 657d93ea8f TONY: Fix some Valgrind identified warnings 2012-05-05 09:31:21 +10:00
Paul Gilbert 5b2c69b1f2 TONY: Implemented some missing and incorrect init code 2012-05-04 00:11:38 +10:00
Paul Gilbert 6d0f1fca46 TONY: Formatting fixes 2012-05-03 23:08:19 +10:00
Paul Gilbert a2982a0b20 TONY: Engine is now compiling and linking again 2012-05-03 22:49:30 +10:00
Paul Gilbert 2eb9ebd8aa TONY: Implemented loc.cpp and font.cpp methods 2012-05-03 00:49:59 +10:00