aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-08-19CGE: More cleanup.Alyssa Milburn
2011-08-19Merge branch 'soltys_wip2' of https://github.com/Strangerke/scummvm into solt...Alyssa Milburn
2011-08-19CGE: clean up bitmap class. Suppress useless methods, functions, defines...Strangerke
2011-08-19CGE: fix some warnings reported by cppcheckStrangerke
2011-08-19CGE: Mass re-style/cleanup.Alyssa Milburn
2011-08-19CGE: Remove unused snSelect function, and broken config.cpp.Alyssa Milburn
2011-08-19CGE: Remove (empty) ems.cpp.Alyssa Milburn
2011-08-19CGE: Portability fix for syncing sprite flags.Alyssa Milburn
2011-08-19CGE: Endian-swap VBM headers on load if needed.Alyssa Milburn
2011-08-19CGE: Endian-swap the contents of block descriptions.Alyssa Milburn
2011-08-19SCUMM: Fix AdLib output in (MI2/)Indy4 Amiga.Johannes Schickel
2011-08-19CGE: Fix problem with being able to walk into protected areasPaul Gilbert
2011-08-19CGE: Revert previous commit of flags synchronisationPaul Gilbert
2011-08-19CGE: Changed the Sprite bit-flags into a union, to fix savegame endian issuesPaul Gilbert
2011-08-19CGE: Suppress some dead codeStrangerke
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-18CGE: Remove unused _intStackPtr.Alyssa Milburn
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-17CGE: Remove unused Rgb/Trgb/mkRgb.Alyssa Milburn
2011-08-17CGE: Preserve const in cast.Alyssa Milburn
2011-08-17CGE: Fix gcc shadowed member warning.Alyssa Milburn
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