Mercurial > fife-parpg
log demos/rpg/scripts/gamecontroller.py @ 536:1afe46247ab1
age | author | description |
---|---|---|
Mon, 31 May 2010 20:25:46 +0000 | prock | Some misc code cleanup. |
Mon, 31 May 2010 18:44:48 +0000 | prock | Added custom exceptions. |
Mon, 31 May 2010 17:45:04 +0000 | prock | Doing some re-factoring. |
Fri, 28 May 2010 21:47:59 +0000 | prock | Added the spawn console command. |
Fri, 28 May 2010 20:10:33 +0000 | prock | Added the loadActor and loadItem functions so you can load single items at any time. |
Fri, 28 May 2010 14:52:56 +0000 | prock | Cleaned up the createScene function. |