]> icculus.org git repositories - btb/d2x.git/history - arch/sdl/joy.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / arch / sdl / joy.c
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Belllimit size of formatted strings
2018-03-06 KpRename include/error.h to include/dxxerror.h
2015-02-24 Bradley BellReplace cvar.archive with flags.
2015-01-28 Bradley Belluse joystick to navigate menus
2015-01-28 Bradley Belldon't send extraneous keypresses for hats
2015-01-20 Bradley Bellno longer needed
2015-01-14 Bradley Bellfix includes
2015-01-11 Bradley Belladd axis invert cvars
2015-01-11 Bradley Bellcvars for axis mapping
2015-01-10 Bradley Belldo away with Joystick.buttons
2015-01-10 Bradley Bellfix joy button handlers
2015-01-10 Bradley Bellstill have to free this text
2015-01-09 Bradley Bellno more *button_text
2015-01-09 Bradley Bellactually run buttons through key handler
2015-01-08 Bradley Bellmake mouse and joystick buttons into bindable virtual...
2015-01-03 Bradley Bellremove rcs tags
2005-04-05 Bradley Bellfix some bugs in joystick initialization
2005-04-04 Bradley Bellchange MAX_BUTTONS to JOY_MAX_BUTTONS
2005-04-04 Bradley Belldon't use hardcoded descriptions of joystick buttons...
2004-11-23 Bradley BellFix sdl joystick axis problem, all arch use global...
2004-11-22 Bradley BellFix sdl joystick axis problem, all arch use global...
2004-05-15 Martin Schaffnerfix joystick_read_raw_axis(), define and use gr_remap_m...
2003-04-12 Bradley Bellcomments/formatting/dist problems
2003-03-29 Bradley Bellfixed text seen for hats in control config screen
2003-03-27 Bradley Belladded hat support for sdl joysticks
2003-01-15 Bradley Bellchanged path for SDL headers
2003-01-11 Bradley Bellgcc 3.2 warnings
2002-09-04 Bradley Bellfix compiler warning
2002-07-22 Bradley BellOS X stuff
2002-07-16 Bradley Bellold junk
2002-03-23 Bradley BellSDL Joystick works\!
2002-03-05 Bradley BellSDL joystick stuff mostly done
2001-12-03 Bradley Belllots of makefile fixes, and sdl joystick stuff
2001-10-24 Bradley BellMoved input stuff to arch subdirs, as in d1x.