Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-10 | CRUISE: Remove some useless variables, use a boolean for a variable | Strangerke | |
2014-02-18 | CRUISE: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-07-26 | fix/workaround for cruise crash on OSX | Joost Peters | |
svn-id: r42826 | |||
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 | Cleaned up parts of the font display system. Note: Cruise used two almost ↵ | Paul Gilbert | |
identical routines for text display - one which creates a draw structure, and the other draws directly to the screen. Since there don't seem to be any other differences, the immediate draw version has been changed to use the rendering version and then draw the results svn-id: r38994 | |||
2007-12-24 | -Fade in/fade out | Vincent Hamm | |
-Implement background mode 5 svn-id: r29968 | |||
2007-11-10 | -Cleanup strings | Vincent Hamm | |
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467 | |||
2007-11-05 | Implement polygon and sprite masking | Vincent Hamm | |
svn-id: r29422 | |||
2007-11-04 | Click on polygon detection | Vincent Hamm | |
Object menu fix for doors svn-id: r29395 | |||
2007-11-03 | Fix build | Vincent Hamm | |
svn-id: r29391 | |||
2007-11-01 | Small cleanups | Vincent Hamm | |
svn-id: r29352 | |||
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-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Cleanup | Vincent Hamm | |
svn-id: r26624 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 |