raze-gles/polymer/eduke32/source/jmact
helixhorned a1d3c2dcea Patch adding Wii support by tueidj, part 4: joystick support
- sdlayer.c: custom "get joystick button names" routine
- jmact/mouse.c: packs some joystick events into the value returned by
  MOUSE_GetButtons(): bits used are 256, 512, 4096, 8192
- MOUSE_Init() --> Mouse_Init(), presumably because of a name clash?
- comments out right-shift of joystick analog values by 5, maybe this fixes
  the scale problems with the joystick on the PC too?

git-svn-id: https://svn.eduke32.com/eduke32@2624 1a8010ca-5511-0410-912e-c29ae57300e0
2012-05-01 12:38:43 +00:00
..
_control.h rotatesprite and multivoc have a rape baby 2010-06-22 21:50:01 +00:00
_scrplib.h Fix JonoF's email address. 2012-03-12 04:47:04 +00:00
animlib.c Fix JonoF's email address. 2012-03-12 04:47:04 +00:00
animlib.h Fix JonoF's email address. 2012-03-12 04:47:04 +00:00
control.c Patch adding Wii support by tueidj, part 4: joystick support 2012-05-01 12:38:43 +00:00
control.h Fix JonoF's email address. 2012-03-12 04:47:04 +00:00
file_lib.c mostly multiplayer fixes among other things 2010-07-19 15:14:00 +00:00
file_lib.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
keyboard.c MSVC fixes + clean out tree 2009-06-05 20:09:13 +00:00
keyboard.h Fix JonoF's email address. 2012-03-12 04:47:04 +00:00
mathutil.c mostly multiplayer fixes among other things 2010-07-19 15:14:00 +00:00
mathutil.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
mouse.c Patch adding Wii support by tueidj, part 4: joystick support 2012-05-01 12:38:43 +00:00
mouse.h Patch adding Wii support by tueidj, part 4: joystick support 2012-05-01 12:38:43 +00:00
scriplib.c Janitorial work part 2, perfect for a rainy day. This fixes a lot of leaks, both on the client side as well as for memory allocated by OpenGL. If you had crashes after a few times of restartvid'ing in Polymer, this should fix it. 2011-07-22 22:00:53 +00:00
scriplib.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00