Mercurial > fife-parpg
graph
- Layer::addInstance for moving instances around layers. Useful when we have multi-level buildings.2008-07-19, by Sleek
- * Reverting back to 2543 as requested by sleek2008-07-19, by mvbarracuda
- separated the source files for the matchbox, the flask, and the coins.2008-07-19, by kaelisebonrai
- Layer::addInstance for moving instances around layers. Useful when we have multi-level buildings2008-07-19, by Sleek
- Layer::addInstance for moving instances around layers. Useful when we have multi-level buildings2008-07-19, by Sleek
- 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-19, by vtchill
- Added 'wulax' to the AUTHORS file.2008-07-18, by wulax
- increased felt responsiveness by first processing events and then drawing the screen2008-07-18, by spq
- drop box overwrites the set*Color virtuals...2008-07-18, by spq
- add selection color to widget class2008-07-18, by spq
- updated LICENSE with data on the deckchairs...2008-07-18, by kaelisebonrai
- Added newly modelled blue deckchair. And source. That's the last of the deckchairs, yay.2008-07-18, by kaelisebonrai
- Added newly modelled green deckchair. And source.2008-07-18, by kaelisebonrai
- Added newly modelled Red Deckchair, and source for it.2008-07-18, by kaelisebonrai
- updated LICENSE to reflect that the skull_pole's source is now a .7z, to avoid confusion.2008-07-18, by kaelisebonrai
- Enlarged and rotated the feathers on the skull_pole, this should be good, I hope.2008-07-18, by kaelisebonrai
- Enlarged and updated the skull_pole. Added feathers, as well.2008-07-18, by kaelisebonrai
- Enlarged the beachballs (blue, green, red).2008-07-18, by kaelisebonrai
- * Easy batch files for building debug versions of FIFE on win322008-07-17, by mvbarracuda
- * Increased width of object selector tool for easier browsing2008-07-17, by mvbarracuda
- updated LICENSE, for rio_de_hola, with my latest commits.2008-07-17, by kaelisebonrai
- new updated (red) beachball graphics, including source.2008-07-17, by kaelisebonrai
- new updated (green) beachball graphics, including source.2008-07-17, by kaelisebonrai
- new updated (blue) beachball graphics, including source.2008-07-17, by kaelisebonrai
- arrgh, issues with commits, fixed now, I hope, this is the source for the skull_pole model.2008-07-17, by kaelisebonrai
- updating skull_pole graphics to new rendered version.2008-07-17, by kaelisebonrai
- fixes error with camera naming in rio_de_hola/misc/current_rendersetup/blendersetupnew_v3.blend -- Oops =/2008-07-17, by kaelisebonrai
- Adding Current Rendersetup for rio_de_hola techdemo, under the terms of the GNU GPL version 3.0 or Later.2008-07-17, by kaelisebonrai
- Added kaelisebonrai to AUTHORS, test commit.2008-07-17, by kaelisebonrai
- allow clients to set a custom window title and icon2008-07-16, by spq
- fixed hover images for editor toolbar2008-07-15, by chewie
- 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-15, by spq