log demos/shooter/scripts/world.py @ 455:e686b82d93d0

age author description
Wed, 07 Apr 2010 19:37:42 +0000 prock Added the ability to pause the game.
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 17:03:34 +0000 prock Did a little re-factoring.
Wed, 31 Mar 2010 15:40:00 +0000 prock Adding the shooter demo. This is still a work in progress.