aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/decompiler.cpp
AgeCommit message (Collapse)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-07LURE: Convert printf to debug/warningMax 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-21Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.)Torbjörn Andersson
svn-id: r50120
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
svn-id: r45616
2009-06-01Change 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-16Code formatting fixes, automatically performed by astyleMax Horn
svn-id: r35870
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-12-20Fix title screen line drawing codeVincent Hamm
svn-id: r29925
2007-12-18Fix loading savegame from original interpreterVincent Hamm
svn-id: r29901
2007-11-10-Cleanup stringsVincent Hamm
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467
2007-10-28Early implementation of object menuVincent Hamm
svn-id: r29296
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-09-10Lots of source code formatting correctionsMax Horn
svn-id: r28887
2007-05-30Updated 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-12I believe these #includes are unnecessary.Torbjörn Andersson
svn-id: r26811
2007-04-28More cleanupVincent Hamm
Few bug fix svn-id: r26666
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
svn-id: r26631
2007-04-27CleanupVincent Hamm
svn-id: r26624
2007-04-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605