Remove SOL body flags
[neverball] / share / config.h
2009-10-08 parastiAdd config symbols for joystick axes' inversion
2009-10-08 parastiGroup key config symbols together
2009-07-29 parastiMake config_get_s return a pointer, not copy to a passe...
2009-04-30 parastiMake fast view rotation modifier configurable, and...
2009-04-13 parastiAllow view rotation using second gamepad stick
2009-02-18 parastis/CONFIG_BALL/CONFIG_BALL_FILE/
2009-02-18 parastishare/config: rewrite to reduce duplication and typing
2009-02-16 parastishare/video: move some non-config code from share/confi...
2009-02-16 parastiAdd bindings to toggle between chase and manual views
2009-02-16 parastiMake mouse buttons configurable (full view control)
2008-08-03 parastiMake default replay name user-configurable
2008-05-02 parastiRevert "Merge 'putt-collisions' branch"
2008-05-01 KrabbyKrapMerge 'putt-collisions' branch
2008-04-19 parastiSet default pause key to Escape
2008-03-28 parastiRevert "Merge 'putt-collisions' branch"
2008-03-27 KrabbyKrapMerge 'putt-collisions' branch
2008-03-12 parastiMerge 'progress' branch.
2008-03-10 parastiImplement new shot name generation using a persistent...
2008-03-05 parastiSet default aniso config value to 0 instead of 1.
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 rlkAdded uniform sync option.
2008-01-26 KrabbyKrapClean up.
2008-01-26 KrabbyKrapMerged only code for downloaded contribution support...
2008-01-08 rlkMerged ball-test branch.
2008-01-04 rlkMoved the ball skins to their own directory.
2008-01-03 rlkAdded joystick digital pad button config symbols.
2008-01-03 parastiPain killers for the aftermath of the tilt sensor abstr...
2008-01-02 rlkAdded tilt sensor abstraction.
2008-01-01 rootMerged lockstep branch.
2007-12-26 rlkSome OpenGL optimization and state-change reduction.
2007-12-23 parastiReworked mapc+no SDL+no i18n and neverball/neverputt...
2007-12-22 rlkRewrote image handling, eliminating SDL_image. Made...
2007-12-21 parastiRemoved audio_rate config variable and changed config...
2007-10-03 parastiChanged cheat activation method yet again, based on...
2007-10-03 parastiRemoved all bonus ball texture-related code.
2007-09-29 parastiRemoved config_simple_get_s.
2007-09-29 parastiCheat mode is now activated by setting player's name...
2007-09-15 parastiMoved some "game mode" related stuff into ball/mode...
2007-08-17 parastiLanguage selection in-game is no more. It might return...
2007-07-18 lorantRestore the cheat setting in neverballrc.
2007-07-16 lorantMerged source:branches/pause (revisions 954:1064) into...
2007-07-16 lorantMerged changeset [1052] from source:branches/config...
2007-07-16 lorantMerged changesets [1048] and [1049] from source:branche...
2007-04-08 rlkAdded multisample option.
2006-06-10 parastiDone with header clean-up.
2006-06-08 parastiRemove default last set macro.
2006-06-08 parastiRemove "last_set" config option. Resolves ticket:49.
2006-06-05 parastiRemove trailing whitespace from source code.
2006-03-14 mrtoutCoin picture now only depend on the language (nomore...
2006-03-13 mrtoutbonus ball for bonus levels. Fix #56
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...
2006-03-01 mrtoutSave an player name chages:
2006-02-27 mrtoutBetter cheat mode (only for testing the game :p)
2006-02-27 parastiSound buffering - yes, file modes - I guess not ;)...
2006-02-27 mymreadd valid C comments for sound buffering
2006-02-27 parastirm C++ style comments.
2006-02-27 mymreduced windows sound buffer to Linux values
2006-02-20 mrtoutchange mode names
2006-02-19 mrtoutNew play mode. be happy.
2006-02-13 mrtoutI18N
2006-02-13 mrtoutclean the set selection code adn add a config variable...
2006-01-28 rlkInitial import.