]> icculus.org git repositories - btb/d2x.git/history - arch/sdl/mouse.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / arch / sdl / mouse.c
2015-05-03 zicodxxfixed more compiler warnings
2015-02-24 Bradley BellReplace cvar.archive with flags.
2015-01-18 Bradley Bellget rid of unused external control and cyberman stuff
2015-01-17 Bradley Belluse in_mouse cvar instead of -grabmouse
2015-01-14 Bradley Bellmerge mouse_get_delta and mouse_get_delta_z
2015-01-11 Bradley Belladd axis invert cvars
2015-01-11 Bradley Bellcvars for axis mapping
2015-01-10 Bradley Bellmissed this in 7209f72f1ec85b2d02263e93b6b9fbba6ca574bf
2015-01-10 Bradley Belldo away with Mouse.buttons
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
2003-11-27 Bradley BellPocketPC fixes
2003-11-27 Bradley BellPocketPC fixes
2003-11-25 Bradley Bellenabled mouse control of menus
2003-01-15 Bradley Bellchanged path for SDL headers
2002-10-03 Bradley Bellwhitespace
2001-11-14 Bradley Belluse mouse wheel to emulate 3rd axis
2001-11-14 Bradley Bellremove cruft, fix formatting, use mouse wheel to emulat...
2001-10-24 Bradley BellMoved input stuff to arch subdirs, as in d1x.