graph
- * Editor command line map arg support patch by or1andov / superfluid2009-10-07, by mvbarracuda
- Added SoundEmitter::setCallback(). The callback will be2009-10-02, by prock
- * Some cleanups for Editor class to match new coding standards2009-09-26, by cheesesucker
- * Cleaned up LayerTool so it follows the new python coding standards2009-09-26, by cheesesucker
- Fixes the scroll areas in the pychan demo. fixes[t:363]2009-09-25, by prock
- Added or1andov's code with a few adjustments to fix instance transparencies fixed[t:378]2009-09-24, by prock
- Started cleaning up the editor source code:2009-09-22, by cheesesucker
- * Removed shebang and svn:executable for python files which are not meant to be executed directly2009-09-21, by cheesesucker
- Win32 installer:2009-09-20, by cheesesucker
- Added a basic win32 installer script (Inno Setup Script)2009-09-20, by cheesesucker
- * Replaced old with new FIFE SVN URL2009-09-08, by mvbarracuda
- Allow objects with an __call__ attribute used as event callbacks.2009-09-04, by phoku
- Fixed a problem with Camera::render() involving the way it calculates the animation frame number.2009-09-03, by prock
- Added Instance::setActionRuntime() as requested in Ticket #3732009-09-03, by prock
- Test commit from Prock2009-09-02, by prock
- Removed some leftover print statement.2009-08-25, by phoku
- Forgot to add CameraDialog... oops!2009-08-25, by cheesesucker
- Made CameraDialog a little prettier2009-08-25, by cheesesucker
- Several changes to layer, camera and map dialogs:2009-08-25, by cheesesucker
- Made LayerEditor prettier2009-08-25, by cheesesucker
- Fixed string representation for pychan.Spacer.2009-08-25, by cheesesucker
- * Added setId to Layer, Map, Object and Camera2009-08-24, by cheesesucker
- Fixes.2009-08-24, by phoku
- Bug fix.2009-08-24, by phoku
- VFS:2009-08-24, by phoku
- PyChan fixes:2009-08-24, by phoku
- PyChan fixes:2009-08-24, by phoku
- PyChan fixes:2009-08-24, by phoku
- * GuiImage now acts as Dummy Image if created without an argument.2009-08-24, by phoku
- Working on the XXX_image attributes to force consistent2009-08-24, by phoku