Go to file
Kp f1021de448 Add SDL_NumJoysticks() to SDL library test
Some builds of SDL lack joystick support.  Rebirth requires joystick
support in SDL, even if the user never connects a joystick.  Add a call
to SDL_NumJoysticks during the SDL test so that systems without SDL
joystick support fail the "usable library SDL" test.
2015-09-19 23:04:36 +00:00
common Combine game-specific preprocessor blocks 2015-09-19 23:04:35 +00:00
contrib Make template alias support mandatory 2015-08-03 03:11:25 +00:00
d1x-rebirth Mark various per-file structures as static 2015-08-12 03:11:46 +00:00
d2x-rebirth Remove WORDS_NEED_ALIGNMENT memcpy src cast to const uint8_t* 2015-09-13 21:02:19 +00:00
similar Factor out special handling of super laser 2015-09-19 23:04:36 +00:00
.gitignore
COPYING.txt
GPL-3.txt
SConstruct Add SDL_NumJoysticks() to SDL library test 2015-09-19 23:04:36 +00:00