Fix redundant glTexEnv calls
[neverball] / ball / util.c
2011-03-30 rlkGUI rewrite is mostly complete. Removed all display...
2010-08-28 parastiRemove more references to displayed record names
2010-08-28 parastiUse symbols for score ranks
2010-08-18 parastiShorten score constants, make them depend less on displ...
2009-08-17 parastiDon't leak score board internals out to other code
2009-08-01 parastiTruncate names in the score board
2009-07-30 parastiFix score buttons always painted green in the level...
2009-07-29 parastiPaint score buttons green on a high-score in that score...
2009-07-29 parastiball/util: clean up duplicate code
2009-07-29 parastiTime to the left, coins to the right in the score board
2009-04-17 elvizball/util.c: Corrected (unused) array index
2009-02-12 parastiRename Unlock Goal scores to Fast Unlock
2008-12-14 parastiDisplay "Unavailable" in score board when no score...
2008-12-14 parastiball/util: add a space between "back" and "prev"
2008-08-15 parastiHide Unlock Goals score button in Set Complete screen
2008-08-15 parastiRemove remaining references to GUI_NULL_MASK
2008-08-15 parastis/gui_back_prev_next/gui_navig/g
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-27 parastiRevert premature level-contributions branch merge.
2008-01-26 KrabbyKrapClean up.
2008-01-26 KrabbyKrapMerged only code for downloaded contribution support...
2007-10-09 parastiReplaced some cryptic variable names in ball/util.
2007-10-03 parastiNit-picking, Vol. 2.
2007-05-18 parastiChanged the on-screen keyboard to use a "caps" button...
2007-04-10 parastiFixed a crash when clicking a disabled Back button...
2006-08-02 mrtoutfix #84
2006-08-02 parastiVery minimalistic simplification of some code in ball...
2006-07-17 parastiFix code formatting.
2006-07-15 parastiBoring clean-up: there are some things 'indent' is...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiPrettying up code, Part Two. I think Ball's done....
2006-05-26 mymrenamed time_t to time_t2 to avoid multiple declaration
2006-03-11 mrtoutAdd a new widget: a 'maybe' button :)
2006-03-05 mrtoutDistinct label for goal and time record tables. Hide...
2006-03-04 mrtoutdo not show back/prev if there are both disabled
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-03-03 mrtoutYet another next/prev/back button layout, I hope it...
2006-03-02 mrtoutcreate a new level structure, that makes the code more...
2006-03-01 mrtoutSave an player name chages:
2006-02-19 mrtoutbetter hs tables
2006-02-19 mrtoutTranslatable Hard/Medium/Eady in scores
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.