Go to file
Kp 66b0f6bf37 Compile out unused joystick entries
Presently, user profiles are not portable between a build with
max_axes_per_joystick=0 and one with max_axes_per_joystick!=0.
Attempting to do so causes some buttons to be assigned to the wrong
action.  Since the intended use case for max_axes_per_joystick=0 and
similar is to completely remove joystick support on a system that will
never use a joystick, this is acceptable for now.  A future overhaul to
improve storage of user kconfig settings may fix this.
2017-12-24 00:28:35 +00:00
common Add support for increased precision of gamelog timestamps 2017-12-06 05:14:32 +00:00
contrib Update Gentoo ebuilds 2017-11-25 01:56:51 +00:00
d1x-rebirth Merge branch 'psyke83/rpi' into master 2017-10-26 02:02:50 +00:00
d2x-rebirth Replace useless printf with puts 2017-12-05 05:29:55 +00:00
Documentation
similar Compile out unused joystick entries 2017-12-24 00:28:35 +00:00
.gitattributes Add experimental Windows manifest 2017-08-02 02:49:12 +00:00
.gitignore
COPYING.txt corrected typo in COPYING.txt (it's to its) 2014-06-06 13:18:52 +02:00
GPL-3.txt Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
INSTALL.markdown Restore GOG reference in INSTALL.markdown 2017-11-25 01:56:51 +00:00
SConstruct Generate kconfig udlr relations at build time 2017-12-24 00:28:35 +00:00