Age | Commit message (Expand) | Author |
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 |
2010-12-07 | MOHAWK: Further limit where Myst can be saved | Matthew Hoops |
2010-12-07 | MOHAWK: Start Myst back on the dock again | Matthew Hoops |
2010-12-07 | MOHAWK: Set the default cursor upon loading a game in Myst | Matthew Hoops |
2010-12-07 | MOHAWK: Implement loading to different ages in Myst | Matthew Hoops |
2010-12-06 | MOHAWK: Rewrite the Myst save/load code to use Common::Serializer and name al... | Matthew Hoops |
2010-12-06 | MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran... | Bastien Bouclet |
2010-12-06 | MOHAWK: Silenced warning | Filippos Karapetis |
2010-12-06 | MOHAWK: fix LBLiveTextItem::handleMouseDown | Alyssa Milburn |
2010-12-06 | MOHAWK: finish kLBSetPlayInfo reading | Alyssa Milburn |
2010-12-05 | MOHAWK: fix kLBNotifyChangeMode where there's no mode change | Alyssa Milburn |
2010-12-05 | MOHAWK: implement kLBNotifyChangeMode | Alyssa Milburn |
2010-12-05 | MOHAWK: improve LBPaletteItem support | Alyssa Milburn |
2010-12-05 | MOHAWK: handle LB 2/3 kLBNotifyChangeMode, kLBActionNotified matching | Alyssa Milburn |
2010-12-05 | MOHAWK: handle -1 phase for LB 2/3 items | Alyssa Milburn |
2010-12-05 | MOHAWK: remove 'internal error' errors | Alyssa Milburn |
2010-12-05 | MOHAWK: Silence a warning | Matthew Hoops |
2010-12-05 | MOHAWK: read and use LB 2/3 conditions/commands | Alyssa Milburn |
2010-12-05 | MOHAWK: add runCommand/checkCondition routines for LB 2/3 | Alyssa Milburn |
2010-12-05 | MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + lin... | Bastien Bouclet |
2010-12-05 | MOHAWK: Fix tMOV resources at the end of the file list (thanks, fuzzie) | Matthew Hoops |
2010-12-04 | MOHAWK: implement setGlobalEnable and setGlobalVisible for LB | Alyssa Milburn |
2010-12-04 | MOHAWK: fix LB menu mode with subpages | Alyssa Milburn |
2010-12-04 | MOHAWK: fix LiveText items without phrases | Alyssa Milburn |
2010-12-04 | MOHAWK: tidy up LB hardcoded UI click functions, add poetry mode support | Alyssa Milburn |
2010-12-04 | MOHAWK: Implement Myst opcodes 120 and 210, rocket power generator | Bastien Bouclet |
2010-12-04 | MOHAWK: Give meaningful names to the game global vars and selenitic vars | Bastien Bouclet |
2010-12-02 | MOHAWK: move shared setPalette/copyImage routines into GraphicsManager | Alyssa Milburn |
2010-12-02 | MOHAWK: implement kLBAnimOpDelay | Alyssa Milburn |
2010-12-02 | MOHAWK: Implement Myst opcodes 141 to 143, circuit breakers | Bastien Bouclet |
2010-12-02 | MOHAWK: Fix resource type 12 | Bastien Bouclet |