aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/function.cpp
AgeCommit message (Expand)Author
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-27Nearly working pathfinderVincent Hamm
2007-12-27Early pathfindingVincent Hamm
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 palette manipulation codeVincent Hamm
2007-12-20Fixed compiler warning, and a potential (but very unlikely) out-of-bounds read.Torbjörn Andersson
2007-12-20Fix title screen line drawing codeVincent Hamm
2007-12-20Multiple fix/cleanupVincent Hamm
2007-12-18Fix loading savegame from original interpreterVincent Hamm
2007-12-17Fix dangling pointerVincent Hamm
2007-11-11Menu display fixVincent Hamm
2007-11-11Implement dialoguesVincent Hamm
2007-11-10Fix relocation of objects relationsVincent Hamm
2007-11-10-Cleanup stringsVincent Hamm
2007-11-04Muting the compilerSven Hesse
2007-11-04Some code formating fixesSven Hesse
2007-11-04Some more script functionsVincent Hamm
2007-11-04Fix a few script issuesVincent 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-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
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-16Figured out the bug that was causing the animations to glitchVincent Hamm
2007-05-12Don't cast pointers to int, this (potentially) breaks 64 bit systemsMax Horn
2007-04-29Only update the backend's palette when necessary, since doing this triggers aTorbjörn Andersson
2007-04-28Implement missing opcode and fix staff introVincent Hamm
2007-04-28More cleanupVincent Hamm
2007-04-28Ahem. Fixing code formatting.Eugene Sandulenko
2007-04-28Changed abs() to ABS()Torbjörn Andersson
2007-04-28Fixed warning.Torbjörn Andersson
2007-04-28Fix extended characters in fontVincent Hamm
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
2007-04-27Fixing more warningsMax Horn
2007-04-27CleanupVincent Hamm
2007-04-27Fixing lots of warningsMax Horn
2007-04-27Wrong pasteFilippos Karapetis
2007-04-27Removed some more warnings, fixed a regression madeFilippos Karapetis
2007-04-27Fixing some more warningsFilippos Karapetis
2007-04-27Fixed some warnings and unused variablesFilippos Karapetis
2007-04-27Add cruise source code for scummvmVincent Hamm