aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-11-18DREAMWEB: 'hangoncurs' ported to C++Bertrand Augereau
2011-11-18DREAMWEB: Wrapped kTextunder buffer in an accessorBertrand Augereau
2011-11-18DREAMWEB: 'delcurs' ported to C++Bertrand Augereau
2011-11-18KYRA: "Fix" bug #3166235 "KYRA: Crash on startup on OS X due to invalid PAK f...Johannes Schickel
2011-11-18KYRA: Add some assert for debugging purposes.Johannes Schickel
2011-11-17Merge pull request #114 from tsoliman/keymapper2Eugene Sandulenko
2011-11-18DREAMWEB: 'printcurs' ported to C++Bertrand Augereau
2011-11-18DREAMWEB: 'loadtempcharset' ported to C++Bertrand Augereau
2011-11-18DREAMWEB: 'loadintotemp', 'loadintotemp2', 'loadintotemp3' ported to C++Bertrand Augereau
2011-11-17SCI: Break the huge kernelFrameOut function into several smaller onesFilippos Karapetis
2011-11-17SCI: Prefix class variables with underscoresFilippos Karapetis
2011-11-17DREAMWEB: Use of the terser 'standardload' in 'readsetdata'Bertrand Augereau
2011-11-17DREAMWEB: 'standardload' ported to C++Bertrand Augereau
2011-11-17DREAWMEB: Cleaning of the sound loading in 'readsetdata'Bertrand Augereau
2011-11-17DREAMWEB: 'readsetdata' ported to C++Bertrand Augereau
2011-11-17DREAMWEB: 'loadpalfromiff' ported to C++Bertrand Augereau
2011-11-17SCI: Add newline back to get rid of the warning.Alyssa Milburn
2011-11-17DREAMWEB: 'oldtonames' and 'namestoold' ported to C++Bertrand Augereau
2011-11-17DREAMWEB: Old flavour of 'startloading' is not needed anymoreBertrand Augereau
2011-11-17TSAGE: Remove extra semicolons.Alyssa Milburn
2011-11-17SCUMM: Add code to support different keys used for skipping cutscenes in earl...Travis Howell
2011-11-17DREAMWEB: Cleaning in room loadingBertrand Augereau
2011-11-17DREAMWEB: getroomdata has a better APIBertrand Augereau
2011-11-17TSAGE: Added new properties and stubs needed for new R2RW functionalityPaul Gilbert
2011-11-17TSAGE: Basic implementation of R2RW scene 300 - BridgePaul Gilbert
2011-11-17TSAGE: Add new speakers file for R2RWPaul Gilbert
2011-11-17SCI: Updated information regarding bug #3439240Filippos Karapetis
2011-11-17SCI: Fixed bug #3439240 - "QFG1VGA: Game Crashes While Sleeping at Erana's P...Filippos Karapetis
2011-11-17DREAMWEB: Place the ID after the callback pointer in UseListEntryFilippos Karapetis
2011-11-17DREAMWEB: Use struct packing for the UseListEntry structFilippos Karapetis
2011-11-17TSAGE: Ringworld - Cleanup: Rename some variablesStrangerke
2011-11-16DREAMWEB: Clean up 'lockeddoorway'Willem Jan Palenstijn
2011-11-16SCI: Add support for slater macMatthew Hoops
2011-11-16DREAMWEB: Clean up 'dodoor'Willem Jan Palenstijn
2011-11-16DREAMWEB: Remove 'twodigitnum' entirelyWillem Jan Palenstijn
2011-11-16DREAMWEB: Convert 'loadroomssample'Willem Jan Palenstijn
2011-11-16DREAMWEB: Move 'loadroomssample' from dreamgenWillem Jan Palenstijn
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-11-17DREAMWEB: 'showtime' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: Comment and clean up twodigitnumWillem Jan Palenstijn
2011-11-16DREAMWEB: Add subtitles+speech FIXMEWillem Jan Palenstijn
2011-11-16DREAMWEB: 'twodigitnum' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: Unhardcode reelCallbacksWillem Jan Palenstijn
2011-11-16DREAMWEB: Convert 'textforend' and 'textformonk'Willem Jan Palenstijn
2011-11-16DREAMWEB: Add missing CD checks in 'textforend' and 'textformonk'Willem Jan Palenstijn
2011-11-16DREAMWEB: Move 'textformonk' and 'textforend' from dreamgenWillem Jan Palenstijn
2011-11-16DREAMWEB: 'showoutermenu' is not neededBertrand Augereau
2011-11-16DRACI: Update comment regarding SharedPtr/ScopedPtr.Johannes Schickel
2011-11-16AGI: Change two local SharedPtr uses to ScopedPtr.Johannes Schickel
2011-11-16DREAMWEB: Hopefully fix loading speechWillem Jan Palenstijn