]> icculus.org git repositories - btb/d2x.git/history - arch/sdl/joydefs.c
show borders in SDL and OGL, optimized and cleaned
[btb/d2x.git] / arch / sdl / joydefs.c
2015-01-17 Bradley Bellrepresent sensitivity and deadzone as decimals instead...
2015-01-16 Bradley Bellextend analog sensitivity to all axes, add config menu
2015-01-16 Bradley Bellseparate control type into separate cvars for joy and...
2015-01-16 Bradley Bellreorder/renumber controls menu
2015-01-16 Bradley Bellfix binary arithmetic
2015-01-15 Bradley Bellmake control type into bitfield. get rid of legacy...
2015-01-15 Bradley Bellfix new control menu logic
2015-01-14 Bradley Bellupdate text
2015-01-14 Bradley Bellbegin refactoring to umbrella header
2015-01-12 Bradley Bellconvert control type, joystick sensitivity to cvars
2015-01-06 Bradley Bellmerge d2x keys with key binding system
2015-01-06 Bradley Bellmerge old and new keyboard config screen code
2015-01-06 Bradley Belladd temporary config screen for keybindings
2015-01-03 Bradley Bellremove rcs tags
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-18 Bradley Belleliminate warnings and old warning kludges
2003-10-08 Bradley Belldisabled 'd2x keys' weapon selection
2003-03-14 Bradley Bellreplaced joy/mouse sensitivity slider, increased range...
2003-01-15 Bradley Bellformatting, comments
2002-03-05 Bradley BellSDL joystick stuff mostly done
2001-11-14 Bradley Bell#include pstypes.h
2001-11-14 Bradley Bellcopied joydefs_config from linux/joydefs.c - controls...
2001-10-24 Bradley BellMoved input stuff to arch subdirs, as in d1x.