Files
blender/source/gameengine/GameLogic
Campbell Barton 84dcfa181b BGE Bugfix, SDL joysticks arrow keys didnt work when 2 joysticks were being used at the same time.
The event queue was running for every joystick sensor without checking if the events were for that joystick.
seperating the event queue for each joystick is overkill so instead deal with all joysticks events in once function.

Also removed some unused functions
2008-09-02 06:12:19 +00:00
..
2008-08-14 03:23:36 +00:00
2008-08-14 03:23:36 +00:00
2007-10-22 20:24:26 +00:00