Go to file
onpon4 d4d64dda6b Corrected bad use of fscanf.
In most cases, this has also resulted in limits being lifted. (The
only place I haven't done this is for planets in intermission.cpp,
but I think I'll take away that 10-planet limit as well.)
2015-02-27 17:59:25 -05:00
data Corrected bad use of fscanf. 2015-02-27 17:59:25 -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 Removed Grey Sector. Changed random music selection to always see all of them. 2015-02-26 22:30:26 -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 Corrected bad use of fscanf. 2015-02-27 17:59:25 -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