aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/roomnums.h
AgeCommit message (Collapse)Author
2013-09-15AVALANCHE: Get rid of several magic valuesStrangerke
2013-09-15AVALANCHE: Rename room number constans. Repair Lucerna::enterRoom().uruk
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-05AVALANCHE: Start replacing C-style comments by C++-styleStrangerke
2013-08-29AVALANCHE: Repair the catacombs.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
and there.
2013-08-23AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, ↵uruk
handle it's cases in Lucerna:enterroom() and Trip::open_the_door(). Remove unnecessary typecasts in Celer::pics_link(), upgrade Celer::show_one(). Introduce Graphics::refreshBackground(), use it where needed.
2013-08-09AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers().uruk
2013-08-09AVALANCHE: Repair Lucerna::enterroom(), Lucerna::put_geida_at(), broaden ↵uruk
Roomnums.
2013-06-21AVALANCHE: Add color.h to replace the color constants from the CRT unit of ↵uruk
Pascal.
2013-06-21AVALANCHE: Implement ROOMNUMS.INC.uruk