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