aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/cruise_main.h
AgeCommit message (Expand)Author
2014-06-08CRUISE: Directly use assert.Johannes Schickel
2014-02-18CRUISE: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-10Fixed memory leaks in savegame restoringPaul Gilbert
2009-10-09Set up a basic tracing system for all memory allocations to help track down m...Paul Gilbert
2009-07-30Patch #2828669: CRUISE: Fix cruise compilation with mingw32ce toolchainMax Horn
2009-07-01- Added GCC_PRINTF attribute to several funcs where it makes senseMax Horn
2009-06-06Bugfix to show the title screen at the correct speed when restarting the gamePaul Gilbert
2009-06-01Replaced loadShort/saveShort functions with applicable endian macrosPaul Gilbert
2009-05-15Removed standard library includes - they were marked with a FIXME to remove, ...Paul Gilbert
2009-04-18Implemented the 'Start Again' menu option to properly restart the gamePaul Gilbert
2009-04-01Laid the basics for music handlingPaul Gilbert
2009-03-16Code formatting, added further constant references, and corrected method sign...Paul Gilbert
2009-03-01Implemented proper support for the Pause 'p' key Paul Gilbert
2009-02-19Merged the contents of fontCharacterTable into staticresPaul Gilbert
2009-02-19Initial work on correct engine pausingPaul Gilbert
2009-02-10Cleaned up the input loop, using ScummVM keycode constants and some newly def...Paul Gilbert
2008-06-29adding a fixmeKostas Nakos
2008-06-03Removed the now empty files stringSupport.cpp/.hFilippos Karapetis
2007-12-27Early pathfindingVincent Hamm
2007-12-20Multiple fix/cleanupVincent Hamm
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-11-10Fix relocation of objects relationsVincent Hamm
2007-11-10-Cleanup stringsVincent Hamm
2007-11-05Implement polygon and sprite maskingVincent Hamm
2007-10-29Implement more object inputVincent Hamm
2007-10-29Add more object menu controlsVincent Hamm
2007-10-28Find object fixVincent Hamm
2007-10-28Implement cursorsVincent Hamm
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
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-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27CleanupVincent Hamm
2007-04-27Fixing lots of warningsMax Horn
2007-04-27Add cruise source code for scummvmVincent Hamm