Age | Commit message (Expand) | Author |
2012-05-20 | TONY: Converting Italian comments to English and formatting | Paul Gilbert |
2012-05-14 | TONY: Remove original header | Strangerke |
2012-05-14 | TONY: Removed some no longer needed FIXME's | Paul Gilbert |
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: Converted SendTonyMessage msg field from a pointer back to an object in... | Paul Gilbert |
2012-05-13 | TONY: Fixed initialisation of missed RMCharacter fields | Paul Gilbert |
2012-05-13 | TONY: Converted object passing to use const reference where appropriate. | Paul Gilbert |
2012-05-13 | TONY: Workaround for correctly hiding items when they are disabled. | 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-11 | TONY: Fixed some missed methods to coroutines | 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-08 | TONY: Added support for Windows-style threading events to scheduler | Paul Gilbert |
2012-05-08 | TONY: Added support for threading events to scheduler, converted more procs t... | Paul Gilbert |
2012-05-05 | TONY: Added some class field initialisations | Paul Gilbert |
2012-05-05 | TONY: Fix some Valgrind identified memory leaks | Paul Gilbert |
2012-05-05 | TONY: Fixed some memory leaks identified by Valgrind | Paul Gilbert |
2012-05-04 | TONY: Fix warnings about return values not being used | Paul Gilbert |
2012-05-04 | TONY: Some formatting fixes | 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: Implemented loc.cpp and font.cpp methods | Paul Gilbert |
2012-04-30 | TONY: Added include files for graphics engine and all dependent classes | Paul Gilbert |
2012-04-29 | TONY: Implemented RMGameBoxes class and all dependent classes | Paul Gilbert |