log

age author description
2008-07-25 jwt Omission of a camera viewport in xml map files now indicates that the camera should use the full window.
2008-07-24 spq use strings as grouping in generic renderer, easier for the clients...
2008-07-24 mvbarracuda * Removing old testmaps as they're not needed for the 2008.2 release
2008-07-23 spq combine events (currently only mouse motion events), that helps reducing lag in clients
2008-07-23 kaelisebonrai test of rotation steps + facing location renders, for barra.
2008-07-22 spq fixed rotating instances when moving them
2008-07-22 jasoka added hashing to pool to improve techdemo loading time
2008-07-22 spq - added possibility to change instance ids
2008-07-21 jasoka better structure for techdemo scripts + svn:ignore fixes
2008-07-20 mvbarracuda * Added OA developers who contributed patches from the Dusmania game developer conference to the list of AUTHORS
2008-07-20 spq Add input and app focus events (e.g. iconify) (patch by phiker)
2008-07-20 spq speedup instance renderer; now instances can change their layer, old optimisation made wrong asumption... (fix by yonibear)
2008-07-20 kaelisebonrai actually delete the old name of the rendersetup...
2008-07-19 kaelisebonrai renamed the rendersetup to reflect its status.
2008-07-19 mvbarracuda * Fix by Sleek & GreyGhost
2008-07-19 Sleek Corrected Layer::addInstance() to return appropriate bool. Added the function to layer.i for swig
2008-07-19 Sleek Layer::addInstance for moving instances around layers. Useful when we have multi-level buildings.
2008-07-19 mvbarracuda * Reverting back to 2543 as requested by sleek
2008-07-19 kaelisebonrai separated the source files for the matchbox, the flask, and the coins.
2008-07-19 Sleek Layer::addInstance for moving instances around layers. Useful when we have multi-level buildings
2008-07-19 Sleek Layer::addInstance for moving instances around layers. Useful when we have multi-level buildings
2008-07-19 vtchill Fixed the unit tests so they will now compile and link with msvc2005. There are still a couple more changes needed to run them correctly.
2008-07-18 wulax Added 'wulax' to the AUTHORS file.
2008-07-18 spq increased felt responsiveness by first processing events and then drawing the screen
2008-07-18 spq drop box overwrites the set*Color virtuals...
2008-07-18 spq add selection color to widget class
2008-07-18 kaelisebonrai updated LICENSE with data on the deckchairs...
2008-07-18 kaelisebonrai Added newly modelled blue deckchair. And source. That's the last of the deckchairs, yay.
2008-07-18 kaelisebonrai Added newly modelled green deckchair. And source.
2008-07-18 kaelisebonrai Added newly modelled Red Deckchair, and source for it.
2008-07-18 kaelisebonrai updated LICENSE to reflect that the skull_pole's source is now a .7z, to avoid confusion.
2008-07-18 kaelisebonrai Enlarged and rotated the feathers on the skull_pole, this should be good, I hope.
2008-07-18 kaelisebonrai Enlarged and updated the skull_pole. Added feathers, as well.
2008-07-18 kaelisebonrai Enlarged the beachballs (blue, green, red).
2008-07-17 mvbarracuda * Easy batch files for building debug versions of FIFE on win32
2008-07-17 mvbarracuda * Increased width of object selector tool for easier browsing
2008-07-17 kaelisebonrai updated LICENSE, for rio_de_hola, with my latest commits.
2008-07-17 kaelisebonrai new updated (red) beachball graphics, including source.
2008-07-17 kaelisebonrai new updated (green) beachball graphics, including source.
2008-07-17 kaelisebonrai new updated (blue) beachball graphics, including source.
2008-07-17 kaelisebonrai arrgh, issues with commits, fixed now, I hope, this is the source for the skull_pole model.
2008-07-17 kaelisebonrai updating skull_pole graphics to new rendered version.
2008-07-17 kaelisebonrai fixes error with camera naming in rio_de_hola/misc/current_rendersetup/blendersetupnew_v3.blend -- Oops =/
2008-07-17 kaelisebonrai Adding Current Rendersetup for rio_de_hola techdemo, under the terms of the GNU GPL version 3.0 or Later.
2008-07-17 kaelisebonrai Added kaelisebonrai to AUTHORS, test commit.
2008-07-16 spq allow clients to set a custom window title and icon
2008-07-15 chewie fixed hover images for editor toolbar
2008-07-15 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.
2008-07-14 spq reworked matrix vector multiplication, patch by yonibear
2008-07-14 spq add possibility to hide instances/instance visuals; initialize instance visuals properly
2008-07-13 mvbarracuda * Eol-style fixes
2008-07-13 mvbarracuda * Last minute adjustments: we should tell the users at least that it's the 2008.1 release :-)
2008-07-13 mvbarracuda * Last minute README corrections, ready for tagging
2008-07-13 mvbarracuda * Release README (list of changes by jasoka)
2008-07-13 mvbarracuda * Fixing code::blocks support for win32 (thanks to jasoka)
2008-07-13 mvbarracuda * Fixed code::blocks unittest support; thanks to alexv for reporting
2008-07-13 jasoka fix for editor, gui event consumption was not checked properly
2008-07-13 jasoka fixed sample_unit_test.cpp
2008-07-13 jasoka fixed talk functionality in techdemo
2008-07-13 mvbarracuda * Applying code::blocks for linux support patch by amo-ej1