log

age author description
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