aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2010-12-14MOHAWK: Rework Myst GFX updatesBastien Bouclet
2010-12-14MOHAWK: Implement Myst opcodes 122 to 124 : Cabin safe handleBastien Bouclet
2010-12-13HUGO: Add splash screen in H2 and H3 WinArnaud Boutonné
2010-12-13MOHAWK: parse LB subentries correctlyAlyssa Milburn
2010-12-13TOOL: Fix palette bug in H3 Dos (when leaving the cave)Arnaud Boutonné
2010-12-13MOHAWK: Use named constants for LB control modesAlyssa Milburn
2010-12-12MOHAWK: Use named constants for LB timing modesAlyssa Milburn
2010-12-12MOHAWK: Handle chained LB commandsAlyssa Milburn
2010-12-12MOHAWK: Handle kLBGlobalDisableAlyssa Milburn
2010-12-12MOHAWK: More work on LB script parsingAlyssa Milburn
2010-12-12MOHAWK: Fix freeze after tower rotation. Fix opcode 121 : cabin safe digit ch...Bastien Bouclet
2010-12-12MOHAWK: Refactor/improve LB script entry parsingAlyssa Milburn
2010-12-12MOHAWK: Always run kLBEventMouseUpIn, for nowAlyssa Milburn
2010-12-12MOHAWK: Handle LB load phaseAlyssa Milburn
2010-12-12MOHAWK: Skip CD-ROM titles in LB pathsAlyssa Milburn
2010-12-12MOHAWK: Silence warningsMatthew Hoops
2010-12-12MOHAWK: Implement Myst opcodes 106, 108 and 202 : tower rotationBastien Bouclet
2010-12-12PARALLACTION: do not skip commands on Examine zones if there is no text to sh...Nicola Mettifogo
2010-12-12HUGO: Replace PROMPT box by YESNO box in H3 DosArnaud Boutonné
2010-12-12HUGO: Fix "mouse" bug in H3 Dos, TPS tuningArnaud Boutonné
2010-12-12PARALLACTION: parse command lists for kNoneType zones, even if defined after ...Nicola Mettifogo
2010-12-12MOHAWK: parse LB script named targeting modesAlyssa Milburn
2010-12-11SCUMM/FM-TOWNS: hopefully fix bug #1463434Florian Kagerer
2010-12-11MOHAWK: Improve LB script parsingAlyssa Milburn
2010-12-11MOHAWK: Add size check when reading LB messagesAlyssa Milburn
2010-12-11MOHAWK: Add yet more fallbacks for LB page loadingAlyssa Milburn
2010-12-11MOHAWK: Fix some Myst ME cards that store PICT images in WDIB resources (see ...Matthew Hoops
2010-12-11MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / closeBastien Bouclet
2010-12-11MOHAWK: Fix loading with non-Selenitic red/blue pages in handMatthew Hoops
2010-12-11MOHAWK: Fix using wrong coordinates in Myst opcode 28, restoreDefaultRectBastien Bouclet
2010-12-11MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controlsBastien Bouclet
2010-12-11MOHAWK: Change Myst fireplace and green book to use correct varsBastien Bouclet
2010-12-10MOHAWK: Fix another typo (heigth -> height)Matthew Hoops
2010-12-10MOHAWK: Fix a typoMatthew Hoops
2010-12-10MOHAWK: Implement Myst opcode 115, give page to bookBastien Bouclet
2010-12-10HUGO: Enable the use of the icon based inventoryArnaud Boutonné
2010-12-10HUGO: Fix bug in HUGO.DAT loadingArnaud Boutonné
2010-12-10MOHAWK: Fix the Myst drawImage debug commandMatthew Hoops
2010-12-09MOHAWK: Fix LBPaletteItem to handle variable-size palettesAlyssa Milburn
2010-12-09MOHAWK: Implement LBMovieItemAlyssa Milburn
2010-12-09MOHAWK: Don't redraw the screen every frame in LBAlyssa Milburn
2010-12-09MOHAWK: Allow background videos to be played/manipulated with resource handlesAlyssa Milburn
2010-12-09MOHAWK: Add BCOD resource typeAlyssa Milburn
2010-12-08HUGO: Hopefully fix overlapping memory regionsArnaud Boutonné