source: abuse/trunk/AUTHORS @ 737

Last change on this file since 737 was 731, checked in by jjsimpso, 9 years ago

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.
File size: 780 bytes
RevLine 
[618]1Authors
2-------
3
[161]4Sam Hocevar <sam@hocevar.net>
[618]5  Major bugfixing
6  Current code maintainer
7  Debian package maintainer
[64]8
[731]9Jonathan Simpson <jjsimpso@gmail.com>
10  SDL2 port
11  Game controller support
12
[2]13Anthony Kruize <trandor@labyrinth.net.au>
[618]14  SDL port maintainer
[2]15
16Jeremy Scott
[618]17  Win32 DirectX port and ideas
[2]18
[618]19Jochen Schleu <jjs@jjs.at>
20  Music playback support
21
[2]22Arto Jantunen
[618]23  Previous Debian package maintainer
24  Suggestions and bug reports/fixes
[2]25
26Michael Olson
[618]27  Bug fixes
[2]28
29Ed Snible
[618]30  Performance tweaks
[2]31
32Nix
[618]33  Improvements to the Make and Configure scripts
[2]34
35Bob Ippolito
[618]36  Bug fixes
[2]37
38Joris Beugnies
[618]39  OpenGL Support
[2]40
41Ben Hines
[618]42  Bug fixes for Mac OS X
[2]43
44Julian Mayer
[618]45  Bug fixes for Mac OS X
[2]46
47Crack Dot Com <http://www.abuse2.com>
[618]48  The best 2D platform shooter ever... Abuse!
49
Note: See TracBrowser for help on using the repository browser.