Changed grow/shrink logic to avoid equality tests of floating point numbers.
[neverball] / ball / st_conf.c
2007-10-03 parastiRemoved the recently added additional gui_paint parameter.
2007-10-03 parastiIntroduced an additional parameter to gui_paint that...
2007-09-29 parastiRemoved config_simple_get_s.
2007-08-17 parastiLanguage selection in-game is no more. It might return...
2007-04-08 rlkAdded sound effects for grow and shrink items.
2007-01-21 parastiCleaned up language handling code a little. In particular:
2006-11-22 parastiAdjusted conf screen to be usable with joystick / keyboard.
2006-08-19 parastiUpdate Ball's code to use the "coin" item type.
2006-08-15 parastiAlmost completely separate coins and items in share...
2006-06-05 parastiRemove trailing whitespace from source code.
2006-06-01 parastiFormatting stuff. Convert tabs to spaces, shorten...
2006-03-01 mrtoutfactorization of many copy/pasted functions
2006-03-01 mrtoutSave an player name chages:
2006-02-28 mrtoutNew player name management
2006-02-27 mrtoutCode simplification, escape is the exit button everywhere
2006-02-13 mrtoutNew resolution config submenu
2006-02-13 mrtoutI18N
2006-01-28 rlkInitial import.