starfighter/src
onpon4 31a8383f90 Changed the way Kline works.
Kline previously had a maximum of 500 or 750 health, and uses some
hacks to cause it to flee just as it was destroyed, and to advance
to new stages in the final battle.

I've replaced this with a much larger amount of health, and progression
being based on how much health he has.

Also some other stuff.
2015-03-08 20:59:33 -04:00
..
Starfighter.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
Starfighter.h Moved some things. 2015-03-06 23:18:31 -05:00
aliens.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
aliens.h Changed the way Kline works. 2015-03-08 20:59:33 -04:00
audio.cpp Updated audio module. 2015-03-08 10:38:58 -04:00
audio.h Updated audio module. 2015-03-08 10:38:58 -04:00
bullets.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
bullets.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
cargo.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
cargo.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
collectable.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04: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 audio module. 2015-03-08 10:38:58 -04:00
debris.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
defs.h Changed the way Kline works. 2015-03-08 20:59:33 -04: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 Changed the way Kline works. 2015-03-08 20:59:33 -04: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 Updated audio module. 2015-03-08 10:38:58 -04:00
init.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
intermission.cpp Updated audio module. 2015-03-08 10:38:58 -04: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 Changed the way Kline works. 2015-03-08 20:59:33 -04:00
messages.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
misc.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
misc.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
missions.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
missions.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
player.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
player.h Moved some things. 2015-03-06 23:18:31 -05:00
resources.cpp Updated audio module. 2015-03-08 10:38:58 -04:00
resources.h Updated audio module. 2015-03-08 10:38:58 -04:00
script.cpp Changed the way Kline works. 2015-03-08 20:59:33 -04:00
script.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
shop.cpp Fixed some problems. 2015-03-07 15:34:47 -05:00
shop.h Prevent inclusion of headers multiple times, on an individual level. 2015-03-04 09:11:04 -05:00
structs.h Updated audio module. 2015-03-08 10:38:58 -04:00
title.cpp Updated audio module. 2015-03-08 10:38:58 -04: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