aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/vars.cpp
AgeCommit message (Collapse)Author
2009-06-10Added variable to savegame format so that savegames can be correctly loaded ↵Paul Gilbert
from the ScummVM launcher svn-id: r41423
2009-04-18Added support for the global menu save/loading, and changed the savegame ↵Paul Gilbert
format to store the savegame name and thumbnail svn-id: r39979
2009-04-01Laid the basics for music handlingPaul Gilbert
svn-id: r39786
2009-02-19In progress work on cleaning up the font system - giving proper variable ↵Paul Gilbert
names, types, and converted memory accesses to endian safe structures svn-id: r38540
2009-02-09Changed the save/load process to use a common serialiserPaul Gilbert
svn-id: r36253
2007-12-27Nearly working pathfinderVincent Hamm
svn-id: r30015
2007-12-27Early pathfindingVincent Hamm
svn-id: r30012
2007-12-24Fix background save/restoreVincent Hamm
svn-id: r29979
2007-12-24-Fade in/fade outVincent Hamm
-Implement background mode 5 svn-id: r29968
2007-12-20Multiple fix/cleanupVincent Hamm
One bug remains before the game is completable without hack svn-id: r29920
2007-12-18Fix loading savegame from original interpreterVincent Hamm
svn-id: r29901
2007-11-11Implement dialoguesVincent Hamm
Detect french 256 colors version svn-id: r29473
2007-11-10Fix relocation of objects relationsVincent Hamm
svn-id: r29472
2007-11-10Fix boggus object stateVincent Hamm
svn-id: r29469
2007-11-10-Cleanup stringsVincent Hamm
-Fix load saves from original interpreter -Add all background merge functions svn-id: r29467
2007-10-29Implement more object inputVincent Hamm
svn-id: r29317
2007-10-29Add more object menu controlsVincent Hamm
svn-id: r29312
2007-10-28Implement cursorsVincent Hamm
svn-id: r29286
2007-10-27Hooked inputsVincent Hamm
Cleanup & fix in input management code svn-id: r29267
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-05-16Figured out the bug that was causing the animations to glitchVincent Hamm
svn-id: r26856
2007-05-01Fixed PalmOS ARM global object allocationChris Apers
svn-id: r26697
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-27Add cruise source code for scummvmVincent Hamm
svn-id: r26605