aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-11-30CGE: Only skips animations when pressing ESC.Strangerke
2011-11-30CGE: Simplify keyboard handlingStrangerke
2011-11-30DREAMWEB: 'allocatebuffers' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Use workspace() instead of kWorkspaceBertrand Augereau
2011-11-30DREAMWEB: Less VM side-effects in 'doblocks'Bertrand Augereau
2011-11-30DREAMWEB: 'drawfloor' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Removed a few unused stubsBertrand Augereau
2011-11-30EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++Bertrand Augereau
2011-11-30Merge pull request #122 from digitall/dreamweb_tasmUpdatesBertrand Augereau
2011-11-30HUGO: Remove obsolete todoStrangerke
2011-11-30CGE: Remove several useless constants in Keys enumStrangerke
2011-11-29CGE: Remove key sound in System::touch().Strangerke
2011-11-29DREAMWEB: Regenerate dreamgen.* omitting blacklisted function headers.D G Turner
2011-11-29SCI: Fix restarting SCI engine with different SCI versionWillem Jan Palenstijn
2011-11-29DREAMWEB: 'loadfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'foldertext' ported to C++Bertrand Augereau
2011-11-29SCI: Add RtL FIXMEWillem Jan Palenstijn
2011-11-29DREAMWEB: 'folderhints' ported to C++Bertrand Augereau
2011-11-29GROOVIE: Prefer 'mask' animations to run at regular speed.Scott Thomas
2011-11-29DREAMWEB: 'lastfolder' ported to C++Bertrand Augereau
2011-11-29DREAMWEB: 'nextfolder' ported to C++Bertrand Augereau
2011-11-28TSAGE: R2R - Forget a file in previous commitStrangerke
2011-11-28TSAGE: R2R - Balloon Launch Platform: First implementationStrangerke
2011-11-28SCI: Added handling of invalid jump offsets (e.g. QFG2, script 260)Filippos Karapetis
2011-11-28TSAGE: Ringworld - Cleanup: Remove useless includeStrangerke
2011-11-28TSAGE: R2R - Cleanup: Add missing blanks in class definition (thanks LordHoto...Strangerke
2011-11-28CGE: Remove useless debugging tracesStrangerke
2011-11-28CGE: Add to the console a function to display boundariesStrangerke
2011-11-28DREAMWEB: Helper to get strings from kTextfile1Bertrand Augereau
2011-11-28DREAMWEB: Small cleanup in 'showleftpage' and 'showrightpage'Bertrand Augereau
2011-11-28DREAMWEB: 'getlocation' and 'setlocation' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showrightpage' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showleftpage' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'showfolder' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: Allow quitting in the diaryBertrand Augereau
2011-11-28DREAMWEB: 'viewfolder' ported to C++Bertrand Augereau
2011-11-28DREAMWEB: 'printdirect' returns the last read char in alBertrand Augereau
2011-11-28TSAGE: Fixed array subscript in dialog button loopPaul Gilbert
2011-11-27SCUMM: Add support for Putt-Putt Saves the Zoo iOSMatthew Hoops
2011-11-28TSAGE: R2R - Scene 2350: Add SpeakersStrangerke
2011-11-27MOHAWK: Fix LBCode seek/seekToFrame.Alyssa Milburn
2011-11-27DREAMWEB: Add utility function ObjPos::containsWillem Jan Palenstijn
2011-11-27CGE: Fix Valgrind warning (thanks to digitall)Strangerke
2011-11-27TSAGE: Work around some uninitialized use warningsWillem Jan Palenstijn
2011-11-27JANITORIAL: Remove extra semicolons.Christoph Mallon
2011-11-27CGE: Better fix for restoring savegames when a cut-scene is activePaul Gilbert
2011-11-27CGE: Fix setting up scene barriers when starting a new gamePaul Gilbert
2011-11-27CGE: Fix Console attach codeStrangerke
2011-11-27CGE: Hooked up the ScummVM debuggerPaul Gilbert
2011-11-27CGE: Disable restoring games whilst a cut-scene is activePaul Gilbert