aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche
AgeCommit message (Expand)Author
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
2014-02-14AVALANCHE: Add ShootEmUp's skeleton.uruk
2014-02-14AVALANCHE: Don't use cctype in Help anymore.uruk
2014-02-14AVALANCHE: Get rid of continueHelp(), fix run().uruk
2014-02-14AVALANCHE: Implement mouse control in Help.uruk
2014-02-14AVALANCHE: Simplify continueHelp(), move keyboard control to it's own function.uruk
2014-02-14AVALANCHE: Use keycodes instead of ASCII values in Help.uruk
2014-02-12AVALANCHE: Implement keyboard control in Help.uruk
2014-02-12AVALANCHE: Made comments ASCII friendlyTorbjörn Andersson
2014-02-12AVALANCHE: Silence GCC warningsTorbjörn Andersson
2014-02-12AVALANCHE: Rename/implement rest of getMe().uruk
2014-02-11AVALANCHE: Move/rename/implement Help::plotButton().uruk
2014-02-11AVALANCHE: Partially implement Help::getMe().uruk
2014-02-11AVALANCHE: Implement Help::run().uruk
2014-02-10AVALANCHE: Implement 'winning_pic'.uruk
2014-02-10AVALANCHE: Add missing bracesStrangerke
2014-02-09AVALANCHE: Initialize a couple of uninitialized variablesStrangerke
2014-02-09AVALANCHE: Remove pingo.o from makefilePaul Gilbert
2014-02-09AVALANCHE: Repair comment formatting.uruk
2014-02-09AVALANCHE: Remove Pingo.uruk
2014-02-09AVALANCHE: Add Help's skeleton.uruk
2014-02-09AVALANCHE: Repair fading at the beginning and at the end of the ghostroom scene.uruk
2014-02-09AVALANCHE: Optimise the picture loading in GhostRoom.uruk
2014-02-08AVALANCHE: Repair GhostRoom::doBat().uruk
2014-02-08AVALANCHE: Finish GhostRoom's implementation.uruk
2014-02-08AVALANCHE: Implement another pair of floating eyeballs.uruk
2014-02-08AVALANCHE: Implement the ghostroom's animation until Avvy turns back.uruk
2014-02-08AVALANCHE: Add the yelling to the end of the ghost's animation.uruk
2014-02-08AVALANCHE: Repair the ghost's animation.uruk
2014-02-08AVALANCHE: Implement the animation of the ghost.uruk
2014-02-08AVALANCHE: Implement GhostRoom::doBat().uruk
2014-02-05AVALANCHE: Implement the floating eyeballs and the "Glerk"s animation.uruk
2014-02-05AVALANCHE: Hide/reveal the mouse cursor in GhostRoom::run().uruk
2014-02-05AVALANCHE: Implement GhostRoom::wait().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: Really remove that function.uruk
2014-02-04AVALANCHE: Change some variable's type, remove unused function.uruk
2014-02-04AVALANCHE: Rename/move/implement getMe().uruk