aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-08-18DREAMWEB: Pathfind routines go to pathfind.cppBertrand Augereau
2011-08-18DREAMWEB: Ported 'findxyfrompath' to C++Bertrand Augereau
2011-08-18DREAMWEB: Ported 'blocknametext', 'walktotext', 'personnametext',Bertrand Augereau
2011-08-18DREAMWEB: 'findlen' is unusedBertrand Augereau
2011-08-18DREAMWEB: No need to generate unused C++ for 'makename'Bertrand Augereau
2011-08-18DREAMWEB: 'calcmapad' ported to C++Bertrand Augereau
2011-08-18DREAMWEB: 'getposition' ported to C++Bertrand Augereau
2011-08-18SCUMM: Fix cursor palette in the HE80+ default cursorMatthew Hoops
2011-08-18SCUMM: Hopefully fix DS compilationSven Hesse
2011-08-17Merge pull request #74 from fuzzie/soccerclone2727
2011-08-18DREAMWEB: Fix compile on non-GNU compilersSven Hesse
2011-08-18DREAMWEB: Enable 100 savegamesWillem Jan Palenstijn
2011-08-18DREAMWEB: Add/fix loading from launcherWillem Jan Palenstijn
2011-08-18DREAMWEB: Hook up ScummVM save/load menuWillem Jan Palenstijn
2011-08-18DREAMWEB: Move several load/save functions out of dreamgenWillem Jan Palenstijn
2011-08-18DREAMWEB: Reorder modifiers for consistency (cosmetic)Willem Jan Palenstijn
2011-08-18DREAMWEB: Emit symbolic constants for data offsetsWillem Jan Palenstijn
2011-08-18DREAMWEB: StyleWillem Jan Palenstijn
2011-08-17DREAMWEB: Fix crash when loading some savesWillem Jan Palenstijn
2011-08-18DREAMWEB: 'commandonly' ported to C++Bertrand Augereau
2011-08-17DREAMWEB: 'doblocks' moves to backdrops.cppBertrand Augereau
2011-08-17DREAMWEB: Drawing of background objects ported to C++Bertrand Augereau
2011-08-17Merge remote-tracking branch 'origin/master' into soccerAlyssa Milburn
2011-08-17SCUMM: Split HE logic classes to their own filesMatthew Hoops
2011-08-17DREAMWEB: Removal of unneeded stubsBertrand Augereau
2011-08-17DREAMWEB: Arithmetic bugfix in door open/close range detectionBertrand Augereau
2011-08-17DREAMWEB: Ported 'movemap' to C++Bertrand Augereau
2011-08-17SCUMM: Mass-comment/rename/simplify the soccer u32 code.Alyssa Milburn
2011-08-16SCUMM: Fix cross product call in soccer u32 code.Alyssa Milburn
2011-08-16SCUMM: Fix AdLib output for MI2/Indy4 MacMatthew Hoops
2011-08-16TSAGE: Completed Blue Force Scene #100Paul Gilbert
2011-08-16SCUMM: Make the default cursor for all v80+ games be the Windows cursorMatthew Hoops
2011-08-16SCUMM: Set the default moonbase cursor to be the default Windows cursorMatthew Hoops
2011-08-16MOHAWK: Use the default Windows cursor in /graphics nowMatthew Hoops
2011-08-15MOHAWK: Fix timing of the first two Riven credits framesMatthew Hoops
2011-08-15MOHAWK: Stub off Riven transition speed codeMatthew Hoops
2011-08-15AGI: Cleanup PreAGI console codeMatthew Hoops
2011-08-16DREAMWEB: Bugfix (introduced with porting)Bertrand Augereau
2011-08-16DREAMWEB: 'madmode' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'madman' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: Encapsulate the hack to guess if this is a CD build or notBertrand Augereau
2011-08-16DREAMWEB: 'madmantext' ported to C++Bertrand Augereau
2011-08-16DREAMWEB: 'updatepeople' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'showpanel' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'commandwithob' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'copyname' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'findobname' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'getreelstart' is now only called from C++Bertrand Augereau
2011-08-15DREAMWEB: 'checkifperson' ported to C++Bertrand Augereau
2011-08-15DREAMWEB: 'getreelframeax' ported to C++Bertrand Augereau