Merge branch 'gles'
[neverball] / putt / game.c
2011-07-06 parastiMerge branch 'gles'
2011-03-19 parastiNaming tweaks: outside/trigger/inside -> outside/inside...
2011-03-13 parastiTweak shadow code to keep the transforms in one place
2011-02-10 parastiSplit SOL data structures into base, varying and render...
2011-01-14 parastiNeverputt: use directional light (like Neverball does)
2010-10-29 parastiCorrectly check switch test return value in Neverputt
2010-10-29 parastiFix accidental switch/teleporter behavior changes
2010-10-28 parastiRevert "share/solid: wrap all structs with typedefs"
2010-10-27 parastishare/solid: wrap all structs with typedefs
2010-07-14 parastiPutt: use "idle" worldspawn key as override for idling...
2010-01-11 parastiODE physics
2009-10-30 parastiRemove unused sol_load_gl parameter
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...
2008-11-06 parastishare/solid: split off physics to a separate file
2008-11-06 KrabbyKrapDon't draw invisible switches in Neverputt
2008-05-02 parastiRevert "Merge 'putt-collisions' branch"
2008-05-01 KrabbyKrapMerge 'putt-collisions' branch
2008-04-27 KrabbyKrapRemoved extra whitespace
2008-03-28 parastiRevert "Merge 'putt-collisions' branch"
2008-03-28 parastiRevert "Fixed some lines of code"
2008-03-27 KrabbyKrapFixed some lines of code
2008-03-27 KrabbyKrapMerge 'putt-collisions' branch
2008-03-16 rlkTrivial change to re-enable color modulation of neverpu...
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-01-28 rlkWidespread minor changes to eliminate the use of SDL_Ge...
2008-01-12 rlkTweaks to ball rendering mechanism.
2008-01-08 rlkMerged ball-test branch.
2008-01-01 rlkEnhanced specular illumination.
2007-12-30 rlkExperimenting with foreground billboards.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-10-03 parastiFixed an FTB error in Neverputt unnoticed due to broken...
2007-08-27 parastiUndid revision 1099 (dt scaling mods) for Neverputt...
2007-08-25 parastiApplied my "bidirectional dt scaling" patch. According...
2006-11-13 parastiSpell-checked most of the code.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-03-13 mrtoutbonus ball for bonus levels. Fix #56
2006-03-10 mrtoutRemove opengl dependency of mapc (need to split solid...
2006-03-09 mrtoutAdapt halo switch system to teleports (aka jumps)....
2006-03-08 mrtoutUpdate switch:
2006-01-28 rlkInitial import.