Go to file
onpon4 9efaff2783 Started renaming functions.
I'm going to completely reorganize this absolute mess of a codebase.
First thing is to fix the names so that it's more obvious what files
they're defined in. Second thing is to move around some functions,
and rename some of the cpp and h files, to organize them better.
I'm doing these both at once.
2015-03-04 21:30:23 -05:00
data Removed the extro text from the credits. 2015-03-04 08:20:11 -05:00
docs Updated joystick controls to work well with most gamepads. 2015-03-01 19:59:27 -05:00
gfx Optimized asteroid compression. 2015-03-04 08:26:47 -05:00
music Fixed the end of frozen_jam being cut off. 2015-03-03 19:42:00 -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 Started renaming functions. 2015-03-04 21:30:23 -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 Added Sound and Silence music track. 2015-03-03 01:08:47 -05:00
Makefile Removed unnecessary thing 2015-03-02 08:39:25 -05:00