log

age author description
Tue, 14 Oct 2008 07:41:48 +0000 phoku input_rework merged!
Sun, 12 Oct 2008 20:30:09 +0000 phoku Fixed a horrendous misconeception in the pool.
Sun, 12 Oct 2008 19:23:10 +0000 spq fix searching for instances in a rect - old code had false positives
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
Sat, 27 Sep 2008 23:33:17 +0000 thebastion Minor Changes to SWIG-Interface
Sat, 27 Sep 2008 20:33:30 +0000 helios2000 Ok, now the Authors ;)
Sat, 27 Sep 2008 20:28:49 +0000 helios2000 Delete Test file
Sat, 27 Sep 2008 20:27:16 +0000 helios2000 Test Commit
Fri, 26 Sep 2008 17:13:51 +0000 chewie - applied layer visibility patch from abeyer (ticket #335)
Sat, 13 Sep 2008 23:28:52 +0000 chewie - added object editor plugin
Sat, 30 Aug 2008 12:58:20 +0000 mvbarracuda * New updated rendering setup for rio de hola by Lamoot
Sat, 23 Aug 2008 22:03:54 +0000 mvbarracuda * Reverted moduledeps graph to old version
Sat, 23 Aug 2008 21:43:21 +0000 m64 Compatibility patch for boost 1.36.0
Mon, 18 Aug 2008 23:11:32 +0000 mvbarracuda * Workaround for Segfault_in_cxa_allocate_exception: http://wiki.fifengine.de/Segfault_in_cxa_allocate_exception
Thu, 07 Aug 2008 15:46:46 +0000 mvbarracuda * Indentation patch by GreyGhost
Wed, 06 Aug 2008 22:35:27 +0000 chewie - deleted old content folder
Wed, 06 Aug 2008 22:32:54 +0000 chewie - pychan demo now should work again :)
Wed, 06 Aug 2008 22:28:01 +0000 chewie - moved old directories to new locations
Wed, 06 Aug 2008 22:24:57 +0000 chewie - prepared files for new dir structure
Wed, 06 Aug 2008 01:03:00 +0000 jwt Added scrolling support the the editor client.
Tue, 05 Aug 2008 17:37:49 +0000 chewie - modified pychan to accept r,g,b,a colors - default of a = 255, so you also just can use r, g, b
Tue, 05 Aug 2008 14:56:54 +0000 mvbarracuda * Small fixes (window icon, additional resolutions, svn:ignore)
Tue, 05 Aug 2008 14:44:15 +0000 mvbarracuda * Applying settings patch by greyghost
Mon, 04 Aug 2008 15:45:07 +0000 mvbarracuda * Boy icon for rio de hola
Thu, 31 Jul 2008 17:53:21 +0000 jasoka logger now ignores non-existing log modules (warns to prompt)
Thu, 31 Jul 2008 17:43:40 +0000 jasoka workaround for editor save -> map disappears bug. Not sure why the original method failed
Tue, 29 Jul 2008 05:20:42 +0000 jasoka fix for profiling crash
Tue, 29 Jul 2008 00:30:17 +0000 mvbarracuda * Profiling support for Rio de hola by jasoka
Mon, 28 Jul 2008 23:53:03 +0000 mvbarracuda * Key event fix for map editor by chewie
Mon, 28 Jul 2008 05:12:13 +0000 kaelisebonrai updated LICENSE with the new life_belt files.
Mon, 28 Jul 2008 02:18:40 +0000 kaelisebonrai Added new life_belts. (Blue Green Red) as well as sources.
Sun, 27 Jul 2008 13:36:03 +0000 spq * add some std types to swig wrapper (fife.i.templ)
Sat, 26 Jul 2008 17:35:02 +0000 spq fix key event, patch by yonibear
Sat, 26 Jul 2008 17:33:44 +0000 spq fix removeActionListener not being exported but used in pychan
Sat, 26 Jul 2008 12:29:55 +0000 mvbarracuda * OpenAL-soft patch for OSS support by Yonibear (OpenAnno)
Sat, 26 Jul 2008 03:04:03 +0000 jwt Added an undo feature to the map editor. Just press u to undo insert placement/removals.
Fri, 25 Jul 2008 17:14:13 +0000 chewie - prepared basicapplication to use WindowTitle / WindowIcon from clients settings.py
Fri, 25 Jul 2008 00:59:08 +0000 jwt Omission of a camera viewport in xml map files now indicates that the camera should use the full window.
Thu, 24 Jul 2008 13:20:39 +0000 spq use strings as grouping in generic renderer, easier for the clients...
Thu, 24 Jul 2008 10:18:44 +0000 mvbarracuda * Removing old testmaps as they're not needed for the 2008.2 release
Wed, 23 Jul 2008 09:36:45 +0000 spq combine events (currently only mouse motion events), that helps reducing lag in clients
Wed, 23 Jul 2008 02:28:46 +0000 kaelisebonrai test of rotation steps + facing location renders, for barra.
Tue, 22 Jul 2008 20:55:13 +0000 spq fixed rotating instances when moving them
Tue, 22 Jul 2008 13:07:51 +0000 jasoka added hashing to pool to improve techdemo loading time
Tue, 22 Jul 2008 10:04:16 +0000 spq - added possibility to change instance ids
Mon, 21 Jul 2008 13:46:15 +0000 jasoka better structure for techdemo scripts + svn:ignore fixes