aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-10-09MADE: Fix include guard of made.h.Johannes Schickel
2011-10-09AUDIO: Add default disposeAfterUse value to makeVOCStream again.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-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
2011-10-09TSAGE: Added missing code for SceneExt::removePaul Gilbert
2011-10-09TSAGE: Added default case to Blue Force Scene880::processPaul Gilbert
2011-10-09Merge branch 'master' of github.com:scummvm/scummvmTorbjörn Andersson
2011-10-09M4: Silence GCC warning (one of several)Torbjörn Andersson
2011-10-09TsAGE: Add globals used in scene 910Strangerke
2011-10-09Merge branch 'master' of github.com:scummvm/scummvmTorbjörn Andersson
2011-10-09CGE: Add come comments in inventory functionsStrangerke
2011-10-09TSAGE: Added code allowing Blue Force intro to be skipped by clicking the mousePaul Gilbert
2011-10-09CINE: Remove unused variable 'di'Torbjörn Andersson
2011-10-09TSAGE: Changed Blue Force startup back to title screen and fixed some startup...Paul Gilbert
2011-10-09TSAGE: Implemented Blue Force scene 880 - Beach PathPaul Gilbert
2011-10-09TSAGE: Impelmented Blue Force scene 870 - Cove BeachPaul Gilbert
2011-10-09SCI2+: Added a workaround for an uninitialized temp in PQ4Filippos Karapetis
2011-10-09TSAGE: Implement Blue Force scene 860 - Boat Entering CovePaul Gilbert
2011-10-09TSAGE: Implemented Blue Force scene 850 - Boat Leaving/Entering MarinaPaul Gilbert
2011-10-08SCI2+: Fixed the implementation of kTextSize(), removing some hacksFilippos Karapetis
2011-10-08SCI2+: Some groundwork for kTextSize()Filippos Karapetis
2011-10-08COMMON: Include hidden files in FSDirectory cache and detection.Alyssa Milburn
2011-10-08SCI: Fix black screen in LSL7 introLars Skovlund
2011-10-08TSAGE: Implemented Blue Force scene 820 - Microfiche ReaderPaul Gilbert
2011-10-08TSAGE: Fix compiler warningPaul Gilbert
2011-10-08TSAGE: Implemented Blue Force scene 810 - Lyle's OfficePaul Gilbert
2011-10-08TSAGE: Implemented Blue Force scene 280 - Bedroom Flashback cut-scenePaul Gilbert
2011-10-07SCI: Fix comment in kCelInfoLars Skovlund
2011-10-07AGOS: Update MidiPlayer::~MidiPlayer() to match the default implementation. H...Travis Howell
2011-10-07SCI21: Some initial work on kBitmapFilippos Karapetis
2011-10-07SCI: Added some extra static selectorsFilippos Karapetis
2011-10-07TOON: Fix Flux jumpy animation when imprisonedsylvaintv
2011-10-06SCI: Also default to MIDI for Windows versions of SCI1.1 gamesFilippos Karapetis
2011-10-07AGOS: Fix dumping all images option.Travis Howell
2011-10-06TSAGE: Implemented Blue Force scene 271 - Living Room/Kitchen #2Paul Gilbert