Age | Commit message (Expand) | Author |
2014-02-25 | AVALANCHE: Fix destination check in initRunner() | Strangerke |
2014-02-22 | AVALANCHE: Repair ShootEmUp::updateTime(). | uruk |
2014-02-21 | AVALANCHE: Repair ShootEmUp::plotThem(). | uruk |
2014-02-21 | AVALANCHE: Repair define() and defineCameo() in ShootEmUp. | uruk |
2014-02-21 | AVALANCHE: Repair ShootEmUp::setup(). | uruk |
2014-02-21 | AVALANCHE: Repair ShootEmUp::setup(). | uruk |
2014-02-20 | AVALANCHE: Repair ShootEmUp::updateTime(). | uruk |
2014-02-20 | AVALANCHE: Repair ShootEmUp::gain(). | uruk |
2014-02-20 | AVALANCHE: Repair ShootEmUp::define() and ShootEmUp::defineCameo(). | uruk |
2014-02-20 | AVALANCHE: Repair ShootEmUp::plotThem(). | uruk |
2014-02-20 | AVALANCHE: Put a necessary delay into ShootEmUp's main loop. | uruk |
2014-02-20 | AVALANCHE: Implement ShootEmUp::defineCameo(). | uruk |
2014-02-20 | AVALANCHE: Implement ShootEmUp::check321(). | uruk |
2014-02-20 | AVALANCHE: Implement ShootEmUp::updateTime(). | uruk |
2014-02-20 | AVALANCHE: Implement ShootEmUp::collisionCheck(). | uruk |
2014-02-20 | AVALANCHE: Implement ShootEmUp::escapeCheck(). | uruk |
2014-02-20 | AVALANCHE: Implement ShootEmUp::animate() and connected functions. | uruk |
2014-02-20 | AVALANCHE: Repair out of bound read in Help::handleMouse(). | uruk |
2014-02-19 | AVALANCHE: Some British to American english | Strangerke |
2014-02-19 | AVALANCHE: Fix uninitialized variable in Avalanche's shoot'em up | Strangerke |
2014-02-19 | AVALANCHE: Implement ShootEmUp::peopleRunning(). | uruk |
2014-02-19 | AVALANCHE: Implement ShootEmUp::bumpFolk() and ShootEmUp::turnAround(). | uruk |
2014-02-19 | AVALANCHE: Implement ShootEmUp::moveAvvy(). | uruk |
2014-02-19 | AVALANCHE: Implement ShootEmUp::moveThem(). | uruk |
2014-02-19 | AVALANCHE: Implement ShootEmUp::plotThem() and connected functions. | uruk |
2014-02-19 | AVALANCHE: Implement ShootEmUp::initRunner(). | uruk |
2014-02-18 | AVALANCHE: Rework GraphicManager::loadPictureSign(). | uruk |
2014-02-18 | AVALANCHE: Repair writing off the boundaries in loadPictureGraphic(). | uruk |
2014-02-18 | AVALANCHE: Implement ShootEmUp::hitPeople() and connected functions. | uruk |
2014-02-18 | AVALANCHE: Implement ShootEmUp::blankIt(). | uruk |
2014-02-18 | AVALANCHE: Introduce GraphicManager::blackOutScreen(). | uruk |
2014-02-18 | AVALANCHE: Reimplement the rectangle drawing methods. | uruk |
2014-02-18 | AVALANCHE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-16 | AVALANCHE: Silence warnings in MSVC | Strangerke |
2014-02-16 | AVALANCHE: Implement ShootEmUp::setup() and connected functions. | uruk |
2014-02-16 | AVALANCHE: Janitorial - Remove trailing spaces | Strangerke |
2014-02-16 | AVALANCHE: Implement ShootEmUp::instructions(). | uruk |
2014-02-15 | AVALANCHE: Really use KeyCodes instead of ASCII values in Help. | uruk |
2014-02-14 | AVALANCHE: Move/rename/implement SEU::titles(). | uruk |
2014-02-14 | AVALANCHE: Add ShootEmUp's skeleton. | uruk |
2014-02-14 | AVALANCHE: Don't use cctype in Help anymore. | uruk |
2014-02-14 | AVALANCHE: Get rid of continueHelp(), fix run(). | uruk |
2014-02-14 | AVALANCHE: Implement mouse control in Help. | uruk |
2014-02-14 | AVALANCHE: Simplify continueHelp(), move keyboard control to it's own function. | uruk |
2014-02-14 | AVALANCHE: Use keycodes instead of ASCII values in Help. | uruk |
2014-02-12 | AVALANCHE: Implement keyboard control in Help. | uruk |
2014-02-12 | AVALANCHE: Made comments ASCII friendly | Torbjörn Andersson |
2014-02-12 | AVALANCHE: Silence GCC warnings | Torbjörn Andersson |
2014-02-12 | AVALANCHE: Rename/implement rest of getMe(). | uruk |
2014-02-11 | AVALANCHE: Move/rename/implement Help::plotButton(). | uruk |