Mercurial > fife-parpg
log demos/shooter/scripts/world.py @ 456:41fd97da94d1
age | author | description |
---|---|---|
Wed, 07 Apr 2010 21:26:26 +0000 | prock | Moved guis to their own file. |
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. |