Age | Commit message (Expand) | Author |
2012-11-12 | TONY: Cleanup whitespace formatting. | D G Turner |
2012-09-01 | TONY: Remove adv.h | Strangerke |
2012-09-01 | TONY: Move some more code from .h to .cpp files | Strangerke |
2012-08-29 | TONY: Replace C-style comments by C++-style ones. | Strangerke |
2012-08-27 | TONY: Remove more unused bits. | Alyssa Milburn |
2012-08-27 | TONY: Remove various bits of unused code. | Alyssa Milburn |
2012-08-27 | TONY: _rgb buffer is no longer static | Strangerke |
2012-07-02 | TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well | Paul Gilbert |
2012-06-24 | TONY: Added "sepia mode". | Torbjörn Andersson |
2012-06-23 | TONY: Merge of dirty rect functionality | Paul Gilbert |
2012-06-22 | TONY: Created a debugger command 'dirty_rects' to show dirty rect areas on-sc... | 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-16 | TONY: Initial commit of in progress dirty rect handling | Paul Gilbert |
2012-06-07 | TONY: Rename variables and functions in utils.h | Strangerke |
2012-06-06 | TONY: More renaming | Strangerke |
2012-06-05 | TONY: Some more renaming | Strangerke |
2012-05-21 | TONY: Some more code formatting | Strangerke |
2012-05-20 | TONY: Converting Italian comments to English and formatting | Paul Gilbert |
2012-05-20 | TONY: Removed unused drive & folder defines and code | Paul Gilbert |
2012-05-14 | TONY: Remove original header | Strangerke |
2012-05-11 | TONY: First attempt at simulating the circular fade in/out effect engine uses | Paul Gilbert |
2012-05-11 | TONY: Bugfixes for showing the credits screen. | Paul Gilbert |
2012-05-05 | TONY: Further conversion work on window conversion | Paul Gilbert |
2012-05-05 | TONY: Created dummy event loop and started work on converting RMWindow class | Paul Gilbert |
2012-05-05 | TONY: Fix a crash from objects being destroyed in the wrong order | Paul Gilbert |
2012-05-04 | TONY: Converted anonymous structs to have explicit names | Paul Gilbert |
2012-05-03 | TONY: Engine is now compiling and linking again | Paul Gilbert |
2012-04-30 | TONY: More header files and functionality added | Paul Gilbert |