aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-01TSAGE: Necessary synchronisation fixes to R2R SceneExt and SceneArea classesPaul Gilbert
2013-09-01TSAGE: Minor fixes for ship console display and scene 1700 setupPaul Gilbert
2013-09-01TSAGE: Bugfixes for component slots in intact shipPaul Gilbert
2013-09-01TSAGE: R2R - Some renaming in scene 1000Strangerke
2013-09-01TSAGE: Fix for initialising inventory for new R2R gamesPaul Gilbert
2013-09-01TSAGE: Core - Get rid of some magic values related to btnStateStrangerke
2013-09-01TSAGE: BF - Get rid of some magic values related to btnStateStrangerke
2013-09-01TSAGE: R2R - Remove leftover warningStrangerke
2013-09-01TSAGE: BF - Fix erroneous check of eventTypeStrangerke
2013-09-01TSAGE: R2R - Get rid of some magic values related to eventTypeStrangerke
2013-09-01TSAGE: R2R - Remove useless variable in scene 250Strangerke
2013-09-01TSAGE: R2R - More renaming in scene 250Strangerke
2013-09-01TSAGE: R2R - Fix elevator behavior (scene 250)Strangerke
2013-08-31TSAGE: Some renaming in Scene250Strangerke
2013-08-28VIDEO: Add support for seeking in AVI videos with an indexMatthew Hoops
2013-08-28VIDEO: Improve accuracy of getFrameTime() and getFrameAtTime()Matthew Hoops
2013-08-28VIDEO: Use the main isSeekable() in seekToFrame()Matthew Hoops
2013-08-28VIDEO: Separate external and internal tracksMatthew Hoops
2013-08-28VIDEO: Make getFrameAtTime() publicMatthew Hoops
2013-08-27TSAGE: Renaming of spaceport working ship components subclassPaul Gilbert
2013-08-27TSAGE: Fix for R2R scene change crash getting into intact spaceshipPaul Gilbert
2013-08-28TSAGE: Some renaming in Scene600Strangerke
2013-08-28TSAGE: Remove SceneExt::loadScene() as the code is duplicate from Scene::load...Strangerke
2013-08-27WINTERMUTE: Remove duplicate codeWillem Jan Palenstijn
2013-08-27WINTERMUTE: Simplify string matchingWillem Jan Palenstijn
2013-08-26WINTERMUTE: Fix and clean up BaseSurfaceOSystem::finishLoad()Willem Jan Palenstijn
2013-08-26SCUMM: Fix COMI regression, after commit 84d1d28373d782464bd46b10abd6b092f7eb...Kirben
2013-08-25WINTERMUTE: Fix colormod with alpha blendingWillem Jan Palenstijn
2013-08-25WINTERMUTE: Fix alpha blending with colormodWillem Jan Palenstijn
2013-08-25TSAGE: Silence GCC warning about variable being shadowedTorbjörn Andersson
2013-08-25TSAGE: Silence GCC signed/unsigned warningTorbjörn Andersson
2013-08-25TSAGE: Fix to the R2R scene 1550 junk display loopPaul Gilbert
2013-08-25TSAGE: Further cleanup for spaceport scenePaul Gilbert
2013-08-25TSAGE: Fix cursor when leaving the scanner dialogPaul Gilbert
2013-08-24TSAGE: Added code to make newly added inventory items immediately visiblePaul Gilbert
2013-08-24TSAGE: Further R2R scene 1550 renaming, and fixing tracking junk statePaul Gilbert
2013-08-24TSAGE: Further R2R scene 1550 fields renamingPaul Gilbert
2013-08-24TSAGE: Variable renaming in R2R scene 1550Paul Gilbert
2013-08-24TSAGE: Clean up of R2R scene 1550 player position trackingPaul Gilbert
2013-08-24TSAGE: Corrected usage of quinn and speaker classes across scenesPaul Gilbert
2013-08-24TSAGE: Fixed playing of scanner tones when switching between charactersPaul Gilbert
2013-08-24WINTERMUTE: Fix warningWillem Jan Palenstijn
2013-08-23TIZEN: Silence cppcheck warning in scanStringUntil()Torbjörn Andersson
2013-08-23AGOS: Add two savegame-related FIXMEsWillem Jan Palenstijn
2013-08-23AGOS: Use Common::String for savegame filenamesWillem Jan Palenstijn
2013-08-23AGOS: Simplify string parsingWillem Jan Palenstijn
2013-08-23AGOS: Use Common::strlcpy() instead of strncpy()Torbjörn Andersson
2013-08-23TINSEL: Add the English Mac version of DW1 (bug #3614864)Filippos Karapetis
2013-08-23SCI: Fix several script bugs in Hoyle 4 (Bridge)Filippos Karapetis
2013-08-23SCI: Give more verbose error messages on arithmetic errorsFilippos Karapetis