aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/acci2.cpp
AgeCommit message (Expand)Author
2013-09-08AVALANCHE: Renaming in timeout2.huruk
2013-09-08AVALANCHE: Everything that is missing from the last commit...uruk
2013-09-08AVALANCHE: Do renaming in Sequence.uruk
2013-09-07Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-07AVALANCHE: More renaming in Lucerna. Fix accidentally modified strings in Acci.uruk
2013-09-07AVALANCHE: More renaming in animationStrangerke
2013-09-07AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMaxStrangerke
2013-09-07AVALANCHE: Do renaming in scrolls2.h.uruk
2013-09-07AVALANCHE: Some more renaming in AnimationStrangerke
2013-09-07AVALANCHE: Rename trip into animation, some more renamingStrangerke
2013-09-07AVALANCHE: Do renaming/refactoring in Lucerna.uruk
2013-09-07AVALANCHE: Finish renaming/refactoring in Gyro.uruk
2013-09-07AVALANCHE: Rename some constants in trip6Strangerke
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-07AVALANCHE: Fix some more warningsStrangerke
2013-09-07AVALANCHE: Move some static arrays to function bodiesStrangerke
2013-09-07AVALANCHE: (Hopefully) fix some warnings reported by GCC and ClangStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-05AVALANCHE: Start renaming in Gyro.uruk
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation ...uruk
2013-09-05AVALANCHE: Add some brackets to improve readabilityStrangerke
2013-09-05AVALANCHE: Start replacing C-style comments by C++-styleStrangerke
2013-09-05AVALANCHE: Remove dead code reported by CppCheckStrangerke
2013-09-05AVALANCHE: Fix GCC warningsStrangerke
2013-09-04AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra...uruk
2013-09-04AVALANCHE: Fix even more GCC warningsStrangerke
2013-09-04AVALANCHE: Repair regression in Acci::inventory().uruk
2013-09-04AVALANCHE: Fix some more GCC warningsStrangerke
2013-09-04AVALANCHE: cleanup acci2.hStrangerke
2013-09-04AVALANCHE: Review use of brackets in acci2Strangerke
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: Remove loggerStrangerke
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn
2013-09-04AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ...uruk
2013-09-03AVALANCHE: Do renaming in Celer.uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-08-31AVALANCHE: Make the game finally completable.uruk
2013-08-30AVALANCHE: Replace the mini-game "Nim" until implementation.uruk
2013-08-30AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing cod...uruk
2013-08-29AVALANCHE: Repair "entrance hall" room and everything connected to it.uruk
2013-08-29AVALANCHE: Repair Acci::do_that() and roomnums.h. Some cosmetic repairs here ...uruk
2013-08-27AVALANCHE: Repair exampers(), openBox() and do_that() in Acci. Repair loading...uruk