Go to file
onpon4 26a82a6385 Some code cleanup.
Fixed some cases where I put spaces instead of tabs earlier, and
changed all cases of "weapons[0]" with "weapons[W_PLAYER_WEAPON]".
2015-02-28 08:15:53 -05:00
data Fixed a typo. 2015-02-27 19:21:20 -05:00
docs Explicitly indicate that data and docs foldlers are all under the GPL. 2015-02-27 12:23:06 -05:00
gfx Added LICENSES, gave it graphics license info, replaced badly-licensed stuff 2015-02-27 12:09:51 -05:00
music Replaced Orbital Colossus with a loopable version (courtesy of matthew.pablo) 2015-02-27 22:58:59 -05:00
sound Replaced all sound effects with the plain Ogg sound effects from 1.2. 2015-02-26 09:06:50 -05:00
src Some code cleanup. 2015-02-28 08:15:53 -05: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 Simplified the credits. 2015-02-27 13:10:30 -05:00
Makefile Some cleanup, bumped version number. 2015-02-27 14:53:23 -05:00