aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-11TSAGE: Bugfix for drawing UI correctly when in a side scrolling screenPaul Gilbert
2011-10-11TSAGE: Fix for not resetting scrollFollower when leaving the map screenPaul Gilbert
2011-10-11Last Express: CLIP should use a <int> template to compile correctly.anotherguest
2011-10-11Symbian: Changed path for math.h include.anotherguest
2011-10-11Symbian: Must define scumm_va_copy also for Symbiananotherguest
2011-10-11Symbian:Updated port defs to fit new protected wordsanotherguest
2011-10-11Symbian:Updated makefiles to fit new files and structureanotherguest
2011-10-11Symbian:Update makefiles and installation files.anotherguest
2011-10-11SCI: Fixed text display in QFG4Filippos Karapetis
2011-10-11SCI: Some work on the SCI32 bitmap / font codeFilippos Karapetis
2011-10-11SCI: kBitmap(1) is kDisposeTextBitmapFilippos Karapetis
2011-10-11SCI: Changed a warning about wrong object variable count into a debugCFilippos Karapetis
2011-10-11SCI: Removed leftover unused variablesFilippos Karapetis
2011-10-11SCI: Proper implementation of text drawing for SCI2+Filippos Karapetis
2011-10-11TSAGE: missing functions in scene 910, still WIPStrangerke
2011-10-10OPENPANDORA: Cleanup the format of code a little to match our Code Formatting...David-John Willis
2011-10-10TSAGE: Bugfixes for Blue Force scene 271 - Fixes for dinner cut-scenePaul Gilbert
2011-10-10TSAGE: Bugfix for Blue Force scene 830 - hang when looking at note boardPaul Gilbert
2011-10-10TSAGE: Implemented Blue Force scene 180 - Front of HomePaul Gilbert
2011-10-10SCI: Mixed Adlib/MIDI mode for audio resources should always be enabled in SCI32Filippos Karapetis
2011-10-10SCI: SCI32 kernel functions kRepaintPlane and kInputText are unusedFilippos Karapetis
2011-10-10AGI: Fixed bug #3420859 - "AGI: SQ0 - Scummvm Crash"Filippos Karapetis
2011-10-10MADE: Added missing finalize() calls to the game state saving codeFilippos Karapetis
2011-10-10SCI: Fixed menu music in GK1 when multi MIDI is disabledFilippos Karapetis
2011-10-09DRASCULA: Remove unecessary VOC header dependency.D G Turner
2011-10-09MADE: Minimize #include usage.Johannes Schickel
2011-10-09MADE: Fix include guard of made.h.Johannes Schickel
2011-10-09CONFIGURE: Rename "release optimization" to "optimizations"Tarek Soliman
2011-10-09CONFIGURE: Enable release optimizations by default when optimization...Tarek Soliman
2011-10-09CONFIGURE: Separate release mode from optimizationsTarek Soliman
2011-10-09AUDIO: Add default disposeAfterUse value to makeVOCStream again.Johannes Schickel
2011-10-09AUDIO: Strip out some unused VOC code.Johannes Schickel
2011-10-09AUDIO: Remove unused makeVOCStream interface.Johannes Schickel
2011-10-09SCI: CreateTextBitmap should return a pointer. Also, silenced a warningFilippos Karapetis
2011-10-09TsAGE: Fix formatting (thanks lordHoto) and trailing spaces (thanks DrMcCoy) ...Strangerke
2011-10-09SCI: Fix formatting in kRobot.Johannes Schickel
2011-10-09TsAGE: Implement initialization of scene 910, plus actions of each objects an...Strangerke
2011-10-09SCI32: Marked/updated several unused/still not needed kernel functionsFilippos Karapetis
2011-10-09SCI32: Documented the extra 2 params in kCreateTextBitmap(0)Filippos Karapetis
2011-10-09SCI: Removed the old kDoAvoider codeFilippos Karapetis
2011-10-09SCI2+: Added info for the extra parameter used in kGetSaveDir in SCI32Filippos Karapetis
2011-10-09SCI21: Moved kRobot() together with the other video functionsFilippos Karapetis
2011-10-09DREAMWEB: 'wornerror' ported to C++Bertrand Augereau
2011-10-09DREAMWEB: object.cpp to replicate object.asmBertrand Augereau
2011-10-09DREAMWEB: 'zoomonoff' ported to C++Bertrand Augereau
2011-10-09I18N: Slightly improve French QuickStartThierry Crozat
2011-10-09TSAGE: Bugfix for Blue Force scene 300 - Leaving police station when off dutyPaul Gilbert
2011-10-09TSAGE: Bugfixes for Blue Force scene 315 - Police station when booking gang e...Paul Gilbert
2011-10-09TSAGE: Cleanup and bugfixes for Blue Force scene 410 - Traffic StopPaul Gilbert
2011-10-09TSAGE: Bugfix for showing UI Elements when starting up game from title screenPaul Gilbert