Age | Commit message (Expand) | Author |
2011-02-16 | TSAGE: Bugfix to set the visage correctly in one of the Scene 20 objects | Paul Gilbert |
2011-02-16 | TSAGE: Rework the logic for showing the cursor in new scenes.cpp | Paul Gilbert |
2011-02-16 | TSAGE: Bugfix to correctly draw objects on-screen in double-width scrolling s... | Paul Gilbert |
2011-02-16 | TSAGE: Completed Scene 50 - By Flycycles | Paul Gilbert |
2011-02-16 | TSAGE: Bugfix for SequenceManager sequences ending immediately | Paul Gilbert |
2011-02-16 | TSAGE: Fix another pathfinding bug that was causing infinite loops in some cases | Paul Gilbert |
2011-02-16 | TSAGE: Fix to Scene 50 for player to correctly face the direction he's moving... | Paul Gilbert |
2011-02-16 | TSAGE: Replaced some old delete's with proper calls to remove() method | Paul Gilbert |
2011-02-16 | TSAGE: Yet another pathfinding bugfix | Paul Gilbert |
2011-02-16 | TSAGE: Another pathfinding bugfix | Paul Gilbert |
2011-02-15 | TSAGE: Bugfixes for the player pathfinder | Paul Gilbert |
2011-02-15 | TSAGE: Bugfix to correctly clear the walk region intersection lists when chan... | Paul Gilbert |
2011-02-15 | TSAGE: Bugfix to load walk region areas correctly | Paul Gilbert |
2011-02-14 | TSAGE: Bugfix for speaking text being hidden when the same speaker speaks mul... | Paul Gilbert |
2011-02-14 | TSAGE: Added the engine in a separate branch | Paul Gilbert |
2011-02-14 | HUGO: Some more refactoring | strangerke |
2011-02-13 | SCI: Fix GK2 Mac picture 2315 | Matthew Hoops |
2011-02-13 | SCI: Add detection for GK2 Mac | Matthew Hoops |
2011-02-13 | SCI: Add support for Phantasmagoria 2 CLUT resources | Matthew Hoops |
2011-02-13 | Remove erroneous comment. It reflected a false belief resulting from | Lars Skovlund |
2011-02-13 | MOHAWK: Fix comments for the LB sampler v2 | Matthew Hoops |
2011-02-13 | MOHAWK: Add support for Mac LB v2 games | Matthew Hoops |
2011-02-13 | SCI: Switch to true color mode for the GK2 demo Indeo3 video | Matthew Hoops |
2011-02-13 | SCI: Fix VMD coordinates | Matthew Hoops |
2011-02-13 | AUDIO: Fix assertion triggered by SubSeekableAudioStream constructor. | Johannes Schickel |
2011-02-13 | SCUMM FM-TOWNS: minor cleanup (git test) | athrxx |
2011-02-13 | MOHAWK: Remove Myst's var store from the build since it is not used | Bastien Bouclet |
2011-02-13 | MOHAWK: Implement opcode 105, Mechanical fortress staircase movie | Bastien Bouclet |
2011-02-13 | MOHAWK: Implement Mechanical's crystals | Bastien Bouclet |
2011-02-13 | MOHAWK: Add var getters / togglers to Mechanical, pages can now be | Bastien Bouclet |
2011-02-13 | MOHAWK: Add Achenar's crate state to Mechanical state | Bastien Bouclet |
2011-02-13 | GIT: Add Eclipse projects to .gitignore | Bastien Bouclet |
2011-02-13 | .gitignore: Add several windows-only and/or MSVC files | strangerke |
2011-02-12 | SCI: Don't limit the number of resources to 999 in hexgrep | Matthew Hoops |
2011-02-12 | SCI: Fix the console's hexgrep command | Matthew Hoops |
2011-02-12 | JANITORIAL: Remove unnecessary semicolon | eriktorbjorn |
2011-02-12 | .gitignore: add vi swap files. | dhewg |
2011-02-12 | Add ScummVM.app to .gitignore | Max Horn |
2011-02-12 | MOHAWK: Implement Mechanical opcode 125 | Bastien Bouclet |
2011-02-12 | MOHAWK: Implement Mechanical var getters 4 and 15 | Bastien Bouclet |
2011-02-12 | Merge branch 'master' of github.com:scummvm/scummvm | strangerke |
2011-02-12 | HUGO: Fix a bug in engine destructor | strangerke |
2011-02-12 | GIT: `git describe --dirty` is too new. | dhewg |
2011-02-12 | GIT: use git for describing the version. | dhewg |
2011-02-12 | HUGO: Start to simplify hugo.dat loading | strangerke |
2011-02-12 | GIT: Add .gitignore | Willem Jan Palenstijn |
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat |
2011-02-12 | HUGO: Replace Common::File by Common::ReadStream in several functions | Arnaud Boutonné |
2011-02-12 | HUGO: little optimization in decodeString(), cleanup | Arnaud Boutonné |
2011-02-12 | MOHAWK: Implement Stoneship's last opcodes, tunnel alarm | Bastien Bouclet |