aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/object.cpp
AgeCommit message (Collapse)Author
2009-09-24CRUISE: Fixed some warnings about unreachable codeFilippos Karapetis
svn-id: r44293
2009-05-15Converted various printf statements to use debug, warning, and error.Paul Gilbert
svn-id: r40588
2009-02-11Added debugger consolePaul Gilbert
svn-id: r36259
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
svn-id: r35870
2008-09-03Silence MSVC warning about uninitialized variablesFilippos Karapetis
svn-id: r34298
2007-12-20Multiple fix/cleanupVincent Hamm
One bug remains before the game is completable without hack svn-id: r29920
2007-11-11Menu display fixVincent Hamm
Linked objects implementation (barman) The gameplay is now kind of working and it is possible to play at least the first part of the game svn-id: r29478
2007-11-11Implement dialoguesVincent Hamm
Detect french 256 colors version svn-id: r29473
2007-11-10Fix boggus object stateVincent Hamm
svn-id: r29469
2007-10-28Early implementation of object menuVincent Hamm
svn-id: r29296
2007-10-28Find object fixVincent Hamm
Walk fix svn-id: r29291
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-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-27Fixing more warningsMax Horn
svn-id: r26618
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
svn-id: r26615
2007-04-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605