http://abuse.zoy.org/changeset/731 Jul 21, 2014 12:50:29 AM Changeset 731 Summary: sdlport: Add support for SDL2, inculding the game controller API. Configure script will check for SDL2 and use it if present, otherwise it will fall back to SDL v1. Some old SDL v1 features not implemented yet on SDL2, such as saving screenshots. core: Small change for SDL2 game controller API to disable the game controller in the save/load game menu. Summary of game controller API changes: Enable with -gamepad Tested with PS3 dualshock 3. D-pad moves, right analog controls aiming X: change weapon, []: jump, R1: fire, L1: special ability, /\:use/activate All menu navigation requires the mouse, which is disabled during normal game play. Reproducible: Always
we'll pick it up with the next release.