aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/shootemup.cpp
AgeCommit message (Expand)Author
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-06-07AVALANCHE: Janitorial - remove trailing spaces and tabsStrangerke
2014-04-06AVALANCHE: Remove some leftovers of the mini-games.uruk
2014-03-01AVALANCHE: Repair ShootEmUp::run().uruk
2014-03-01AVALANCHE: Implement moving in ShootEmUp::readKbd().uruk
2014-03-01AVALANCHE: Implement shooting in ShootEmUp::readKbd().uruk
2014-02-25AVALANCHE: Rework define() and the constants in ShootEmUp.uruk
2014-02-25AVALANCHE: Repair ShootEmUp::escapeCheck().uruk
2014-02-25AVALANCHE: Move initializations from ShootEmUp::setup() to the constructor.uruk
2014-02-25AVALANCHE: Rework use of Common::Rect.uruk
2014-02-25AVALANCHE: Fix destination check in initRunner()Strangerke
2014-02-22AVALANCHE: Repair ShootEmUp::updateTime().uruk
2014-02-21AVALANCHE: Repair ShootEmUp::plotThem().uruk
2014-02-21AVALANCHE: Repair define() and defineCameo() in ShootEmUp.uruk
2014-02-21AVALANCHE: Repair ShootEmUp::setup().uruk
2014-02-21AVALANCHE: Repair ShootEmUp::setup().uruk
2014-02-20AVALANCHE: Repair ShootEmUp::updateTime().uruk
2014-02-20AVALANCHE: Repair ShootEmUp::gain().uruk
2014-02-20AVALANCHE: Repair ShootEmUp::define() and ShootEmUp::defineCameo().uruk
2014-02-20AVALANCHE: Repair ShootEmUp::plotThem().uruk
2014-02-20AVALANCHE: Put a necessary delay into ShootEmUp's main loop.uruk
2014-02-20AVALANCHE: Implement ShootEmUp::defineCameo().uruk
2014-02-20AVALANCHE: Implement ShootEmUp::check321().uruk
2014-02-20AVALANCHE: Implement ShootEmUp::updateTime().uruk
2014-02-20AVALANCHE: Implement ShootEmUp::collisionCheck().uruk
2014-02-20AVALANCHE: Implement ShootEmUp::escapeCheck().uruk
2014-02-20AVALANCHE: Implement ShootEmUp::animate() and connected functions.uruk
2014-02-19AVALANCHE: Fix uninitialized variable in Avalanche's shoot'em upStrangerke
2014-02-19AVALANCHE: Implement ShootEmUp::peopleRunning().uruk
2014-02-19AVALANCHE: Implement ShootEmUp::bumpFolk() and ShootEmUp::turnAround().uruk
2014-02-19AVALANCHE: Implement ShootEmUp::moveAvvy().uruk
2014-02-19AVALANCHE: Implement ShootEmUp::moveThem().uruk
2014-02-19AVALANCHE: Implement ShootEmUp::plotThem() and connected functions.uruk
2014-02-19AVALANCHE: Implement ShootEmUp::initRunner().uruk
2014-02-18AVALANCHE: Implement ShootEmUp::hitPeople() and connected functions.uruk
2014-02-18AVALANCHE: Implement ShootEmUp::blankIt().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: Silence warnings in MSVCStrangerke
2014-02-16AVALANCHE: Implement ShootEmUp::setup() and connected functions.uruk
2014-02-16AVALANCHE: Implement ShootEmUp::instructions().uruk
2014-02-14AVALANCHE: Move/rename/implement SEU::titles().uruk
2014-02-14AVALANCHE: Add ShootEmUp's skeleton.uruk