log demos/shooter/scripts/ships/enemies.py @ 470:3b04e921c93d

age author description
Wed, 14 Apr 2010 19:15:27 +0000 prock Added the fireball projectile.
Wed, 14 Apr 2010 16:22:36 +0000 prock Added damage so some enemies take more than one hit to destroy.
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.
Fri, 09 Apr 2010 21:42:28 +0000 prock Fixed bounding boxes.
Fri, 09 Apr 2010 17:35:52 +0000 prock Player death is now handled a bit nicer.
Tue, 06 Apr 2010 21:25:10 +0000 prock Time is now managed by the Scene object.
Tue, 06 Apr 2010 19:12:41 +0000 prock Scene now gets updated when an object moves from one node to another.
Sat, 03 Apr 2010 19:19:33 +0000 prock Added different enemy types which behave differently.