aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
AgeCommit message (Expand)Author
2014-03-03AVALANCHE: Add MainMenu's skeleton.uruk
2014-03-03AVALANCHE: Rename Menu to DropDownMenu.uruk
2014-03-03AVALANCHE: Replace majorRedraw() with refreshScreen().uruk
2014-03-03AVALANCHE: Implement the status leds on the toolbar.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-20AVALANCHE: Repair out of bound read in Help::handleMouse().uruk
2014-02-19AVALANCHE: Some British to American englishStrangerke
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: Rework GraphicManager::loadPictureSign().uruk
2014-02-18AVALANCHE: Repair writing off the boundaries in loadPictureGraphic().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: Janitorial - Remove trailing spacesStrangerke
2014-02-16AVALANCHE: Implement ShootEmUp::instructions().uruk
2014-02-15AVALANCHE: Really use KeyCodes instead of ASCII values in Help.uruk
2014-02-14AVALANCHE: Move/rename/implement SEU::titles().uruk