WIP: Vibra support
[neverball] / share / base_config.h
2010-11-09 parastiUse normalized floats to represent joystick axis values
2010-10-07 parastiRestore variable time step in main loop, do fixed stepp...
2009-08-14 parastiMakefile: set default paths from here
2009-06-14 parastiRemove a few macros in favour of hard-coded strings
2009-06-12 parastiImplement a Quake-like virtual file system layer
2009-04-30 parastiMove GUI_FACE definition to share/gui
2009-02-20 parastiTransform default game/locale data paths based on execu...
2008-11-18 parastishare/base_config: define DT in terms of UPS (updates...
2008-01-01 rootMerged lockstep branch.
2007-12-24 parastiReadded a carelessly removed include.
2007-12-23 parastiReworked mapc+no SDL+no i18n and neverball/neverputt...
2007-10-03 parastiChanged cheat activation method yet again, based on...
2007-09-29 parastiCheat mode is now activated by setting player's name...
2007-09-08 parastiPainfully renamed share/i18n to share/lang.
2007-09-01 parastiAdded a default VERSION macro.
2007-07-11 parastiSomewhat localised game's version stuff to the Makefile...
2007-07-09 parastiChanged config_user_path to check the APPDATA environme...
2006-11-07 parastiDo not internationalize "Last" because of a couple...
2006-10-24 lucEnable compile time specification of data and locale...
2006-06-10 parastiDone with header clean-up.
2006-04-26 parastiRenamed config dir from 'neverball-svn' to 'neverball...
2006-03-05 mrtoutfix #43
2006-03-04 mrtoutadd replay file extension (fixes #42)
2006-03-04 mrtoutFix high-score saving.
2006-03-04 mrtoutAnother strong code change. This one focusses Set manag...
2006-03-03 mrtoutNew replay information screen.
2006-03-02 mrtoutAnother demo code clean and demo format upgrade
2006-03-01 mrtoutSplit config into two files, 'config' and 'base_config...