log

age author description
Sun, 13 Jul 2008 11:20:39 +0000 mvbarracuda * Applying code::blocks for linux support patch by amo-ej1
Sun, 13 Jul 2008 11:05:12 +0000 mvbarracuda * Final LGPL switch step by adjusting the file headers
Sun, 13 Jul 2008 09:57:15 +0000 mvbarracuda * Renamed removed ++ suffix as the old unittests are gone
Sun, 13 Jul 2008 07:52:58 +0000 jasoka renamed unittest++ based tests as they were with boost
Sun, 13 Jul 2008 07:46:49 +0000 jasoka removed old boost based unit tests
Sun, 13 Jul 2008 07:43:33 +0000 jasoka switched scons tests=1 to build unittest++ tests instead of boost ones. Tests kept in separate executables to make it work in the same way as with old tests (integrated part of test_fife unit testing script). Audio tests shortened.
Sat, 12 Jul 2008 14:45:59 +0000 jasoka hooked unittest++ into scons ext building
Sat, 12 Jul 2008 12:43:15 +0000 aldart Fixed typo.
Sat, 12 Jul 2008 12:35:31 +0000 spq fix some pixels wrongly highlighted in outlines
Sat, 12 Jul 2008 12:30:31 +0000 aldart Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
Sat, 12 Jul 2008 12:00:57 +0000 jasoka added unittest++ files into ext. Not hooked into build scripts yet
Sat, 12 Jul 2008 11:29:41 +0000 aldart Fixed and's and or's.
Sat, 12 Jul 2008 02:50:09 +0000 jwt Added methods for removing Objects from the Model.
Sat, 12 Jul 2008 00:20:26 +0000 spq fix getPixelRGBA - it should return r g b and not r b g...
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