Age | Commit message (Expand) | Author |
2011-04-05 | TSAGE: rename an object in scene9500, fix 2 bugs, remove debug strings | strangerke |
2011-04-05 | TSAGE: Add scene 9500 | strangerke |
2011-04-05 | Merge branch 'tsage' of http://github.com/dreammaster/scummvm | strangerke |
2011-04-05 | SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he | Max Horn |
2011-04-05 | SCUMM: Move _heV7DiskOffsets from ScummEngine to ScummEngine_v70he | Max Horn |
2011-04-05 | SCUMM: Split ScummEngine::generateFilename, move HE specifics to class ScummE... | Max Horn |
2011-04-05 | SCUMM: Rename InfoStuff to SaveStateMetaInfos | Max Horn |
2011-04-05 | SCUMM: Move ActorHE into its own header, move some HE specific stuff out of s... | Max Horn |
2011-04-05 | SCUMM: Cleanup | Max Horn |
2011-04-05 | SCUMM: Fix off-by-one mistakes in out-of-bounds checks; name some constants | Max Horn |
2011-04-05 | TSAGE: Add scene 9450 (not perfect) | strangerke |
2011-04-05 | TSAGE: Reimplemented the old _sceneObjectListeners as _altSceneObjects | Paul Gilbert |
2011-04-05 | SCI: Extended the script workaround for the sign reading script (bugs #327273... | md5 |
2011-04-04 | SCUMM: Extend debug command 'object' to allow querying state | Max Horn |
2011-04-04 | SCUMM: Extend workaround for bug #1668393 (see bug #3267665) | Max Horn |
2011-04-04 | SCUMM: Check for cutSceneStackPointer underflows | Max Horn |
2011-04-04 | AGI: Avoid global constructors (due to global refs) | Max Horn |
2011-04-04 | SCI: Initialize newPlane fully before adding it to _planes | Max Horn |
2011-04-04 | SCI: Added workaround for script bug #3272735 - "SCI: QFG2: Crash when typing... | md5 |
2011-04-04 | TSAGE: Some work on fixing Scene 6100 | Paul Gilbert |
2011-04-03 | TSAGE: Fix SpeakerGText, Add SpeakerOR, implement Scene9400 | strangerke |
2011-04-03 | AGI: Added the Spanish version of SQ2 (bug report #3260349) | md5 |
2011-04-03 | SCI: Fixed fading-related bugs #3267956 and #3041738 | md5 |
2011-04-03 | SCI: Show object names in the songlib console command | md5 |
2011-04-03 | TSAGE: Implemented Scene 5300 - Caverns - Pit | Paul Gilbert |
2011-04-03 | SCI: Added a workaround for script bug #3268076 - "MOTHERGOOSE: Crash after f... | md5 |
2011-04-03 | SCI: Fixed bug #3266480 and partially fixed bug #3041738 | md5 |
2011-04-03 | SCI: Changed debug console hotkey to Control-Shift-D instead of Control-D. | md5 |
2011-04-03 | TSAGE: Fix movement bug with the ObjectMover2 class | Paul Gilbert |
2011-04-03 | Merge remote branch 'remotes/Strangerke/master' into tsage | Paul Gilbert |
2011-04-03 | TSAGE: Implemented Scene 5200 - Caverns - Throne-room | Paul Gilbert |
2011-04-02 | SCI: Fix Mac SCI32 picture transparency | Matthew Hoops |
2011-04-03 | TSAGE: Implemented Scene 5100 - Caverns | Paul Gilbert |
2011-04-03 | TSAGE: Fix compilation break in previous commit | Paul Gilbert |
2011-04-03 | TSAGE: Fix use of PlayerMover2 class | Paul Gilbert |
2011-04-03 | TSAGE: Properly implemented the PlayerMover2 class | Paul Gilbert |
2011-04-03 | CRUISE: Fixed odd check, introduced in rev d83a83ef50 | md5 |
2011-04-02 | SCI: Fix SQ1 droid zapping issue with a script patch, thanks to | Lars Skovlund |
2011-04-02 | MOHAWK: Fix issues with LB's hardcoded UI logic. | Alyssa Milburn |
2011-04-02 | Merge branch 'tsage' of http://github.com/dreammaster/scummvm | strangerke |
2011-04-02 | TSAGE: Implement Scene 9360, move Scene9350::Object1 to a separated subclass,... | strangerke |
2011-04-02 | MOHAWK: Minor grammar fix | Matthew Hoops |
2011-04-02 | MOHAWK: Fix title of Arthur's Teacher Trouble | Matthew Hoops |
2011-04-02 | SCI: Replace not required emumidi header | dhewg |
2011-04-02 | TSAGE: Fixed zoom problems with viewscreen in Scene 3700 | Paul Gilbert |
2011-04-02 | TSAGE: Bugfixes for Scene 3700 - Remote Viewer | Paul Gilbert |
2011-04-02 | TSAGE: Fixed bug with decoding large compressed resources | Paul Gilbert |
2011-04-02 | TSAGE: Add Scene2 class for scene group 10, getting rid of _field30A | strangerke |
2011-04-02 | TSAGE: Implement Scene 9300 | strangerke |
2011-04-02 | SCUMM: Add support for append mode to o72_openFile() | Matthew Hoops |