Mercurial > fife-parpg
log
age | author | description |
---|---|---|
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. |