aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-09-05AVALANCHE: Start renaming in Gyro.uruk
2013-09-05AVALANCHE: Rename/refactor Colors.uruk
2013-09-05Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Fix initialization of kEdnaIdStrangerke
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Silence more Valgrind warnings.uruk
2013-09-05AVALANCHE: Repair some initialization to silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Repair memory leaks in Dropdown.uruk
2013-09-05AVALANCHE: Do renaming/refactoring in Graphics.uruk
2013-09-05AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation ...uruk
2013-09-05AVALANCHE: Repair another bunch of memory leaks.uruk
2013-09-05AVALANCHE: Fix some memory leak problems.uruk
2013-09-05AVALANCHE: Fix GCC warning.uruk
2013-09-05AVALANCHE: Fix one more GCC warningStrangerke
2013-09-05AVALANCHE: Fix warnings reported by GCCStrangerke
2013-09-05AVALANCHE: Add some brackets to improve readabilityStrangerke
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
2013-09-05AVALANCHE: Start replacing C-style comments by C++-styleStrangerke
2013-09-05AVALANCHE: Fix more warnings reported by CppCheckStrangerke
2013-09-05AVALANCHE: Remove dead code reported by CppCheckStrangerke
2013-09-05AVALANCHE: Fix systematic typo in commentsStrangerke
2013-09-05AVALANCHE: Fix uninitialized variableStrangerke
2013-09-05AVALANCHE: Fix GCC warningsStrangerke
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
2013-09-04AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch...uruk
2013-09-04AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra...uruk
2013-09-04AVALANCHE: Fix very verbose source of warningStrangerke
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
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