Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-21Added shininess setting for shaders.Evan Goers
2012-12-15esolved an OpenGL-related build problem on windowesolved an OpenGL-related ↵Stijn Buys
build problem on windows
2012-11-26More gl::-ization.Evan Goers
2012-11-26Abstracted many more GL functions.Evan Goers
Added in useful texture unit info to State::init(). Cleaned up many non-abstracted GL functions used in draw.cc and state.cc.
2012-01-24Added a 'specular' material parameter. Defaults to 'color' values.Evan Goers
Tweaked lighting a bit.
2012-01-21gl::'d polygonoffset and alphafunc.Evan Goers
2011-02-10Added a local chat channel. The say command defaults to zone chat, global ↵Stijn Buys
messages can be send with the shout command. Removed NonSolid flag fro race objects, have race use the local chat channel. Updated to network protocol version 22. Updated developer documentation.
2010-12-06Re-enabled environment mapping with the skybox as cubemap.Stijn Buys
2010-11-18Unified radiant angles conversion into a single math::Axis.assign() method, ↵Stijn Buys
corrected transformation order. Removed unnecessary model::LIGHTSCALE constant, light and flare sizes are rescaled according to the global model::SCALE. Added gl::depthfunc, enabled GL_LEQUAL while drawing lights and flares.
2010-10-24keepalive optimizations, r_lights engine variable, OpenGL VBO supportStijn Buys
2010-10-04modelview widget rotation manipulationStijn Buys
2010-09-29better envmapping, by OdinStijn Buys
2009-08-18astyle cleanup, corrects not loading of material texturesStijn Buys
2008-11-11cleanupsStijn Buys
2008-10-05interface with ui libraryStijn Buys
2008-05-04split map reading from modelsStijn Buys
2008-04-273D flightStijn Buys
2008-03-24libmath optimizations and cleanupsStijn Buys
2008-03-05OpenGL lightingStijn Buys
2008-02-02introduced librenderStijn Buys