Merge branch 'gles'
[neverball] / share / geom.c
2011-07-06 parastiMerge branch 'gles'
2011-03-13 parastiClip shadow above ball with a texture
2011-03-13 parastiTweak shadow code to keep the transforms in one place
2011-03-13 parastiMove lines around
2011-02-10 parastiSplit SOL data structures into base, varying and render...
2010-11-01 parastiPlug a couple of display list leaks
2010-10-20 parastiRemove "geometry" option
2009-10-08 parastiRevert "Clip shadowed geometry above the ball center"
2009-08-29 parastiDon't clip shadow geometry above ball if "shadow" is...
2009-08-05 parastiClip shadowed geometry above the ball center
2009-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...
2008-12-22 parastiMerge branch 'teleporter-tweaks'
2008-06-10 parastiMove item-related functions into a separate module
2008-06-09 parastiAdapt texture coordinate handling to match OpenGL conve...
2008-01-08 rlkMerged ball-test branch.
2008-01-04 rlkFixed failure to load ball texture breaks shadow texture.
2008-01-03 rlkOops oops, texture on the new ball was offset.
2008-01-03 rlkOops, new ball geometry defaulted to off.
2008-01-03 rlkModified the ball geometry to use a more uniform triang...
2008-01-02 rlkAdded tilt sensor abstraction.
2008-01-01 rlkEnhanced specular illumination.
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-10-03 parastiRemoved all bonus ball texture-related code.
2007-04-19 rlkPotential fix for the ball texture seem.
2007-04-11 parastiMerged item_push_text back into item_push.
2006-11-12 parastiFixed a glitch where 12 display lists were created...
2006-08-19 parastiRemove all coin-specific geometry functions except...
2006-08-15 parastiAlmost completely separate coins and items in share...
2006-06-10 parastiKill trailing whitespace.
2006-06-10 mymvalid C comments
2006-06-10 jolynsbassBall can grow and shrink with special coins.
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-14 mrtoutCoin picture now only depend on the language (nomore...
2006-03-13 mrtoutbonus ball for bonus levels. Fix #56
2006-03-09 mrtoutAdapt halo switch system to teleports (aka jumps)....
2006-03-08 mrtoutUpdate switch:
2006-01-28 rlkInitial import.