log engine/core/controller/engine.cpp @ 338:d266506ff4f9

age author description
Fri, 14 Aug 2009 00:59:54 +0000 wenlin_fife clean up the code
Fri, 14 Aug 2009 00:00:58 +0000 wenlin_fife merged the pathfinding branch to trunk
Mon, 06 Jul 2009 19:51:22 +0000 mvbarracuda * Reverting revisions 2937 - 2947; these have been pathfinding related changes that partially broke some FIFE-based 3rd party games
Wed, 24 Jun 2009 13:47:32 +0000 wenlin_fife remove the reference of the LinearPather
Sun, 21 Jun 2009 15:43:12 +0000 mvbarracuda * Create an autorelease pool, so autoreleased SDL objects don't leak (Mac OS X specific issue)
Tue, 14 Oct 2008 07:41:48 +0000 phoku input_rework merged!
Thu, 09 Oct 2008 06:18:36 +0000 phoku * Fixed a scons issue, where libraries checked for C instead of C++
Fri, 18 Jul 2008 14:44:56 +0000 spq increased felt responsiveness by first processing events and then drawing the screen
Wed, 16 Jul 2008 12:37:41 +0000 spq allow clients to set a custom window title and icon
Sun, 13 Jul 2008 11:05:12 +0000 mvbarracuda * Final LGPL switch step by adjusting the file headers
Fri, 11 Jul 2008 15:42:54 +0000 jasoka moved grid ownership to model in similar way as with pathers
Fri, 11 Jul 2008 15:37:16 +0000 spq * remove geometric renderer, its not replaced by the more functional generic renderern
Fri, 11 Jul 2008 11:57:48 +0000 spq add image and text renderer to generic renderer
Fri, 11 Jul 2008 10:42:31 +0000 spq add generic renderer
Mon, 07 Jul 2008 00:27:59 +0000 spq - add geometric renderer, can currently only draw liens.
Sun, 29 Jun 2008 18:44:17 +0000 mvbarracuda * Datasets becomes the new trunk and retires after that :-)