starfighter/src
onpon4 aa187ef5f7 Prevent inclusion of headers multiple times, on an individual level.
Previously, Starfighter depended on a single check in Starfighter.h
to prevent this. Now, the proper code is in all header files.
2015-03-04 09:11:04 -05:00
..
Starfighter.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
Starfighter.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
ai.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
ai.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
aliens.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
aliens.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
audio.cpp Added Sound and Silence music track. 2015-03-03 01:08:47 -05:00
audio.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
bullets.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
bullets.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
cargo.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
cargo.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
collectable.cpp If a powerup is currently useless, replace it with plasma ammo. 2015-03-02 21:21:31 -05:00
collectable.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
comms.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
comms.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
debris.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
debris.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
defs.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
events.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
events.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
explosions.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
explosions.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
game.cpp Removed the extro text from the credits. 2015-03-04 08:20:11 -05:00
game.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
globals.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
globals.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
graphics.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
graphics.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
init.cpp Changed the usual music volume to match the usual sound effect volume. 2015-03-02 10:51:17 -05:00
init.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
intermission.cpp Autosave when changing planets and when buying/selling. 2015-03-03 19:28:15 -05:00
intermission.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
loadSave.cpp Dedicated autosave slot + much improved menu code. 2015-03-02 23:32:48 -05:00
loadSave.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
math.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
messages.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
messages.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
misc.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
misc.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
missions.cpp Autosave when changing planets and when buying/selling. 2015-03-03 19:28:15 -05:00
missions.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
player.cpp Autosave when changing planets and when buying/selling. 2015-03-03 19:28:15 -05:00
player.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
resources.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
resources.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
script.cpp Autosave when changing planets and when buying/selling. 2015-03-03 19:28:15 -05:00
script.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
shop.cpp Autosave when changing planets and when buying/selling. 2015-03-03 19:28:15 -05:00
shop.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
structs.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
title.cpp Removed the extro text from the credits. 2015-03-04 08:20:11 -05:00
title.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
weapons.cpp Updated copyright notices on all files based on git-blame. 2015-03-01 15:37:32 -05:00
weapons.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00