Age | Commit message (Expand) | Author |
2014-03-10 | TONY: Fix clang warnings - Courtesy of LordHoto | Strangerke |
2014-02-18 | TONY: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner |
2012-09-02 | TONY: Move code from .h to .cpp files | Strangerke |
2012-09-01 | TONY: Remove adv.h | Strangerke |
2012-09-01 | TONY: Move some functions from .h to .cpp files | Strangerke |
2012-09-01 | TONY: More renaming | Strangerke |
2012-08-27 | TONY: Remove various bits of unused code. | Alyssa Milburn |
2012-08-25 | TONY: Store savegame names with Common::String. | Alyssa Milburn |
2012-08-25 | TONY: Animate mouse cursors. | Alyssa Milburn |
2012-07-02 | TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well | Paul Gilbert |
2012-06-21 | TONY: Some more renaming (thanks Hkz) | Strangerke |
2012-06-18 | TONY: Remove useless void in function declaration | Strangerke |
2012-06-17 | TONY: Move functions comment to doxygen format | Strangerke |
2012-06-16 | TONY: Translate some Italian terms, rename enums | Strangerke |
2012-06-13 | TONY: Refactor RMPointer class to use the ScummVM CursorMan | Paul Gilbert |
2012-06-11 | TONY: Rename variables in game.h and gfxcore.h | Strangerke |
2012-06-07 | TONY: Rename variables and functions in utils.h | Strangerke |
2012-06-07 | TONY: Rename variables and functions in loc.h and tonychar.h | Strangerke |
2012-06-06 | TONY: Rename variables and functions in game.h | Strangerke |
2012-06-05 | TONY: Some renaming | Strangerke |
2012-06-05 | TONY: Some more renaming | Strangerke |
2012-06-02 | TONY: Fixed memory leaks with the Options screen | 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: Implemented list-saves and delete save functionality | 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 object passing to use const reference where appropriate. | Paul Gilbert |
2012-05-12 | TONY: Conversion of more methods to coroutines | Paul Gilbert |
2012-05-09 | TONY: Refactored out usage of nullContext in favour of proper coroutines | Paul Gilbert |
2012-05-01 | TONY: Implemented GfxEngine code | Paul Gilbert |
2012-04-30 | TONY: Added include files for graphics engine and all dependent classes | Paul Gilbert |