Clean up errno/strerror usage
[neverball] / ball / hud.c
2009-07-14 parastiAllow camera switching during ready/set stage
2009-06-29 parastiReplace forgettable view numbers with symbols and clean...
2009-06-02 parastiImplement a "top-down" camera (cheat mode only)
2009-02-16 parastishare/video: s/config_/video_/
2009-02-16 parastishare/video: move some non-config code from share/confi...
2009-01-09 parastiImplement a server/client-like game/replay architecture
2008-03-12 parastiMerge 'progress' branch.
2008-03-01 parastiRevert "Merged progression and putt-collisions"
2008-03-01 KrabbyKrapMerged progression and putt-collisions
2008-01-01 rootMerged lockstep branch.
2007-12-26 rlkOops, forgot to enable the stats only on config.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-10-07 parastiUndid a careless change messing with the HUD in challen...
2007-10-03 parastiRemoved the recently added additional gui_paint parameter.
2007-10-03 parastiIntroduced an additional parameter to gui_paint that...
2007-09-25 parastiAnother if-else if-else if-else to switch conversion.
2007-09-22 parastiRemoved (once again) all references to MODE_SINGLE.
2007-09-15 parastiMoved some "game mode" related stuff into ball/mode...
2006-10-15 parastiMinor code clean-up.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-03-03 mrtoutagain more code clean, thing become more and more simpler
2006-03-02 mrtoutcreate a new level structure, that makes the code more...
2006-03-02 mrtoutproof of concept, direct play level with the --level...
2006-03-01 mrtoutCode clean: improve modules independance:
2006-02-20 mrtoutchange mode names
2006-02-20 mrtoutfix 'free mode' score handling
2006-02-20 mrtoutFix free playing mode
2006-02-16 mrtoutbetter view label
2006-02-16 mrtoutsome display fixes (st_start, hud)
2006-02-16 mrtoutNew challenge/practice modes
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.