Age | Commit message (Expand) | Author |
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner |
2012-10-26 | TONY: Fix translation of Italian comment | Willem Jan Palenstijn |
2012-09-08 | TONY: More renaming, reduce some variable scopes | Strangerke |
2012-09-06 | TONY: Some more cleanup | Strangerke |
2012-09-02 | TONY: Move code from .h to .cpp files | Strangerke |
2012-09-01 | TONY: Move some functions from .h to .cpp files | Strangerke |
2012-09-01 | TONY: More renaming | Strangerke |
2012-08-29 | TONY: Replace C-style comments by C++-style ones. | Strangerke |
2012-08-29 | TONY: Limit effect of cursor workaround. | Alyssa Milburn |
2012-08-28 | TONY: Janitorial - remove trailing spaces | Strangerke |
2012-08-28 | TONY: Fix some for and if statements with bad coding style | Strangerke |
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: Fix crash with TA_PERORATE. | 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: Fix exiting from the save menu. | Alyssa Milburn |
2012-08-25 | TONY: Store savegame names with Common::String. | Alyssa Milburn |
2012-08-25 | TONY: Use Common::String in writeText. | Alyssa Milburn |
2012-08-25 | TONY: Animate mouse cursors. | Alyssa Milburn |
2012-08-22 | TONY: Replace _vm with g_vm. | Alyssa Milburn |
2012-07-02 | TONY: Fix crash when entering "sepia" mode by loading a savegame. | Torbjörn Andersson |
2012-07-02 | TONY: Fix warning about statement without effect. | Torbjörn Andersson |
2012-07-02 | TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well | 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: Added code to load and save the ScummVM sound settings | Paul Gilbert |
2012-06-17 | TONY: Fix crash opening the Options menu in-game | Paul Gilbert |
2012-06-16 | TONY: Translate some Italian terms, rename enums | Strangerke |
2012-06-14 | TONY: Silent some CppCheck warnings | Strangerke |
2012-06-13 | TONY: Refactor RMPointer class to use the ScummVM CursorMan | Paul Gilbert |
2012-06-12 | TONY: Rename some Italian into English | Strangerke |
2012-06-11 | TONY: Rename variables in game.h and gfxcore.h | Strangerke |
2012-06-11 | TONY: Rename variables in utils.h | Strangerke |
2012-06-09 | TONY: Rename more globals | Strangerke |
2012-06-07 | TONY: Some more renaming | Strangerke |
2012-06-07 | TONY: Rename variables and functions in utils.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 renaming | 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-06-02 | TONY: Fixed memory leaks with the Options screen | Paul Gilbert |
2012-05-21 | TONY: Some more code formatting | Strangerke |
2012-05-20 | TONY: Miscellaneous comment translations and comment cleanup | Paul Gilbert |
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 |