Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-01 | CRUISE: More rework and renaming on the decompiler | Strangerke | |
2014-06-01 | CRUISE: Start renaming opcodes in the Decompiler, some rework | Strangerke | |
2014-06-01 | CRUISE: Fix a CppCheck error in decompiler | Strangerke | |
2014-06-01 | CRUISE: Fix a bug in the decompiler | Strangerke | |
2014-06-01 | CRUISE: Reduce the scope of variables used in the for loops | 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 | |
2010-11-07 | LURE: Convert printf to debug/warning | Max Horn | |
Exception: The "decompiler" code still uses fopen/fprintf etc. but it is disabled by default, hence I am ignoring it for now. svn-id: r54108 | |||
2010-06-21 | Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.) | Torbjörn Andersson | |
svn-id: r50120 | |||
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-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-20 | Fix title screen line drawing code | Vincent Hamm | |
svn-id: r29925 | |||
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 | Early implementation of object menu | Vincent Hamm | |
svn-id: r29296 | |||
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-05-12 | I believe these #includes are unnecessary. | Torbjörn Andersson | |
svn-id: r26811 | |||
2007-04-28 | More cleanup | Vincent Hamm | |
Few bug fix svn-id: r26666 | |||
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 |