Age | Commit message (Expand) | Author |
2012-06-05 | TONY: Some more renaming | Strangerke |
2012-06-05 | TONY: Rename variables and functions in adv.h | Strangerke |
2012-06-05 | TONY: Rename variables and functions in gfxengine.h | Strangerke |
2012-06-05 | TONY: Rename variables and functions in input.h | Strangerke |
2012-06-04 | TONY: Rename variables and functions in tony.h | Strangerke |
2012-06-02 | TONY: Fix memory leak when game exited whilst credits are active | Paul Gilbert |
2012-06-02 | TONY: Removed redundant vdb mutex | Paul Gilbert |
2012-05-23 | TONY: Some more code formatting | Strangerke |
2012-05-20 | TONY: Removal of code that was commented out in the original source | Paul Gilbert |
2012-05-20 | TONY: Converting Italian comments to English | Paul Gilbert |
2012-05-20 | TONY: Converting Italian comments to English and formatting | Paul Gilbert |
2012-05-14 | TONY: Fix some formatting | Strangerke |
2012-05-14 | TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementa... | Paul Gilbert |
2012-05-14 | TONY: Fixed suspicious casting | Paul Gilbert |
2012-05-14 | TONY: Remove original header | Strangerke |
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: Fix unsigned comparison warning | Paul Gilbert |
2012-05-13 | TONY: Fix compiler warnings | Paul Gilbert |
2012-05-12 | TONY: Conversion of more methods to coroutines | Paul Gilbert |
2012-05-11 | TONY: Removed carriage returns from debug line strings | Paul Gilbert |
2012-05-11 | TONY: Removal of now redundant includes, and deprecated scheduler/coroutine f... | Paul Gilbert |
2012-05-11 | TONY: Refactored Tony to use the Common coroutine scheduler | Paul Gilbert |
2012-05-11 | TONY: Bugfixes for showing the credits screen. | 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-06 | TONY: Beginnings of converting dialog processes to coroutines | Paul Gilbert |
2012-05-06 | TONY: Bugfix for waitForSingleObject, and added action process debug information | Paul Gilbert |
2012-05-06 | TONY: Further conversion of initially launched threads to processes. | Paul Gilbert |
2012-05-06 | TONY: Beginnings of refactoring Tony engine's threads to use coroutines | Paul Gilbert |
2012-05-04 | TONY: Fix warnings about return values not being used | Paul Gilbert |
2012-05-04 | TONY: Converted anonymous structs to have explicit names | Paul Gilbert |
2012-05-04 | TONY: Implemented some missing and incorrect init code | Paul Gilbert |
2012-05-03 | TONY: Formatting fixes | Paul Gilbert |
2012-04-30 | TONY: More header files and functionality added | Paul Gilbert |