Age | Commit message (Expand) | Author |
2014-02-18 | TONY: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-08 | TONY: Rename yet more variables. | Alyssa Milburn |
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-08-29 | TONY: Replace C-style comments by C++-style ones. | 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 stringLen for empty strings. | Alyssa Milburn |
2012-08-27 | TONY: Remove various bits of unused code. | Alyssa Milburn |
2012-08-26 | TONY: Move font related arrays to a DAT file | Strangerke |
2012-08-25 | TONY: Convert more strings to Common::String. | Alyssa Milburn |
2012-08-25 | TONY: Remove unused members of RMTextItemName. | Alyssa Milburn |
2012-08-25 | TONY: Use Common::String in writeText. | Alyssa Milburn |
2012-08-22 | TONY: Replace _vm with g_vm. | Alyssa Milburn |
2012-06-18 | TONY: Rename RMFontDialog | 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-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-14 | TONY: Silent some CppCheck warnings | Strangerke |
2012-06-11 | TONY: Rename variables in utils.h | Strangerke |
2012-06-11 | TONY: Removed unused variable | Paul Gilbert |
2012-06-11 | TONY: Rename variables in font.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-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 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-05-23 | TONY: Some more code formatting | Strangerke |
2012-05-21 | 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-20 | TONY: Converted #ifdefs for different language fonts setup | Paul Gilbert |
2012-05-20 | TONY: Fix issues with font loading and display of accented characters | Paul Gilbert |
2012-05-20 | TONY: Added assert for character indexes outside provided font | Paul Gilbert |
2012-05-19 | TONY: Change "it's" to "its" in comments where appropriate. (I think.) | Torbjörn Andersson |
2012-05-19 | TONY: Removed deprecated MPAL stubs file | Paul Gilbert |
2012-05-14 | TONY: Fix some formatting | Strangerke |