aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-08-21SCUMM: Fix for bug #3174197.Johannes Schickel
2011-08-21DREAMWEB: 'showframe' overload for this majority of clients that don't need w...Bertrand Augereau
2011-08-21DREAMWEB: 'showallfree' ported to C++Bertrand Augereau
2011-08-21DREAMWEB: 'calcfrframe' returns (width,height) in (cl,ch)Bertrand Augereau
2011-08-21AGOS: Proper implementation of the Simon 1 demo aka Accolade MIDI parser.Johannes Schickel
2011-08-21AGOS: Use delete instead of free on an C++ object.Johannes Schickel
2011-08-20ENGINES: Fix a typoMatthew Hoops
2011-08-20SCUMM: Fix compilation when translation support is disabled.Johannes Schickel
2011-08-20AGOS: Slight cleanup.Johannes Schickel
2011-08-20SCUMM: Fix typo in commentEugene Sandulenko
2011-08-20I18N: Added comments to some of obscure translatable stringsEugene Sandulenko
2011-08-20MOHAWK: Explain some obscure strings to translatorsEugene Sandulenko
2011-08-20DREAMWEB: 'placesetobject' and 'removesetobject' ported to C++Bertrand Augereau
2011-08-20DREAMWEB: Set objects have a four char name tagBertrand Augereau
2011-08-20DREAMWEB: 'deletetaken' ported to C++Bertrand Augereau
2011-08-20SCUMM: Added support for localization in Y/N dialogEugene Sandulenko
2011-08-20AGOS: Switched pause dialog to getLanguageKeyYes usageEugene Sandulenko
2011-08-20SCUMM: Added translation support for V1 dialogsEugene Sandulenko
2011-08-20SCUMM: Added translation support to subtitle settingsEugene Sandulenko
2011-08-20TSAGE: Fix Valgrind issues with loading Scene 50Paul Gilbert
2011-08-20TSAGE: Fix memory leak of sound voiceType listPaul Gilbert
2011-08-20DREAMWEB: Ported 'dochange' to C++Bertrand Augereau
2011-08-20DREAMWEB: 'setallchanges' ported to C++Bertrand Augereau
2011-08-20DREAMWEB: 'findormake' ported to C++Bertrand Augereau
2011-08-20TSAGE: Implemented Blue Force Scene #50 - Map ScenePaul Gilbert
2011-08-19SCUMM: Fix AdLib output in (MI2/)Indy4 Amiga.Johannes Schickel
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