log

age author description
Fri, 18 Jul 2008 10:51:34 +0000 kaelisebonrai updated LICENSE with data on the deckchairs...
Fri, 18 Jul 2008 10:48:39 +0000 kaelisebonrai Added newly modelled blue deckchair. And source. That's the last of the deckchairs, yay.
Fri, 18 Jul 2008 10:31:09 +0000 kaelisebonrai Added newly modelled green deckchair. And source.
Fri, 18 Jul 2008 09:16:57 +0000 kaelisebonrai Added newly modelled Red Deckchair, and source for it.
Fri, 18 Jul 2008 08:00:18 +0000 kaelisebonrai updated LICENSE to reflect that the skull_pole's source is now a .7z, to avoid confusion.
Fri, 18 Jul 2008 06:17:40 +0000 kaelisebonrai Enlarged and rotated the feathers on the skull_pole, this should be good, I hope.
Fri, 18 Jul 2008 04:08:38 +0000 kaelisebonrai Enlarged and updated the skull_pole. Added feathers, as well.
Fri, 18 Jul 2008 01:39:16 +0000 kaelisebonrai Enlarged the beachballs (blue, green, red).
Thu, 17 Jul 2008 22:59:26 +0000 mvbarracuda * Easy batch files for building debug versions of FIFE on win32
Thu, 17 Jul 2008 21:36:37 +0000 mvbarracuda * Increased width of object selector tool for easier browsing
Thu, 17 Jul 2008 07:53:09 +0000 kaelisebonrai updated LICENSE, for rio_de_hola, with my latest commits.
Thu, 17 Jul 2008 07:45:08 +0000 kaelisebonrai new updated (red) beachball graphics, including source.
Thu, 17 Jul 2008 06:53:35 +0000 kaelisebonrai new updated (green) beachball graphics, including source.
Thu, 17 Jul 2008 06:12:33 +0000 kaelisebonrai new updated (blue) beachball graphics, including source.
Thu, 17 Jul 2008 05:32:48 +0000 kaelisebonrai arrgh, issues with commits, fixed now, I hope, this is the source for the skull_pole model.
Thu, 17 Jul 2008 05:25:16 +0000 kaelisebonrai updating skull_pole graphics to new rendered version.
Thu, 17 Jul 2008 04:42:02 +0000 kaelisebonrai fixes error with camera naming in rio_de_hola/misc/current_rendersetup/blendersetupnew_v3.blend -- Oops =/
Thu, 17 Jul 2008 04:22:13 +0000 kaelisebonrai Adding Current Rendersetup for rio_de_hola techdemo, under the terms of the GNU GPL version 3.0 or Later.
Thu, 17 Jul 2008 04:13:04 +0000 kaelisebonrai Added kaelisebonrai to AUTHORS, test commit.
Wed, 16 Jul 2008 12:37:41 +0000 spq allow clients to set a custom window title and icon
Tue, 15 Jul 2008 20:12:30 +0000 chewie fixed hover images for editor toolbar
Tue, 15 Jul 2008 15:34:47 +0000 spq fix initialization of opengl, SDL_GL_DOUBLEBUFFER was accidently used as flag for SDL_SetVideoMode, instead it has to be used with SDL_GL_SetAttribute, thanks to austin_, who reported that.
Mon, 14 Jul 2008 16:39:27 +0000 spq reworked matrix vector multiplication, patch by yonibear
Mon, 14 Jul 2008 14:41:12 +0000 spq add possibility to hide instances/instance visuals; initialize instance visuals properly
Sun, 13 Jul 2008 23:15:32 +0000 mvbarracuda * Eol-style fixes
Sun, 13 Jul 2008 18:29:07 +0000 mvbarracuda * Last minute adjustments: we should tell the users at least that it's the 2008.1 release :-)
Sun, 13 Jul 2008 17:43:15 +0000 mvbarracuda * Last minute README corrections, ready for tagging
Sun, 13 Jul 2008 17:36:20 +0000 mvbarracuda * Release README (list of changes by jasoka)
Sun, 13 Jul 2008 16:11:24 +0000 mvbarracuda * Fixing code::blocks support for win32 (thanks to jasoka)
Sun, 13 Jul 2008 14:15:24 +0000 mvbarracuda * Fixed code::blocks unittest support; thanks to alexv for reporting
Sun, 13 Jul 2008 13:14:04 +0000 jasoka fix for editor, gui event consumption was not checked properly
Sun, 13 Jul 2008 12:47:57 +0000 jasoka fixed sample_unit_test.cpp
Sun, 13 Jul 2008 12:40:54 +0000 jasoka fixed talk functionality in techdemo
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
Fri, 11 Jul 2008 14:35:31 +0000 spq add animation renderer
Fri, 11 Jul 2008 13:08:44 +0000 spq fix clone constructor
Fri, 11 Jul 2008 13:00:10 +0000 spq make members private and prefix with m_
Fri, 11 Jul 2008 12:56:25 +0000 jasoka fix for instance facing location on actions + KDevelop project file upgrade
Fri, 11 Jul 2008 11:57:48 +0000 spq add image and text renderer to generic renderer
Fri, 11 Jul 2008 11:29:13 +0000 spq fix compile errors in node setters...
Fri, 11 Jul 2008 11:25:11 +0000 spq add setter for nodes
Fri, 11 Jul 2008 11:00:10 +0000 spq fix exceptions and cleanup code
Fri, 11 Jul 2008 10:42:31 +0000 spq add generic renderer
Fri, 11 Jul 2008 09:45:58 +0000 spq fix svn:eol-style for all *.templ files (missed in last commit)
Fri, 11 Jul 2008 09:38:55 +0000 spq fix svn:eol-style for all *.h *.cpp *.py *.i *.hpp *.templ files