Makefile: use mingw-list-dlls from MinGW cross scripts
[neverball] / share / geom.c
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.