log demos/shooter/scripts/common/baseobject.py @ 470:3b04e921c93d

age author description
Mon, 12 Apr 2010 20:41:24 +0000 prock Added enemy explosions and other animations.
Fri, 09 Apr 2010 21:42:28 +0000 prock Fixed bounding boxes.
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.
Thu, 01 Apr 2010 21:14:23 +0000 prock Movement shouldn't be dependent on framerate anymore.
Thu, 01 Apr 2010 19:26:56 +0000 prock Added score keeping ability.
Thu, 01 Apr 2010 18:44:01 +0000 prock Added object bounding boxes.
Thu, 01 Apr 2010 17:03:34 +0000 prock Did a little re-factoring.