Age | Commit message (Expand) | Author |
2011-06-04 | MOHAWK: Add a bunch of LB detection entries. | Alyssa Milburn |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |
2011-05-25 | MOHAWK: Fix warning about uninitialized var | Max Horn |
2011-05-19 | MOHAWK: Compensate movie encoding difference between Myst ME and Myst origina... | Bastien Bouclet |
2011-05-17 | MOHAWK: Name the RandomSource used for myst | Max Horn |
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-15 | MOHAWK: Fix loading a Myst savegame from the launcher. | Bastien Bouclet |
2011-05-15 | MOHAWK: Display a black screen while changing stack. Default to an empty cursor. | Bastien Bouclet |
2011-05-15 | MOHAWK: Implement "Show Map" feature for Myst ME | Bastien Bouclet |
2011-05-15 | MOHAWK: Play a sound when dropping a page | Bastien Bouclet |
2011-05-14 | MOHAWK: Fix background music restarting when changing cards in original Myst | Bastien Bouclet |
2011-05-14 | MOHAWK: Implement page drop button for Myst | Bastien Bouclet |
2011-05-14 | MOHAWK: Fix Myst backgrounds being draw one pixel too low on some cards. | Bastien Bouclet |
2011-05-14 | MOHAWK: When running scripts in Myst, add delays when necessary between draws... | Bastien Bouclet |
2011-05-14 | MOHAWK: Implement Mechanical opcodes 115, 116, 117, 118, 119 and 120. Fortres... | Bastien Bouclet |
2011-05-14 | MOHAWK: Implement Mechanical opcodes 109, 110, 111, 112, 113 and 114. Fortres... | Bastien Bouclet |
2011-05-13 | MOHAWK: Stub another two LB script functions. | Alyssa Milburn |
2011-05-13 | MOHAWK: Add/improve LB debug output a little. | Alyssa Milburn |
2011-05-13 | MOHAWK: Add basic LBProxyItem support. | Alyssa Milburn |
2011-05-12 | MOHAWK: Implement Mechanical opcodes 101, 103 and 202. Singing Bird. | Bastien Bouclet |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-05 | MOHAWK: Use new MacCursor code instead of convertCrsrCursor() | Matthew Hoops |
2011-05-02 | MOHAWK: Add detection for the seussabc Mac demo | Matthew Hoops |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-04-30 | MOHAWK: Fix CSTime-only builds. | Alyssa Milburn |
2011-04-28 | MOHAWK: Remove duplicate #include | Ori Avtalion |
2011-04-28 | MOHAWK: Fix compilation when only default engines are enabled | Ori Avtalion |
2011-04-28 | MOHAWK: Fix compilation | Ori Avtalion |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-28 | JANITORIAL: Format forward declarations to follow convention | Ori Avtalion |
2011-04-28 | NOHAWK: Add detection for Just Grandma and Me 1.0. | Alyssa Milburn |
2011-04-24 | MOHAWK: Add detection for The Berenstain Bears In The Dark. | Alyssa Milburn |
2011-04-24 | MOHAWK: Add detection for Arthur's Birthday. | Alyssa Milburn |
2011-04-22 | MOHAWK: Silence MSVC warning (bug #3290528) | Littleboy |
2011-04-21 | MOHAWK: Don't initialize a null pointer, to make VS2010 happy. | Bastien Bouclet |
2011-04-18 | MOHAWK: Speed up drawRLE8 a bit. | Alyssa Milburn |
2011-04-17 | MOHAWK: Do not access Surface::bytesPerPixel anymore. | Johannes Schickel |
2011-04-17 | MOHAWK: Prefer Surface::create taking a PixelFormat over the one taking a byt... | Johannes Schickel |
2011-04-13 | MOHAWK: Stupid padding fix. | Alyssa Milburn |
2011-04-13 | AUDIO: Split the Intel DVI ADPCM into its own class | Matthew Hoops |
2011-04-13 | MOHAWK: LB's 'self' is case-insensitive | Alyssa Milburn |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-04-11 | MOHAWK: Add Default Values to LB NotifyEvent Constructor. | D G Turner |
2011-04-11 | MOHAWK: Add more versions of LB demos | Matthew Hoops |
2011-04-10 | MOHAWK: Silenced an MSVC waning about an uninitialized var (false positive) | md5 |
2011-04-09 | MOHAWK: Move per-page data into LBPage. | Alyssa Milburn |
2011-04-08 | MOHAWK: Implement LBCode logical operators. | Alyssa Milburn |
2011-04-07 | MOHAWK: Detect CarmenTQ's Custom Question Creator | Matthew Hoops |