aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/graphics.h
AgeCommit message (Expand)Author
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-05AVALANCHE: Do renaming/refactoring in Graphics.uruk
2013-09-05AVALANCHE: Fix GCC warning.uruk
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
2013-09-04AVALANCHE: Replace some British terms by American onesStrangerke
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-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-11AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr...uruk
2013-08-11AVALANCHE: Remove unnecessary consts from Graphics.uruk
2013-08-11AVALANCHE: Introduce Graphics::drawTriangle(), use it in Scrolls::bubble(). M...uruk
2013-08-08AVALANCHE: Update comments connected to Graphics::drawArc().uruk
2013-08-08AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to wor...uruk
2013-08-08AVALANCHE: Introduce Graphics::drawPieSlice(), use it in Scrolls::drawscroll().uruk
2013-08-07AVALANCHE: Introduce Graphics::drawArc(), use it in Scrolls::drawscroll().uruk
2013-08-06AVALANCHE: Implement Scrolls::say(). Introduce Graphics::_scrolls, implement ...uruk
2013-08-05AVALANCHE: Introduce _screen in Graphics.uruk
2013-08-04AVALANCHE: Remove comment from Graphics, partially implement Scrolls::drawscr...uruk
2013-07-30AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), upd...uruk
2013-07-29AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background an...uruk
2013-07-27AVALANCHE: Cosmetic repairs in Graphics.uruk
2013-07-27AVALANCHE: Remove comment from Graphics.uruk
2013-07-26AVALANCHE: Remove Graphics::drawPicture_old().uruk
2013-07-26AVALANCHE: Add comments to Graphics.uruk
2013-07-26AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap...uruk
2013-07-25AVALANCHE: Add Graphics::drawFrame().uruk
2013-07-24AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor...uruk
2013-07-24AVALANCHE: Rename Graph to Graphics. Update everything accordingly.uruk