aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/lucerna2.cpp
AgeCommit message (Expand)Author
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-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 coding style: ++ and --Strangerke
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-03AVALANCHE: Some more renaming and a little bit of refactoring in Celer.uruk
2013-09-03AVALANCHE: Do renaming in Celer.uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-09-02AVALANCHE: Implement drop-down menu. (Only with mouse control yet.)uruk
2013-09-01AVALANCHE: Start implementation of the drop-down menu.uruk
2013-08-30AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing cod...uruk
2013-08-30AVALANCHE: Minor cosmetic fixes.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 Acci::do_that() and roomnums.h. Some cosmetic repairs here ...uruk
2013-08-27AVALANCHE: Various index fixes in Lucerna.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 Lucerna::callverb().uruk
2013-08-25AVALANCHE: Fix array indexes in Acci::do_that(), upgrade Lucerna::enterroom().uruk
2013-08-25AVALANCHE: Repair Lucerna::bearing().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: Implement opening of doors. Rethink a bit the graphics and the tim...uruk
2013-08-20AVALANCHE: Implement loading from the Launcher. Upgrade saveGame(), loadGame(...uruk
2013-08-20AVALANCHE: Repair synchronize() and loadGame(), update canSaveGameStateCurren...uruk
2013-08-18AVALANCHE: Repair Acci::do_that(), remove comments from Lucerna::topcheck().uruk
2013-08-17AVALANCHE: Implement the rest of Lucerna::checkclick() and everything connect...uruk
2013-08-16AVALANCHE: Repair Lucerna::verte().uruk
2013-08-16AVALANCHE: Partially implement Lucerna::checkclick(), upgrade other parts of ...uruk
2013-08-16AVALANCHE: Remove functions connected to mouse handling from Gyro, remove Luc...uruk
2013-08-16AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),...uruk
2013-08-12AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_...uruk
2013-08-09AVALANCHE: Repair Lucerna::enterroom(), Lucerna::put_geida_at(), broaden Room...uruk
2013-08-09AVALANCHE: Implement switching between rooms (Trip::fliproom(), Lucerna::ente...uruk
2013-08-08AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to wor...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: Add warning to Acci::do_that(), remove blank lines from Avalot::ru...uruk
2013-07-29AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background an...uruk
2013-07-28AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement Acci::p...uruk