aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-12NEWS: mention new Norwegian translation.Thierry Crozat
2010-12-12I18N: Add Norwegian (Bokmaal) translation (patch #3134466)Thierry Crozat
2010-12-12I18N: Update Brazilian Portuguese translation (patch #3133012)Thierry Crozat
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-11COMMON: Handle C++-style comments in config filesAlyssa 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-10TOOLS: (create_hugo) Fix typo in act14 definitionArnaud Boutonné
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-10VIDEO: Fix QuickTimeDecoder::hasDirtyPalette() by allocating the palette only...Matthew 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-09VIDEO: Allow for 8bpp Cinepak videosMatthew Hoops
2010-12-09VIDEO: Implement multiple video codec support for QuickTimeMatthew Hoops
2010-12-09VIDEO: Fix a truncation in the SMC decoder (thanks, fuzzie)Matthew Hoops
2010-12-08I18N: Update Brazilian Portuguese translation (from patch #3131421)Thierry Crozat
2010-12-08HUGO: Hopefully fix overlapping memory regionsArnaud Boutonné
2010-12-08HUGO: Fix an episode name and several picture directoriesArnaud Boutonné
2010-12-08MOHAWK: Use named constants for LB opcodes, add warnings when unimplementedAlyssa Milburn
2010-12-08MOHAWK: Implement/stub more LB 3 notificationsAlyssa Milburn
2010-12-08TOOLS: Fix the "Mouse text" crash in HugoArnaud Boutonné
2010-12-08OPENGL: Fix OSD support by only updating the OSD texture in internUpdateScreen.Johannes Schickel
2010-12-08OPENGL: Disable OSD support for now.Johannes Schickel
2010-12-08BACKENDS: Fix OSD implementation in ModularBackend.Johannes Schickel
2010-12-08MT32: Get rid of ANSIFile.Johannes Schickel
2010-12-07GOB: Fix byte *getFile() for loose filesSven Hesse
2010-12-07MOHAWK: Handle LB event-run opcodesAlyssa Milburn
2010-12-07MOHAWK: Run kLBEventMouseTrackIn in handleMouseDownAlyssa Milburn
2010-12-07MOHAWK: Rename LBAction to LBEvent, fix event targetingAlyssa Milburn
2010-12-07TOOL: Add hotspots info to add support to "Exit" in Dos versions of HugoArnaud Boutonné
2010-12-07MOHAWK: Default to the main cursor if no cursor hints are present; fixes a co...Matthew Hoops
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn