Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-14 | CRUISE: Remove unused variables | Eugene Sandulenko | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-08-09 | CRUISE: Eliminate global constructors | Eugene Sandulenko | |
svn-id: r51936 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
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-09-24 | Fixed some more warnings about unreachable code | Filippos Karapetis | |
svn-id: r44299 | |||
2009-09-24 | CRUISE: Fixed some warnings about unreachable code | Filippos Karapetis | |
svn-id: r44293 | |||
2009-06-20 | Changed many file reads and manual conversions from endian format to instead ↵ | Paul Gilbert | |
use file readSint16BE/readSint32BE calls svn-id: r41709 | |||
2009-06-01 | Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to ↵ | Joost Peters | |
clarify that flipping only occurs on LE systems + some related cleanup. svn-id: r41107 | |||
2009-05-15 | Converted various printf statements to use debug, warning, and error. | Paul Gilbert | |
svn-id: r40588 | |||
2009-05-15 | Converted some code from fopen to Common::File - it's not currently used, ↵ | Paul Gilbert | |
but just in case it's needed in the future svn-id: r40584 | |||
2009-04-01 | Fix compilation via manually implementing strToUpper, instead of relying on ↵ | Johannes Schickel | |
strupr. svn-id: r39791 | |||
2009-04-01 | Laid the basics for music handling | Paul Gilbert | |
svn-id: r39786 | |||
2009-01-16 | Code formatting fixes, automatically performed by astyle | Max Horn | |
svn-id: r35870 | |||
2008-09-08 | Don't use fileName both as a structure and as a function parameter | Filippos Karapetis | |
svn-id: r34449 | |||
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ↵ | Max Horn | |
added a new class DumpFile for writing svn-id: r33412 | |||
2007-12-25 | Added FIXME regarding fopen usage | Max Horn | |
svn-id: r29993 | |||
2007-12-25 | Bunch of gfx fix | Vincent Hamm | |
svn-id: r29986 | |||
2007-12-25 | Fix cell sorting | Vincent Hamm | |
Fix palette loading svn-id: r29985 | |||
2007-12-18 | Fix loading savegame from original interpreter | Vincent Hamm | |
svn-id: r29901 | |||
2007-11-10 | -Cleanup strings | Vincent Hamm | |
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467 | |||
2007-10-28 | Implement cursors | Vincent Hamm | |
svn-id: r29286 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
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-05-24 | sync resource unpacking code of cruise with cine | Gregory Montoir | |
svn-id: r26933 | |||
2007-04-28 | Some minor cleanup (but we need to get rid of fopen/fread use here) | Max Horn | |
svn-id: r26647 | |||
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 |