sparselines.map: Re-texture level as per RlksNotes
[neverball] / share / solid_gl.c
2011-01-21 parastiAdd a material flag to force shadowing even on transpar...
2011-01-20 parastiFix shadow geom code that was never executed
2010-11-01 parastiPlug a couple of display list leaks
2010-10-28 parastiRevert "share/solid: wrap all structs with typedefs"
2010-10-27 parastishare/solid: wrap all structs with typedefs
2010-10-22 parastiImprove rotation behavior under constant centrifugal...
2010-07-11 parastiCompletely rework body rotation mechanism
2010-07-11 parastiReturn radians in quaternion to axis-angle conversion
2010-04-25 parastiCover up the obviously broken shadow on rotating surfaces
2010-04-08 parastiMore quaternion routines
2010-01-11 parastiAdd basic rotating objects (ODE only)
2010-01-11 parastiODE physics
2009-12-03 parastiCompute body velocity by snapshotting body position...
2009-10-30 parastiRemove unused sol_load_gl parameter
2008-11-06 parastishare/solid: split off physics to a separate file
2008-07-31 parastiEliminate performance penalty on mirror-less maps with...
2008-06-10 parastiImplement simple material localisation system
2008-06-09 parastiAdapt texture coordinate handling to match OpenGL conve...
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-13 rlkAdded alphatest option to ball renderer.
2008-01-12 rlkTweaks to ball rendering mechanism.
2008-01-08 rlkMerged ball-test branch.
2008-01-01 rlkEnhanced specular illumination.
2007-12-31 rlkFixed the zero-velocity test in the edge/vert collision...
2007-12-30 rlkFixed foreground billboards not depth-sorting correctly...
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-26 rlkFixed decal transparency sort issue reintroduced by...
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-26 rlkOops! Fixed newly envmapped glass being scheduled...
2007-12-23 rlkModified material sorter to draw opaque decals AFTER...
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-12-15 rlkAdded decal material flag in order to enable decals...
2006-11-13 parastiSpell-checked most of the code.
2006-07-01 parastiRemove redundant else clause.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-05 parastiShared code clean-up. One more and I suppose it's...
2006-03-10 mrtoutRemove opengl dependency of mapc (need to split solid...