aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04AVALANCHE: Fix even more GCC warningsStrangerke
2013-09-04AVALANCHE: Repair regression in Acci::inventory().uruk
2013-09-04Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-04AVALANCHE: Partially do the renaming in Dropdown.uruk
2013-09-04AVALANCHE: Fix more GCC warningsStrangerke
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
2013-09-04AVALANCHE: Fix GCC warnings reported by GCCStrangerke
2013-09-04AVALANCHE: Clean up celer2Strangerke
2013-09-04AVALANCHE: cleanup acci2.hStrangerke
2013-09-04AVALANCHE: Fix error reported by GCC: extra coma in enum declaraction in acci2Strangerke
2013-09-04AVALANCHE: Use a class-key when declaring a friend classStrangerke
2013-09-04AVALANCHE: Fix error reported by GCC: extra coma in enum declaractionStrangerke
2013-09-04AVALANCHE: Review use of brackets in acci2Strangerke
2013-09-04AVALANCHE: Fix coding style: ++ and --Strangerke
2013-09-04AVALANCHE: Replace a STUB by a call to updateBackgroundSprites()Strangerke
2013-09-04AVALANCHE: Add default value to Direction in updateBackgroundSprites()Strangerke
2013-09-04AVALANCHE: Add a default value to color in state(), remove dead codeStrangerke
2013-09-04AVALANCHE: USe the default return value in giveToSpludwick()Strangerke
2013-09-04AVALANCHE: Fix bugs in winSequence() and doThat()Strangerke
2013-09-04AVALANCHE: Fix bugs in getProc() and giveGeidaTheLute(), add doxygen commentStrangerke
2013-09-04AVALANCHE: Fix bug in giveToSpludwick, add doxygen commentStrangerke
2013-09-04AVALANCHE: Fix bug in openDoor()Strangerke
2013-09-04AVALANCHE: Fix bug in lookAround()Strangerke
2013-09-04AVALANCHE: Fix bug in verbOpt()Strangerke
2013-09-04AVALANCHE: Fix MSVC warnings in acci2Strangerke
2013-09-04AVALANCHE: Fix MSVC warnings in trip6Strangerke
2013-09-04AVALANCHE: Fix some more MSVC warningsStrangerke
2013-09-04AVALANCHE: Fix MSVC warnings in lucerna2Strangerke
2013-09-04AVALANCHE: Remove loggerStrangerke
2013-09-04AVALANCHE: Replace some British terms by American onesStrangerke
2013-09-04Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-04AVALANCHE: Do renaming/refactoring in Closing.uruk
2013-09-04AVALANCHE: Silent a sign mismatch warning, improve loop conditionStrangerke
2013-09-04AVALANCHE: Silent a warningStrangerke
2013-09-04AVALANCHE: Fix link error using MSVC9Strangerke
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn
2013-09-04AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ...uruk
2013-09-03AVALANCHE: Repair comments in Celer.uruk
2013-09-03AVALANCHE: Refactor Celer.uruk
2013-09-03AVALANCHE: Removing the file variable from Celer's member variables.uruk
2013-09-03AVALANCHE: Some more renaming and a little bit of refactoring in Celer.uruk
2013-09-03AVALANCHE: Do renaming in Celer.uruk
2013-09-03AVALANCHE: Get rid of the rest of Basher.uruk
2013-09-03AVALANCHE: Get rid of Basher. Move everything needed from it to Parser::init().uruk
2013-09-03AVALANCHE: Rename/refactor Avalot.uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-09-03AVALANCHE: Rename/refactor avalanche.h/.cpp.uruk
2013-09-02AVALANCHE: Repair drop-down menu, so the already implemented functions are wo...uruk
2013-09-02AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor().uruk
2013-09-02AVALANCHE: Upgrade the drop-down menu.uruk