blender/source/gameengine/GameLogic/Joystick
Campbell Barton 2eb85c01f3 remove warnings for the BGE
- variables that shadow vers declared earlier
- Py_Fatal print an error to the stderr
- gcc was complaining about the order of initialized vars (for classes)
- const return values for ints and bools didnt do anything.
- braces for ambiguous if  statements
2009-02-25 03:26:02 +00:00
..
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SCA_Joystick.cpp remove warnings for the BGE 2009-02-25 03:26:02 +00:00
SCA_Joystick.h * Joystick sensor is now only triggered from events of the selected type. 2008-10-08 03:16:19 +00:00
SCA_JoystickDefines.h BGE Bugfix, SDL joysticks arrow keys didnt work when 2 joysticks were being used at the same time. 2008-09-02 06:12:19 +00:00
SCA_JoystickEvents.cpp Fix for a relative paths issue in the game engine. G.sce was being 2008-10-11 00:56:49 +00:00
SCA_JoystickPrivate.h game engine now compiles with SDL disabled. CDROM and Joystick wont function in this case 2008-09-21 05:38:28 +00:00