aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/object.cpp
AgeCommit message (Expand)Author
2014-06-08CRUISE: Directly use assert.Johannes Schickel
2014-06-06CRUISE: Reduce the scope of some more variablesStrangerke
2014-02-18CRUISE: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-21CRUISE: Fix Memory Accesses Errors and Leaks Reported By ValgrindDavid Turner
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-09-24CRUISE: Fixed some warnings about unreachable codeFilippos Karapetis
2009-05-15Converted various printf statements to use debug, warning, and error.Paul Gilbert
2009-02-11Added debugger consolePaul Gilbert
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2008-09-03Silence MSVC warning about uninitialized variablesFilippos Karapetis
2007-12-20Multiple fix/cleanupVincent Hamm
2007-11-11Menu display fixVincent Hamm
2007-11-11Implement dialoguesVincent Hamm
2007-11-10Fix boggus object stateVincent Hamm
2007-10-28Early implementation of object menuVincent Hamm
2007-10-28Find object fixVincent Hamm
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28More cleanupVincent Hamm
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27CleanupVincent Hamm
2007-04-27Fixing more warningsMax Horn
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm