log demos/shooter/scripts/scene.py @ 469:5994e61cdebd

age author description
Wed, 14 Apr 2010 17:42:24 +0000 prock Added a widget to be displayed after the player completes the game.
Wed, 14 Apr 2010 16:22:36 +0000 prock Added damage so some enemies take more than one hit to destroy.
Tue, 13 Apr 2010 20:23:13 +0000 prock Added the high score dialog to ask for players name (with no validation yet)
Mon, 12 Apr 2010 20:41:24 +0000 prock Added enemy explosions and other animations.
Mon, 12 Apr 2010 19:01:41 +0000 prock Added player ship animations including flash and explode.
Mon, 12 Apr 2010 12:21:27 +0000 prock Projectiles from enemy ships no longer destroy other enemies.
Fri, 09 Apr 2010 21:42:28 +0000 prock Fixed bounding boxes.