Age | Commit message (Expand) | Author |
2010-12-12 | MOHAWK: Handle LB load phase | Alyssa Milburn |
2010-12-12 | MOHAWK: Skip CD-ROM titles in LB paths | Alyssa Milburn |
2010-12-12 | MOHAWK: Silence warnings | Matthew Hoops |
2010-12-12 | MOHAWK: Implement Myst opcodes 106, 108 and 202 : tower rotation | Bastien Bouclet |
2010-12-12 | PARALLACTION: do not skip commands on Examine zones if there is no text to sh... | Nicola Mettifogo |
2010-12-12 | HUGO: Replace PROMPT box by YESNO box in H3 Dos | Arnaud Boutonné |
2010-12-12 | HUGO: Fix "mouse" bug in H3 Dos, TPS tuning | Arnaud Boutonné |
2010-12-12 | PARALLACTION: parse command lists for kNoneType zones, even if defined after ... | Nicola Mettifogo |
2010-12-12 | NEWS: mention new Norwegian translation. | Thierry Crozat |
2010-12-12 | I18N: Add Norwegian (Bokmaal) translation (patch #3134466) | Thierry Crozat |
2010-12-12 | I18N: Update Brazilian Portuguese translation (patch #3133012) | Thierry Crozat |
2010-12-12 | MOHAWK: parse LB script named targeting modes | Alyssa Milburn |
2010-12-11 | SCUMM/FM-TOWNS: hopefully fix bug #1463434 | Florian Kagerer |
2010-12-11 | MOHAWK: Improve LB script parsing | Alyssa Milburn |
2010-12-11 | MOHAWK: Add size check when reading LB messages | Alyssa Milburn |
2010-12-11 | MOHAWK: Add yet more fallbacks for LB page loading | Alyssa Milburn |
2010-12-11 | COMMON: Handle C++-style comments in config files | Alyssa Milburn |
2010-12-11 | MOHAWK: Fix some Myst ME cards that store PICT images in WDIB resources (see ... | Matthew Hoops |
2010-12-11 | MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / close | Bastien Bouclet |
2010-12-11 | MOHAWK: Fix loading with non-Selenitic red/blue pages in hand | Matthew Hoops |
2010-12-11 | MOHAWK: Fix using wrong coordinates in Myst opcode 28, restoreDefaultRect | Bastien Bouclet |
2010-12-11 | MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controls | Bastien Bouclet |
2010-12-11 | MOHAWK: Change Myst fireplace and green book to use correct vars | Bastien Bouclet |
2010-12-10 | MOHAWK: Fix another typo (heigth -> height) | Matthew Hoops |
2010-12-10 | MOHAWK: Fix a typo | Matthew Hoops |
2010-12-10 | MOHAWK: Implement Myst opcode 115, give page to book | Bastien Bouclet |
2010-12-10 | TOOLS: (create_hugo) Fix typo in act14 definition | Arnaud Boutonné |
2010-12-10 | HUGO: Enable the use of the icon based inventory | Arnaud Boutonné |
2010-12-10 | HUGO: Fix bug in HUGO.DAT loading | Arnaud Boutonné |
2010-12-10 | MOHAWK: Fix the Myst drawImage debug command | Matthew Hoops |
2010-12-10 | VIDEO: Fix QuickTimeDecoder::hasDirtyPalette() by allocating the palette only... | Matthew Hoops |
2010-12-09 | MOHAWK: Fix LBPaletteItem to handle variable-size palettes | Alyssa Milburn |
2010-12-09 | MOHAWK: Implement LBMovieItem | Alyssa Milburn |
2010-12-09 | MOHAWK: Don't redraw the screen every frame in LB | Alyssa Milburn |
2010-12-09 | MOHAWK: Allow background videos to be played/manipulated with resource handles | Alyssa Milburn |
2010-12-09 | MOHAWK: Add BCOD resource type | Alyssa Milburn |
2010-12-09 | VIDEO: Allow for 8bpp Cinepak videos | Matthew Hoops |
2010-12-09 | VIDEO: Implement multiple video codec support for QuickTime | Matthew Hoops |
2010-12-09 | VIDEO: Fix a truncation in the SMC decoder (thanks, fuzzie) | Matthew Hoops |
2010-12-08 | I18N: Update Brazilian Portuguese translation (from patch #3131421) | Thierry Crozat |
2010-12-08 | HUGO: Hopefully fix overlapping memory regions | Arnaud Boutonné |
2010-12-08 | HUGO: Fix an episode name and several picture directories | Arnaud Boutonné |
2010-12-08 | MOHAWK: Use named constants for LB opcodes, add warnings when unimplemented | Alyssa Milburn |
2010-12-08 | MOHAWK: Implement/stub more LB 3 notifications | Alyssa Milburn |
2010-12-08 | TOOLS: Fix the "Mouse text" crash in Hugo | Arnaud Boutonné |
2010-12-08 | OPENGL: Fix OSD support by only updating the OSD texture in internUpdateScreen. | Johannes Schickel |
2010-12-08 | OPENGL: Disable OSD support for now. | Johannes Schickel |
2010-12-08 | BACKENDS: Fix OSD implementation in ModularBackend. | Johannes Schickel |
2010-12-08 | MT32: Get rid of ANSIFile. | Johannes Schickel |
2010-12-07 | GOB: Fix byte *getFile() for loose files | Sven Hesse |