aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-12-21MOHAWK: Remove sound.h include from resource.hAlyssa Milburn
2010-12-21MOHAWK: Allow DefaultCursorManager to use alternative tagsAlyssa Milburn
2010-12-21Make Object::_baseMethod a Common::Array. This is intended to clean upLars Skovlund
2010-12-21Simplify SCI3 relocation code, also making it correct.Lars Skovlund
2010-12-21SCI: Fixed bug #3092115 - "ECOQUEST2: Initial text not cleared during ecorder...Filippos Karapetis
2010-12-21SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dia...Filippos Karapetis
2010-12-21MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship...David Turner
2010-12-20MOHAWK: Add var getters for Myst Stellar Observatory Date-Time Display.David Turner
2010-12-20HUGO: Fix several warnings reported by CppCheckArnaud Boutonné
2010-12-20HUGO: Improve keyboard handlingArnaud Boutonné
2010-12-20SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"Filippos Karapetis
2010-12-20SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Free...Filippos Karapetis
2010-12-20SCI: Commented out unused signal flagsFilippos Karapetis
2010-12-20MOHAWK: Fix 2 crashers with the Myst imager (selecting 00 and playing the mou...Bastien Bouclet
2010-12-20MOHAWK: Fixed Valgrind Error in Myst When Selecting 0 in Imager Code (Myst Ca...David Turner
2010-12-20HUGO: Add god mode to H1 Dos and H2 DosArnaud Boutonné
2010-12-19HUGO: Fix case bug in God ModeArnaud Boutonné
2010-12-19MOHAWK: Implement Myst opcodes 109, 117, 118 and 208 : dock forechamber imagerBastien Bouclet
2010-12-19HUGO: Implement setBackgroundColor()Arnaud Boutonné
2010-12-19SCI: Added another English version of QFG3 (bug #3125559)Filippos Karapetis
2010-12-19GROOVIE: Add two new t7g detection entries, one from bug tracker, one from meHenry Bush
2010-12-19MOHAWK: Add 2 Myst var getter / settersBastien Bouclet
2010-12-19MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl...Bastien Bouclet
2010-12-19MOHAWK: Added further var getter and setter code for Myst Island.David Turner
2010-12-18MOHAWK: Add some missing var getters for Myst Island.David Turner
2010-12-18MOHAWK: Myst sound rework, part 2Bastien Bouclet
2010-12-18MOHAWK: Separate background sound handling from other sounds for Myst. Allow ...Bastien Bouclet
2010-12-18MOHAWK: Implement Myst opcodes 157, 161 and 162: Rocket pianoBastien Bouclet
2010-12-17HUGO: little code cleanupArnaud Boutonné
2010-12-17MOHAWK: Yet more Myst vertical alignment / clipping fixes.Bastien Bouclet
2010-12-17MOHAWK: Remove global construction of _viewportMatthew Hoops
2010-12-17MOHAWK: Change resolution to 544x332 to match the original.Bastien Bouclet
2010-12-17MOHAWK: Implement Myst opcodes 128, 168, 216, 217, 304, 305, and 153 to 156 :...Bastien Bouclet
2010-12-16MYST: Add Var Getter For Myst Courtyard Box Variables.David Turner
2010-12-16MOHAWK: Move readString into the LB engine classAlyssa Milburn
2010-12-16MOHAWK: Implement Myst opcodes 146, 149, 150, 150 : Minimal boilerBastien Bouclet
2010-12-16MOHAWK: Added the "resources" command to Myst's debug console, which lists th...Bastien Bouclet
2010-12-16MOHAWK: Implement Myst opcodes 147, 169, 182 : Cabin matchBastien Bouclet
2010-12-16VIDEO: Remove the need to call updateAudioBuffer() externally for QuickTimeMatthew Hoops
2010-12-16VIDEO: Make VideoDecoder::getPalette() return a const byte pointerMatthew Hoops
2010-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-12-15HUGO: Fix pathfinding bug in 'bridge' screen (H3 Dos)Arnaud Boutonné
2010-12-15SCI: Slight cleanupFilippos Karapetis
2010-12-15SCI: Fixed View Cel RLE Decoding when RLE Code 0x40 is used (Corrects Bug #31...David Turner
2010-12-15HUGO: Clean-up, move MidiPlayer class definition to .h fileArnaud Boutonné
2010-12-15HUGO: Ensure F6 (inventory) is only active when appropriateArnaud Boutonné
2010-12-15HUGO: No longer shift down inventory by 8 pixelsArnaud Boutonné
2010-12-14SCI: Close Memory Leaks in SCI Resource Loading, reported by Valgrind.David Turner
2010-12-14MOHAWK: Add support for DOS bitmaps (thanks to fuzzie for the EGA planar code)Matthew Hoops
2010-12-14MOHAWK: Add support for DOS v2 archives (CSWorld Deluxe)Matthew Hoops