aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/graphics.cpp
AgeCommit message (Expand)Author
2018-07-03AVALANCHE: Use degree conversion common math funcsDavid Fioramonti
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-06-07AVALANCHE: Janitorial - remove trailing spaces and tabsStrangerke
2014-06-02AVALANCHE: Make GraphicManager::drawArc code consistently use float.Johannes Schickel
2014-04-12AVALANCHE: Merge ghostDrawGhost and ghostDrawGlerk.uruk
2014-03-06AVALANCHE: Implement MainMenu::wait().uruk
2014-03-05AVALANCHE: Implement MainMenu::centre().uruk
2014-03-04AVALANCHE: Implement MainMenu::option().uruk
2014-03-04AVALANCHE: Implement loadMenu(). Unify it with menuLoadIcons().uruk
2014-03-04AVALANCHE: Move to graphics and implement GraphicManager::menuLoadIcons().uruk
2014-03-03AVALANCHE: Implement the status leds on the toolbar.uruk
2014-02-25AVALANCHE: Rework use of Common::Rect.uruk
2014-02-21AVALANCHE: Repair ShootEmUp::plotThem().uruk
2014-02-19AVALANCHE: Implement ShootEmUp::plotThem() and connected functions.uruk
2014-02-18AVALANCHE: Rework GraphicManager::loadPictureSign().uruk
2014-02-18AVALANCHE: Repair writing off the boundaries in loadPictureGraphic().uruk
2014-02-18AVALANCHE: Introduce GraphicManager::blackOutScreen().uruk
2014-02-18AVALANCHE: Reimplement the rectangle drawing methods.uruk
2014-02-18AVALANCHE: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-16AVALANCHE: Implement ShootEmUp::setup() and connected functions.uruk
2014-02-16AVALANCHE: Janitorial - Remove trailing spacesStrangerke
2014-02-16AVALANCHE: Implement ShootEmUp::instructions().uruk
2014-02-14AVALANCHE: Move/rename/implement SEU::titles().uruk
2014-02-14AVALANCHE: Implement mouse control in Help.uruk
2014-02-11AVALANCHE: Move/rename/implement Help::plotButton().uruk
2014-02-11AVALANCHE: Partially implement Help::getMe().uruk
2014-02-10AVALANCHE: Implement 'winning_pic'.uruk
2014-02-08AVALANCHE: Implement the animation of the ghost.uruk
2014-02-05AVALANCHE: Implement the floating eyeballs and the "Glerk"s animation.uruk
2014-02-05AVALANCHE: Make constants really const.uruk
2014-02-05AVALANCHE: Remove unnecessary checks from picture creatings.uruk
2014-02-05AVALANCHE: Add ghostDrawGlerk().uruk
2014-02-04AVALANCHE: Implement rest of the loading in Ghostroom.uruk
2014-02-04AVALANCHE: Rename/move/implement plainGrab().uruk
2014-02-04AVALANCHE: Some renaming in Background.uruk
2014-02-04AVALANCHE: Some renaming connected to Ghostroom.uruk
2014-02-04AVALANCHE: Rename/move/implement getMe().uruk
2014-02-04AVALANCHE: Implement loading and drawing of the picture of the ghost.uruk
2014-01-26AVALANCE: Fix warning about truncated value (from double to float)Filippos Karapetis
2014-01-15AVALANCHE: Implement wobble, move it to Animation.uruk
2014-01-15AVALANCHE: Implement, rename, move zonk() and connected functions.uruk
2014-01-15AVALANCHE: Implement setBackgroundColor().uruk
2013-12-21AVALANCHE: Move freeing of the used surfaces in Nim to a better place.uruk
2013-12-21AVALANCHE: Rename graphic functions connected to Nim.uruk
2013-12-17AVALANCHE: Implement picture loading/drawing in Nim.uruk
2013-12-17AVALANCHE: Add some graphic functions for Nim.uruk
2013-11-22AVALANCHE: Janitorial - Remove extra blank linesStrangerke
2013-11-22AVALANCHE: Janitorial - Removing trailing spaces and tabsStrangerke
2013-10-25AVALANCHE: Fix 3 issues reported by Coverity.Strangerke