Age | Commit message (Expand) | Author |
2011-10-12 | TSAGE: Separated the NamedHotspot class into separate versions for Ringworld ... | Paul Gilbert |
2011-10-12 | SCI: Fixed a long-standing bug in kDoSound(init) | Filippos Karapetis |
2011-10-12 | SCI: Marked functions that have been changed into dummy ones in SCI3 | Filippos Karapetis |
2011-10-12 | SCI: kSave(3) is kCheckSaveGame() and kSave(6) is kFileIOUnlink() | Filippos Karapetis |
2011-10-12 | SCI: Implementation of kCelInfo subop 4 | Heather Douglass |
2011-10-12 | SCI: 3 Uninitialized read workarounds for Shivers | Heather Douglass |
2011-10-12 | SCI: Added proper handling of duplicate items in kAddScreenItem | Filippos Karapetis |
2011-10-12 | TSAGE: Further cleanup of the prior NamedHotspot bugfix | Paul Gilbert |
2011-10-11 | TSAGE: Rename hotspots in ringworld, scene 9100 | Strangerke |
2011-10-12 | TSAGE: Bugfix for overriden named hotspots no longer working in Ringworld | Paul Gilbert |
2011-10-11 | TSAGE: Bugfixes for Blue Force scene 710 - Beach | Paul Gilbert |
2011-10-11 | TSAGE: Bugfix for being able to leave Child Protective Services offices | Paul Gilbert |
2011-10-11 | TSAGE: Bugfix for drawing UI correctly when in a side scrolling screen | Paul Gilbert |
2011-10-11 | TSAGE: Fix for not resetting scrollFollower when leaving the map screen | Paul Gilbert |
2011-10-11 | Last Express: CLIP should use a <int> template to compile correctly. | anotherguest |
2011-10-11 | SCI: Fixed text display in QFG4 | Filippos Karapetis |
2011-10-11 | SCI: Some work on the SCI32 bitmap / font code | Filippos Karapetis |
2011-10-11 | SCI: kBitmap(1) is kDisposeTextBitmap | Filippos Karapetis |
2011-10-11 | SCI: Changed a warning about wrong object variable count into a debugC | Filippos Karapetis |
2011-10-11 | SCI: Removed leftover unused variables | Filippos Karapetis |
2011-10-11 | SCI: Proper implementation of text drawing for SCI2+ | Filippos Karapetis |
2011-10-11 | TSAGE: missing functions in scene 910, still WIP | Strangerke |
2011-10-10 | TSAGE: Bugfixes for Blue Force scene 271 - Fixes for dinner cut-scene | Paul Gilbert |
2011-10-10 | TSAGE: Bugfix for Blue Force scene 830 - hang when looking at note board | Paul Gilbert |
2011-10-10 | TSAGE: Implemented Blue Force scene 180 - Front of Home | Paul Gilbert |
2011-10-10 | SCI: Mixed Adlib/MIDI mode for audio resources should always be enabled in SCI32 | Filippos Karapetis |
2011-10-10 | SCI: SCI32 kernel functions kRepaintPlane and kInputText are unused | Filippos Karapetis |
2011-10-10 | AGI: Fixed bug #3420859 - "AGI: SQ0 - Scummvm Crash" | Filippos Karapetis |
2011-10-10 | MADE: Added missing finalize() calls to the game state saving code | Filippos Karapetis |
2011-10-10 | SCI: Fixed menu music in GK1 when multi MIDI is disabled | Filippos Karapetis |
2011-10-09 | DRASCULA: Remove unecessary VOC header dependency. | D G Turner |
2011-10-09 | MADE: Minimize #include usage. | Johannes Schickel |
2011-10-09 | MADE: Fix include guard of made.h. | Johannes Schickel |
2011-10-09 | AUDIO: Add default disposeAfterUse value to makeVOCStream again. | Johannes Schickel |
2011-10-09 | AUDIO: Remove unused makeVOCStream interface. | Johannes Schickel |
2011-10-09 | SCI: CreateTextBitmap should return a pointer. Also, silenced a warning | Filippos Karapetis |
2011-10-09 | TsAGE: Fix formatting (thanks lordHoto) and trailing spaces (thanks DrMcCoy) ... | Strangerke |
2011-10-09 | SCI: Fix formatting in kRobot. | Johannes Schickel |
2011-10-09 | TsAGE: Implement initialization of scene 910, plus actions of each objects an... | Strangerke |
2011-10-09 | SCI32: Marked/updated several unused/still not needed kernel functions | Filippos Karapetis |
2011-10-09 | SCI32: Documented the extra 2 params in kCreateTextBitmap(0) | Filippos Karapetis |
2011-10-09 | SCI: Removed the old kDoAvoider code | Filippos Karapetis |
2011-10-09 | SCI2+: Added info for the extra parameter used in kGetSaveDir in SCI32 | Filippos Karapetis |
2011-10-09 | SCI21: Moved kRobot() together with the other video functions | Filippos Karapetis |
2011-10-09 | DREAMWEB: 'wornerror' ported to C++ | Bertrand Augereau |
2011-10-09 | DREAMWEB: object.cpp to replicate object.asm | Bertrand Augereau |
2011-10-09 | DREAMWEB: 'zoomonoff' ported to C++ | Bertrand Augereau |
2011-10-09 | TSAGE: Bugfix for Blue Force scene 300 - Leaving police station when off duty | Paul Gilbert |
2011-10-09 | TSAGE: Bugfixes for Blue Force scene 315 - Police station when booking gang e... | Paul Gilbert |
2011-10-09 | TSAGE: Cleanup and bugfixes for Blue Force scene 410 - Traffic Stop | Paul Gilbert |