aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/acci2.cpp
AgeCommit message (Expand)Author
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
2013-08-26AVALANCHE: Implement Acci::store_interrogation() and all the functions it uses.uruk
2013-08-26AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array in...uruk
2013-08-26AVALANCHE: Implement Acci::inv().uruk
2013-08-25AVALANCHE: Implement Acci::exampers(). Repair Avalot::setup().uruk
2013-08-25AVALANCHE: Fix array indexes in Acci::do_that(), upgrade Lucerna::enterroom().uruk
2013-08-25AVALANCHE: Repair Acci::wordnum().uruk
2013-08-25AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected...uruk
2013-08-23AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ...uruk
2013-08-23AVALANCHE: Upgrade Trip::apped(). Update rest of the code to call it and the ...uruk
2013-08-23AVALANCHE: Repair Acci::do_that(), Gyro::getname(), Lucerna::find_people(), t...uruk
2013-08-23AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, handl...uruk
2013-08-21AVALANCHE: Rename special() to openBox() in Acci, implement it.uruk