Age | Commit message (Expand) | Author |
2014-02-28 | TONY: Reduce the scope of more variables | Strangerke |
2014-02-18 | TONY: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-06-02 | TONY: Fix memory leak on save game failure (CID 1003579) | Torbjörn Andersson |
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner |
2012-10-27 | TONY: Fix AmigaOS build (bug #3580541) | Willem Jan Palenstijn |
2012-09-08 | TONY: More renaming, reduce some variable scopes | Strangerke |
2012-09-07 | TONY: Some more cleanup | Strangerke |
2012-09-01 | TONY: Move some functions from .h to .cpp files | Strangerke |
2012-09-01 | TONY: More renaming | Strangerke |
2012-08-28 | TONY: Remove unnecessary mainloop mutex. | Alyssa Milburn |
2012-08-28 | TONY: Get rid of RMDataStream. | Alyssa Milburn |
2012-08-27 | TONY: Remove various bits of unused code. | Alyssa Milburn |
2012-08-25 | TONY: Animate mouse cursors. | Alyssa Milburn |
2012-08-22 | TONY: Replace _vm with g_vm. | Alyssa Milburn |
2012-06-23 | TONY: Merge of dirty rect functionality | Paul Gilbert |
2012-06-19 | TONY: Implement more of the music related code from the original | Paul Gilbert |
2012-06-18 | TONY: Remove useless void in function declaration | Strangerke |
2012-06-17 | TONY: Move functions comment to doxygen format | Strangerke |
2012-06-17 | TONY: American-ification of English used | Strangerke |
2012-06-17 | TONY: Added code to load and save the ScummVM sound settings | Paul Gilbert |
2012-06-16 | TONY: Initial commit of in progress dirty rect handling | Paul Gilbert |
2012-06-13 | TONY: Refactor RMPointer class to use the ScummVM CursorMan | Paul Gilbert |
2012-06-13 | TONY: Translate some more Italian | Strangerke |
2012-06-12 | TONY: Rename some Italian into English | Strangerke |
2012-06-11 | TONY: Rename variables in utils.h | Strangerke |
2012-06-10 | TONY: Rename variables in globals.h | Strangerke |
2012-06-09 | TONY: Fix the dialogs displayed for the different function keys | Paul Gilbert |
2012-06-09 | TONY: Rename more globals | Strangerke |
2012-06-07 | TONY: Fix to correctly show the loading screen at the start of the game | Paul Gilbert |
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 inventory.h | Strangerke |
2012-06-06 | TONY: More renaming | Strangerke |
2012-06-06 | TONY: Rename variables and functions in game.h | Strangerke |
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-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 and formatting | Paul Gilbert |
2012-05-17 | TONY: Add a check to prevent GMM saving in the demo | Paul Gilbert |
2012-05-17 | TONY: Work on enabling GMM saving and loading | Paul Gilbert |
2012-05-14 | TONY: Fix some formatting | Strangerke |
2012-05-14 | TONY: Fixed nasty cast in ItemIrq initialisation | 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: Bugfix for crash when removing item from inventory | Paul Gilbert |
2012-05-13 | TONY: Fix some more uninitialised field values | Paul Gilbert |
2012-05-13 | TONY: Some further initialisation of object fields | Paul Gilbert |