Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-02Fixed a build problem where an SDL instead of SDL2 header was used.Stijn Buys
2014-12-22Fixed a bug where the lad/savegame dialog wouldn't show the screenshot of the...Stijn Buys
2014-07-09Initial support for multi-layered materials, requires shaders files in the ne...Stijn Buys
2013-11-16Material API cleanups,Stijn Buys
2013-09-28Cleanup of the material API: split flags into flags and colortype.Stijn Buys
2012-11-26More gl::-ization.Evan Goers
2012-01-28Prevent Textures::unload() from unloading the 'image not found' texture.Stijn Buys
2011-07-07Disable mipmapping on skybox textures, provide an OpenGL texture id for the c...Stijn Buys
2010-12-06Re-enabled environment mapping with the skybox as cubemap.Stijn Buys
2010-10-06removed skydome support, corrected skybox edge issueStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2009-08-12corrected .map texture coordinatesStijn Buys
2009-08-12corrected a stupid bug that prevented materials from obtaining texture sizesStijn Buys
2009-08-12src/model filenames cleanup, parse .map texture coordinates, early loading of...Stijn Buys
2009-05-06added r_mipmap variable to enable hardware generated mimapsStijn Buys
2009-03-21autodetect hardware generated mipmap supportStijn Buys
2009-02-18use GL_GENERATE_MIPMAP instead of gluBuild2DMipmaps,Stijn Buys
2009-01-28cleanupsStijn Buys
2008-11-11cleanupsStijn Buys
2008-10-10adds KeyPress, DevInfo and Stats widgetsStijn Buys
2008-10-05interface with ui libraryStijn Buys
2008-09-27mission targets, texture unloading, private messagesStijn Buys
2008-08-26improved dust renderingStijn Buys
2008-08-23PNG supportStijn Buys
2008-08-23fixes for gcc 4.3.1, added g_develStijn Buys
2008-08-04no need to load console.tga any moreStijn Buys
2008-07-20targettingStijn Buys
2008-06-17camera and cursor updatesStijn Buys
2008-06-02keyboard bindsStijn Buys
2008-05-12console colorsStijn Buys
2008-05-11console fontStijn Buys
2008-05-04better target_engine renderingStijn Buys
2008-05-03texture managerStijn Buys