Age | Commit message (Expand) | Author |
2012-05-13 | TONY: Further globals added to Globals class | Paul Gilbert |
2012-05-13 | TONY: Beginnings of refactoring Globals into their own class | Paul Gilbert |
2012-05-13 | TONY: Fix memory leak in displaying hotspot texts | Paul Gilbert |
2012-05-13 | TONY: Converted object passing to use const reference where appropriate. | Paul Gilbert |
2012-05-12 | TONY: Conversion of more methods to coroutines | Paul Gilbert |
2012-05-11 | TONY: Refactored Tony to use the Common coroutine scheduler | Paul Gilbert |
2012-05-09 | TONY: Refactored out usage of nullContext in favour of proper coroutines | Paul Gilbert |
2012-05-09 | TONY: Completed bulk of initial coro refactoring | Paul Gilbert |
2012-05-05 | TONY: Fix some Valgrind identified memory leaks | Paul Gilbert |
2012-05-05 | TONY: Fixed some more Valgrid identified errors | Paul Gilbert |
2012-05-05 | TONY: More corrections for font initislisations | Paul Gilbert |
2012-05-05 | TONY: Correct some more chararcter array initialisations | Paul Gilbert |
2012-05-05 | TONY: Correct some initialisation of the character arrays | Paul Gilbert |
2012-05-05 | TONY: Fix some Valgrind identified warnings | Paul Gilbert |
2012-05-04 | TONY: Implemented some missing and incorrect init code | Paul Gilbert |
2012-05-03 | TONY: Formatting fixes | Paul Gilbert |
2012-05-03 | TONY: Engine is now compiling and linking again | Paul Gilbert |
2012-05-03 | TONY: Implemented loc.cpp and font.cpp methods | Paul Gilbert |