aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-14AVALANCHE: Repair regression introduced when removing DNA.uruk
2013-09-14Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-14AVALANCHE: Silence clang warning.uruk
2013-09-13AVALANCHE: Simplify the use of string for displayQuestion()Strangerke
2013-09-13AVALANCHE: Remove some dead/useless codeStrangerke
2013-09-14FULLPIPE: Fix condition. CID 1063217Eugene Sandulenko
2013-09-14FULLPIPE: Move PreloadItem methods where they belongEugene Sandulenko
2013-09-14FULLPIPE: Fix leaked resource. CID 1063205Eugene Sandulenko
2013-09-13AVALANCHE: Remove duplicated direction enum, move direction to animation classStrangerke
2013-09-13AVALANCHE: Remove DNA structure which was essentially a savegame structure ↵Strangerke
unused in ScummVM
2013-09-13AVALANCHE: Remove unnecessary error() call.uruk
2013-09-13AVALANCHE: Fix crash.uruk
2013-09-13AVALANCHE: Fix compilationStrangerke
2013-09-13AVALANCHE: Error out when critical files are missingStrangerke
2013-09-13AVALANCHE: undo previous commit, add comments about kControlNegative and a ↵Strangerke
missing stub
2013-09-13AVALANCHE: Fix bug in scrollModeNormal()Strangerke
2013-09-12Merge pull request #378 from lordhoto/pluggable-engines-translationsJohannes Schickel
RFC: Pluggable Engines: I18N: Move specification of engine specific files to enginedir/POTFILES
2013-09-13AVALANCHE: Remove some verbosity related to excessive use of Common::String ↵Strangerke
in Acci2
2013-09-12FULLPIPE: Move Sc2 to gameloader.hEugene Sandulenko
2013-09-12FULLPIPE: Implement CGameLoader::preloadScene()Eugene Sandulenko
2013-09-12FULLPIPE: Move PreloadItems to gameloader.hEugene Sandulenko
2013-09-12AVALANCHE: Fix various warnings reported by GCC and/or wjpStrangerke
2013-09-12ZVISION: Add wrapper function for copyRectToSurfaceRichieSams
Also rename some arguments to make them more clear
2013-09-12Merge pull request #360 from lordhoto/scumm-adEugene Sandulenko
SCUMM: Implement original AD AdLib output.
2013-09-12Merge pull request #387 from tobiatesan/trim_argumentsEugene Sandulenko
WINTERMUTE: Remove useless Rect extra argument from fadeToColor.
2013-09-12AVALANCHE: Complete 2 comments, get rid of Scrolls::kControlToBuffer in one ↵Strangerke
function (for further discussions)
2013-09-11DEVTOOLS: Fix warning in extract_mortLittleboy
2013-09-11CREATE_PROJECT: Remove usage of std::to_string()Littleboy
2013-09-11TSAGE: Renaming and fixes for Spill Mountains TanneryPaul Gilbert
2013-09-12AVALANCHE: Polish some more stringsStrangerke
2013-09-12FULLPIPE: Fix debug sceneEugene Sandulenko
2013-09-11AVALANCHE: Identify useless variables and function in Closing2Strangerke
2013-09-11Merge branch 'master' of https://github.com/urukgit/scummvm into avalancheStrangerke
2013-09-11FULLPIPE: Add parenthesisEugene Sandulenko
2013-09-11FULLPIPE: Fix compilation with MSVC and add a FIXMEFilippos Karapetis
2013-09-11AVALANCHE: Some polishing in Acci2Strangerke
2013-09-10TSAGE: Fixes for R2R Spill Mountains maze walk regionsPaul Gilbert
2013-09-10TSAGE: Bugfixes and renaming for R2R Spill Mountains Elevator ExitPaul Gilbert
2013-09-10TSAGE: Bugfixes for Spill Mountain mazePaul Gilbert
2013-09-10FULLPIPE: Finish sceneHandlerDbgMenu()Eugene Sandulenko
2013-09-10FULLPIPE: Move GameObject::canInteractAny() out of the classEugene Sandulenko
2013-09-10FULLPIPE: Remove unused class variableEugene Sandulenko
2013-09-10FULLPIPE: Add stub warning.Eugene Sandulenko
2013-09-10FULLPIPE: Remove noop code. CID 1063230Eugene Sandulenko
2013-09-10FULLPIPE: Add sanity check. CID 1063218Eugene Sandulenko
2013-09-10FULLPIPE: Fix stupid type. CID 1072975Eugene Sandulenko
2013-09-10AVALANCHE: Various cleanupStrangerke
2013-09-09TSAGE: Renaming for R2R Spill Mountain throne roomPaul Gilbert
2013-09-09TSAGE: Fixes and renaming for R2R Spill Mountains bedroomPaul Gilbert
2013-09-09TSAGE: Bugfixes for R2R Miranda interrogationPaul Gilbert