Go to file
onpon4 ea33be4591 Removed the "LINUX" definition.
This is silly. The libraries used have absolutely nothing to do with
"Linux". They're POSIX standard libraries, and will work just as
well on Mac OS X and BSD. The actual code might need to be replaced,
but in any case, this isn't something to limit to "Linux" systems.
2015-03-12 11:41:23 -04:00
data Modified cutscene 4 text. 2015-03-09 19:39:21 -04:00
docs Updated joystick controls to work well with most gamepads. 2015-03-01 19:59:27 -05:00
gfx Changed blacks in asteroids to dark gray. 2015-03-07 14:46:59 -05:00
music Made Through Space loopable (by cutting off the end). 2015-03-08 10:42:24 -04:00
sound Replaced all sound effects with the plain Ogg sound effects from 1.2. 2015-02-26 09:06:50 -05:00
src Removed the "LINUX" definition. 2015-03-12 11:41:23 -04:00
.gitignore Added .gitignore. 2015-02-26 10:11:44 -05:00
COPYING Added a copy of the GNU GPL. 2015-02-26 11:11:10 -05:00
LICENSES Made Through Space loopable (by cutting off the end). 2015-03-08 10:42:24 -04:00
Makefile Removed the "LINUX" definition. 2015-03-12 11:41:23 -04:00