Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-03 | CRUISE: Fixed odd check, introduced in rev d83a83ef50 | md5 | |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg | |
Found by GCC 4.6's -Wunused-but-set-variable | |||
2009-10-09 | Set up a basic tracing system for all memory allocations to help track down ↵ | Paul Gilbert | |
memory leaks svn-id: r44808 | |||
2009-08-15 | Added Dirty Rect handling functionality | Paul Gilbert | |
svn-id: r43406 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-05-16 | Replaced value with proper constant, and named a previously un-named ↵ | Paul Gilbert | |
structure field svn-id: r40616 | |||
2009-05-15 | Bugfix to prevent off-screen areas from being restored by restoreBackground | Paul Gilbert | |
svn-id: r40593 | |||
2009-05-15 | Fixes for the backupBackground method when X < 0 | Paul Gilbert | |
svn-id: r40590 | |||
2009-04-04 | Replaced all occurrences of the constant '257' with the existing constant ↵ | Paul Gilbert | |
'NUM_FILE_ENTRIES' svn-id: r39824 | |||
2009-03-16 | Code formatting, added further constant references, and corrected method ↵ | Paul Gilbert | |
signatures svn-id: r39445 | |||
2009-03-07 | Fixed some method parameters, changed the main loop to a method of the ↵ | Paul Gilbert | |
engine class, and moved the frame delay code to the main loop to make the game more responsive to events svn-id: r39180 | |||
2009-03-01 | Formatting fixes | Paul Gilbert | |
svn-id: r38996 | |||
2009-02-09 | Changed the save/load process to use a common serialiser | Paul Gilbert | |
svn-id: r36253 | |||
2009-01-16 | Code formatting fixes, automatically performed by astyle | Max Horn | |
svn-id: r35870 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-12-25 | Fix blinking character | Vincent Hamm | |
svn-id: r29987 | |||
2007-12-24 | Fix sprite mode 5 | Vincent Hamm | |
Fix backgroundIncrust system svn-id: r29970 | |||
2007-12-20 | Multiple fix/cleanup | Vincent Hamm | |
One bug remains before the game is completable without hack svn-id: r29920 | |||
2007-11-10 | Muting the compiler :P | Sven Hesse | |
svn-id: r29468 | |||
2007-11-10 | -Cleanup strings | Vincent Hamm | |
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467 | |||
2007-11-08 | Cleanup load savegame from original interpreter | Vincent Hamm | |
svn-id: r29453 | |||
2007-11-05 | Implement polygon and sprite masking | Vincent Hamm | |
svn-id: r29422 | |||
2007-10-27 | Hooked inputs | Vincent Hamm | |
Cleanup & fix in input management code svn-id: r29267 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-10 | Lots of source code formatting corrections | Max Horn | |
svn-id: r28887 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-04-28 | Implement missing opcode and fix staff intro | Vincent Hamm | |
svn-id: r26669 | |||
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 |