Age | Commit message (Expand) | Author |
2014-02-18 | TONY: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-08-28 | TONY: Remove most of the remaining global functions. | Alyssa Milburn |
2012-08-28 | TONY: Remove unnecessary mainloop mutex. | Alyssa Milburn |
2012-08-28 | TONY: Improve Take/ReleaseOwnership. | Alyssa Milburn |
2012-06-21 | TONY: Some more renaming (thanks Hkz) | Strangerke |
2012-06-19 | TONY: Some bugfixes and cleanup for the music support code | Paul Gilbert |
2012-06-18 | TONY: Rename two variables | Strangerke |
2012-06-17 | TONY: Added code to load and save the ScummVM sound settings | Paul Gilbert |
2012-06-17 | TONY: Moved global initialisations out of TonyEngine and into Globals class | Paul Gilbert |
2012-06-16 | TONY: Translate some Italian terms, rename enums | Strangerke |
2012-06-15 | TONY: Silent more CppCheck warnings, remove an unused global | Strangerke |
2012-06-12 | TONY: Rename some Italian into English | Strangerke |
2012-06-10 | TONY: Rename variables in globals.h | Strangerke |
2012-06-09 | TONY: Rename more globals | Strangerke |
2012-06-08 | TONY: start renaming globals | Strangerke |
2012-06-02 | TONY: Extra initialisation of globals | Paul Gilbert |
2012-06-02 | TONY: Removed redundant vdb mutex | Paul Gilbert |
2012-05-14 | TONY: Replace stubs for TakeOwnership/ReleaseOwnership with actual implementa... | Paul Gilbert |
2012-05-14 | TONY: Fixed nasty cast in ItemIrq initialisation | Paul Gilbert |
2012-05-13 | TONY: Moved remaining globals to Globals class | 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 |