aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/cruise_main.cpp
AgeCommit message (Expand)Author
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-25Introduced a static string list for language dependant strings, and changed t...Paul Gilbert
2009-01-16Code formatting fixes, automatically performed by astyleMax Horn
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-09-21Patch #2054467: CRUISE: 64bits fixesEugene Sandulenko
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-27Early pathfindingVincent Hamm
2007-12-25Muting the compiler :PSven Hesse
2007-12-25Fix inputVincent Hamm
2007-12-25Fix palette issuesVincent Hamm
2007-12-25Fix title screen regressionVincent Hamm
2007-12-24Fix background save/restoreVincent Hamm
2007-12-24-Fade in/fade outVincent Hamm
2007-12-20Fix compiler warningsMax Horn
2007-12-20Multiple fix/cleanupVincent Hamm
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-12-17Fix dangling pointerVincent Hamm
2007-11-11Silencing some warningsMax Horn
2007-11-11Menu display fixVincent Hamm
2007-11-11Implement dialoguesVincent Hamm
2007-11-10Fix relocation of objects relationsVincent Hamm
2007-11-10Muting the compiler :PSven Hesse
2007-11-10Fix boggus object stateVincent Hamm
2007-11-10Muting the compiler :PSven Hesse
2007-11-10-Cleanup stringsVincent Hamm
2007-11-08Cleanup load savegame from original interpreterVincent Hamm
2007-11-05Muting the compiler :PSven Hesse
2007-11-05Implement polygon and sprite maskingVincent Hamm
2007-11-04Some code formating fixesSven Hesse
2007-11-04Some more script functionsVincent Hamm
2007-11-04Click on polygon detectionVincent Hamm
2007-10-29Implement more object inputVincent Hamm
2007-10-29Commenting out the unused variables x and y to mute GCC :PSven Hesse
2007-10-29Add more object menu controlsVincent Hamm
2007-10-28Early implementation of object menuVincent Hamm
2007-10-28Find object fixVincent Hamm
2007-10-28Implement cursor by objectVincent Hamm
2007-10-28Implement cursorsVincent Hamm
2007-10-27Muting GCC warningsSven Hesse
2007-10-27Hooked inputsVincent Hamm
2007-10-27Add fast forward modeVincent Hamm
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
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-05-16Figured out the bug that was causing the animations to glitchVincent Hamm
2007-04-28More cleanupVincent Hamm
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko