aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/overlay.cpp
AgeCommit message (Expand)Author
2011-11-10CRUISE: Fix OOM checksWillem Jan Palenstijn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-07LURE: Convert printf to debug/warningMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-10-10Further memory leak fixesPaul Gilbert
2009-10-09Fix warningMax Horn
2009-10-09Fixed all memory leaks as far as the initial title screenPaul Gilbert
2009-10-09Set up a basic tracing system for all memory allocations to help track down m...Paul Gilbert
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-05-24Removed the line feed workaround, and added explicit int16 castings to the FR...Paul Gilbert
2009-05-16Added a workaround for a discrepancy in the English version - one of the long...Paul Gilbert
2009-05-15Yet another strcpy() where source and destination may be the same...Torbjörn Andersson
2009-05-15Converted various printf statements to use debug, warning, and error.Paul Gilbert
2009-04-01Laid the basics for music handlingPaul Gilbert
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-09-21Patch #2054467: CRUISE: 64bits fixesEugene Sandulenko
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-25Fix cell sortingVincent Hamm
2007-11-10Fix relocation of objects relationsVincent Hamm
2007-11-10Fix boggus object stateVincent Hamm
2007-11-10-Cleanup stringsVincent Hamm
2007-10-28Early implementation of object menuVincent Hamm
2007-09-18Code formatting fixesMax Horn
2007-09-10Lots of source code formatting correctionsMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30Several const correctness fixesMax Horn
2007-05-24sync resource unpacking code of cruise with cineGregory Montoir
2007-04-28More cleanupVincent Hamm
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm