log

age author description
Sat, 11 Oct 2008 14:13:56 +0000 chewie - modified clicklabel to provide a mouse listener for hover events
Sat, 11 Oct 2008 14:03:01 +0000 phoku Fix for pychan - it used getIndex.
Sat, 11 Oct 2008 12:55:41 +0000 phoku Deprecation: getIndex is now thrown out.
Sat, 11 Oct 2008 12:25:53 +0000 phoku Backwards compatibility module fife_compat.
Sat, 11 Oct 2008 12:03:59 +0000 phoku Lazy loading for animations.
Sat, 11 Oct 2008 06:23:45 +0000 phoku Removed the pool listener interface as purpose
Sat, 11 Oct 2008 06:05:11 +0000 phoku For your convenience pools now have a function
Thu, 09 Oct 2008 13:36:13 +0000 phoku Added just some docs and a sanityCheck against the
Thu, 09 Oct 2008 12:36:21 +0000 phoku The getIndex function was a hack that shadowed another bug
Thu, 09 Oct 2008 08:23:13 +0000 phoku Cleaned the basic model up. Code is cleaner now and a bit faster.
Thu, 09 Oct 2008 06:18:36 +0000 phoku * Fixed a scons issue, where libraries checked for C instead of C++
Tue, 07 Oct 2008 02:12:57 +0000 chewie - added guichan slider widget to pychan gui wrapper
Sun, 05 Oct 2008 15:27:31 +0000 chewie - small fix for editor maploader plugin - it passed a (never used) param to loadMapFile()
Fri, 03 Oct 2008 12:14:39 +0000 chewie - some modification to loaders and serializers/xmlmap, now you can set a callback which informs you about finished parts of the maploading process
Sun, 28 Sep 2008 11:12:36 +0000 thebastion edited the loaders, images are now loaded only once into memory