Age | Commit message (Expand) | Author |
2014-02-28 | TONY: Reduce the scope of some variables, change the return type of findPath() | 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-08 | TONY: Rename yet more variables. | Alyssa Milburn |
2012-09-08 | TONY: More renaming, reduce some variable scopes | 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-08-28 | TONY: Get rid of RMDataStream. | Alyssa Milburn |
2012-08-25 | TONY: Get rid of RMString. | Alyssa Milburn |
2012-08-25 | TONY: Convert more strings to Common::String. | Alyssa Milburn |
2012-06-23 | TONY: Merge of dirty rect functionality | Paul Gilbert |
2012-06-18 | TONY: Remove useless void in function declaration | Strangerke |
2012-06-17 | TONY: American-ification of English used | Strangerke |
2012-06-16 | TONY: Rename sound functions and class names | Strangerke |
2012-06-16 | TONY: Translate some Italian terms, rename enums | Strangerke |
2012-06-16 | TONY: Initial commit of in progress dirty rect handling | Paul Gilbert |
2012-06-12 | TONY: Rename some Italian into English | Strangerke |
2012-06-11 | TONY: Rename a remaining variable in loc.h | Strangerke |
2012-06-10 | TONY: Rename variables in loc.h and mpal.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-05-21 | TONY: Some more code formatting | Strangerke |
2012-05-22 | TONY: Implemented ScummVM debugger, with an initial 'scene' command | Paul Gilbert |
2012-05-20 | TONY: Converting Italian comments to English and formatting | Paul Gilbert |
2012-05-19 | TONY: Removed deprecated MPAL stubs file | Paul Gilbert |
2012-05-14 | TONY: Remove original header | Strangerke |
2012-05-13 | TONY: Converted SendTonyMessage msg field from a pointer back to an object in... | 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-11 | TONY: Removal of now redundant includes, and deprecated scheduler/coroutine f... | Paul Gilbert |
2012-05-11 | TONY: Refactored Tony to use the Common coroutine scheduler | Paul Gilbert |
2012-05-11 | TONY: Fixed some missed methods to coroutines | Paul Gilbert |
2012-05-09 | TONY: Completed bulk of initial coro refactoring | Paul Gilbert |
2012-05-08 | TONY: Added support for Windows-style threading events to scheduler | Paul Gilbert |
2012-05-08 | TONY: Added support for threading events to scheduler, converted more procs t... | Paul Gilbert |
2012-05-05 | TONY: Fix some Valgrind identified memory leaks | Paul Gilbert |
2012-05-05 | TONY: Fixed some memory leaks identified by Valgrind | Paul Gilbert |
2012-05-03 | TONY: Implemented loc.cpp and font.cpp methods | Paul Gilbert |
2012-04-30 | TONY: More header files and functionality added | Paul Gilbert |
2012-04-30 | TONY: Added include files for graphics engine and all dependent classes | Paul Gilbert |
2012-04-29 | TONY: Implemented RMGameBoxes class and all dependent classes | Paul Gilbert |