Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
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-03-03 | Formatting fixes | Paul Gilbert | |
svn-id: r39086 | |||
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 | |||
2009-02-19 | In progress work on cleaning up the font system - giving proper variable ↵ | Paul Gilbert | |
names, types, and converted memory accesses to endian safe structures svn-id: r38540 | |||
2009-02-14 | Changed the list of language dependant strings from being hard-coded to ↵ | Paul Gilbert | |
dynamically being loaded from the 'delphine.lng' file svn-id: r36317 | |||
2009-01-16 | Code formatting fixes, automatically performed by astyle | Max Horn | |
svn-id: r35870 | |||
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-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-30 | Several const correctness fixes | Max Horn | |
svn-id: r27011 | |||
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko | |
svn-id: r26631 | |||
2007-04-27 | Fixing compilation for me | Sven Hesse | |
svn-id: r26610 | |||
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm | |
svn-id: r26605 |