Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Thu, 24 Sep 2009 18:24:47 +0000 | prock | Added or1andov's code with a few adjustments to fix instance transparencies fixed[t:378] |
Tue, 22 Sep 2009 19:03:53 +0000 | cheesesucker | Started cleaning up the editor source code: |
Mon, 21 Sep 2009 19:48:00 +0000 | cheesesucker | * Removed shebang and svn:executable for python files which are not meant to be executed directly |
Sun, 20 Sep 2009 14:18:59 +0000 | cheesesucker | Win32 installer: |
Sun, 20 Sep 2009 11:45:27 +0000 | cheesesucker | Added a basic win32 installer script (Inno Setup Script) |
Tue, 08 Sep 2009 16:22:59 +0000 | mvbarracuda | * Replaced old with new FIFE SVN URL |
Fri, 04 Sep 2009 06:40:50 +0000 | phoku | Allow objects with an __call__ attribute used as event callbacks. |
Thu, 03 Sep 2009 23:22:28 +0000 | prock | Fixed a problem with Camera::render() involving the way it calculates the animation frame number. |