Age | Commit message (Expand) | Author |
2010-12-16 | MOHAWK: Added the "resources" command to Myst's debug console, which lists th... | Bastien Bouclet |
2010-12-16 | MOHAWK: Implement Myst opcodes 147, 169, 182 : Cabin match | Bastien Bouclet |
2010-12-16 | VIDEO: Remove the need to call updateAudioBuffer() externally for QuickTime | Matthew Hoops |
2010-12-16 | VIDEO: Make VideoDecoder::getPalette() return a const byte pointer | Matthew Hoops |
2010-12-16 | VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer | Matthew Hoops |
2010-12-14 | MOHAWK: Add support for DOS bitmaps (thanks to fuzzie for the EGA planar code) | Matthew Hoops |
2010-12-14 | MOHAWK: Add support for DOS v2 archives (CSWorld Deluxe) | Matthew Hoops |
2010-12-14 | MOHAWK: Rework Myst GFX updates | Bastien Bouclet |
2010-12-14 | MOHAWK: Implement Myst opcodes 122 to 124 : Cabin safe handle | Bastien Bouclet |
2010-12-13 | MOHAWK: parse LB subentries correctly | Alyssa Milburn |
2010-12-13 | MOHAWK: Use named constants for LB control modes | Alyssa Milburn |
2010-12-12 | MOHAWK: Use named constants for LB timing modes | Alyssa Milburn |
2010-12-12 | MOHAWK: Handle chained LB commands | Alyssa Milburn |
2010-12-12 | MOHAWK: Handle kLBGlobalDisable | Alyssa Milburn |
2010-12-12 | MOHAWK: More work on LB script parsing | Alyssa Milburn |
2010-12-12 | MOHAWK: Fix freeze after tower rotation. Fix opcode 121 : cabin safe digit ch... | Bastien Bouclet |
2010-12-12 | MOHAWK: Refactor/improve LB script entry parsing | Alyssa Milburn |
2010-12-12 | MOHAWK: Always run kLBEventMouseUpIn, for now | Alyssa Milburn |
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 | MOHAWK: parse LB script named targeting modes | Alyssa Milburn |
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 | 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 | MOHAWK: Fix the Myst drawImage debug command | 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-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-07 | MOHAWK: Handle LB event-run opcodes | Alyssa Milburn |
2010-12-07 | MOHAWK: Run kLBEventMouseTrackIn in handleMouseDown | Alyssa Milburn |
2010-12-07 | MOHAWK: Rename LBAction to LBEvent, fix event targeting | Alyssa Milburn |
2010-12-07 | MOHAWK: Default to the main cursor if no cursor hints are present; fixes a co... | Matthew Hoops |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn |
2010-12-07 | MOHAWK: Allow loading both original and ME saves in any version of Myst | Matthew Hoops |
2010-12-07 | MOHAWK: Fix loading from the launcher in Myst | Matthew Hoops |