aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/trip6.cpp
AgeCommit message (Expand)Author
2013-09-05AVALANCHE: Rename/refactor Colors.uruk
2013-09-05AVALANCHE: Silence Valgrind warnings.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: Fix warnings reported by GCCStrangerke
2013-09-05AVALANCHE: Add some brackets to improve readabilityStrangerke
2013-09-05AVALANCHE: Start replacing C-style comments by C++-styleStrangerke
2013-09-05AVALANCHE: Fix systematic typo in commentsStrangerke
2013-09-05AVALANCHE: Fix GCC warningsStrangerke
2013-09-04AVALANCHE: Fix even more GCC warningsStrangerke
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 coding style: ++ and --Strangerke
2013-09-04AVALANCHE: Fix MSVC warnings in trip6Strangerke
2013-09-04AVALANCHE: Replace some British terms by American onesStrangerke
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn
2013-09-03AVALANCHE: Do renaming in Celer.uruk
2013-09-02AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor().uruk
2013-08-30AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing cod...uruk
2013-08-30AVALANCHE: Repair the Oubliette in the catacombs and wrong parameters connect...uruk
2013-08-29AVALANCHE: Repair the catacombs.uruk
2013-08-29AVALANCHE: Repair "entrance hall" room and everything connected to it.uruk
2013-08-27AVALANCHE: Repair Gyro::whereis indexes.uruk
2013-08-26AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array in...uruk
2013-08-26AVALANCHE: Repair array indexes in Trip.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: Implement opening of doors. Rethink a bit the graphics and the tim...uruk
2013-08-20AVALANCHE: Add thumbnail support and version tracking to the saving/loading s...uruk
2013-08-20AVALANCHE: Implement loading from the Launcher. Upgrade saveGame(), loadGame(...uruk
2013-08-18AVALANCHE: Minor repairs in Avalanche and Trip.uruk
2013-08-17AVALANCHE: Implement Trip::newspeed().uruk
2013-08-12AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_...uruk
2013-08-09AVALANCHE: Implement switching between rooms (Trip::fliproom(), Lucerna::ente...uruk
2013-08-07AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ...uruk
2013-07-30AVALANCHE: Repair Lucerna::draw_also_lines().uruk
2013-07-30AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), upd...uruk
2013-07-30AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair Ac...uruk
2013-07-30AVALANCHE: Revise Graphics::drawSprite(), repair Trip::apped().uruk
2013-07-28AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handle...uruk
2013-07-27AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip.uruk
2013-07-26AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().uruk
2013-07-25AVALANCHE: Repair array indexes in Timeout and Trip.uruk
2013-07-25AVALANCHE: Fix cycle in Trip::trippancy_link().uruk
2013-07-24AVALANCHE: Cosmetic modifications in triptype::walk().uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk