starfighter/src
onpon4 604b8644b5 Give the player full price when selling, not half price.
All the half-price penalty does is punish you for upgrading early
when it turns out that you need to change weaponry.
2015-03-06 16:30:33 -05:00
..
Starfighter.cpp Started renaming functions. 2015-03-04 21:30:23 -05:00
Starfighter.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
ai.cpp Don't restrict enemies from passing through other enemies. 2015-03-06 09:37:21 -05:00
ai.h Don't restrict enemies from passing through other enemies. 2015-03-06 09:37:21 -05:00
aliens.cpp Don't restrict enemies from passing through other enemies. 2015-03-06 09:37:21 -05:00
aliens.h More name updates... 2015-03-05 10:47:30 -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 Don't restrict enemies from passing through other enemies. 2015-03-06 09:37:21 -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 Improved shop code. 2015-03-06 15:22:10 -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 Some adjustments to weapons. 2015-03-06 16:25:12 -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 Some adjustments to weapons. 2015-03-06 16:25:12 -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 More name updates... 2015-03-05 10:47:30 -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 Don't restrict enemies from passing through other enemies. 2015-03-06 09:37:21 -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 Give the player full price when selling, not half price. 2015-03-06 16:30:33 -05:00
shop.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
structs.h Substantially reduced the amount you can upgrade your plasma cannons. 2015-03-06 12:36:02 -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 Some adjustments to weapons. 2015-03-06 16:25:12 -05:00
weapons.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00