starfighter/src
Julie Marchant d8331ac14e Re-added the classic-mode-edge-behavior in a better way.
This way preserves checks for Classic difficulty within (where
auto-camera-centering is implemented) so that if the edge behavior
ever changes again, it won't have unintended side-effects.  The
conditional is also inverted to make it easier to read.
2019-05-29 21:08:54 -04:00
..
Makefile.am Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
Starfighter.c Fixed up some stuff in the Apple code (or at least I think I did) 2019-05-27 00:56:51 -04:00
alien.c Added an "original AI type" definition for the sake of the exec transport. 2019-05-26 15:35:46 -04:00
alien.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
audio.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
audio.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
bullet.c Better malloc practice, plus several missing warnings 2019-05-23 11:25:54 -04:00
bullet.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
cargo.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
cargo.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
collectable.c Added a preference for giving the player needed items. 2019-05-26 01:08:58 -04:00
collectable.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
colors.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
colors.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
cutscene.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
cutscene.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
defs.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
defs.h Adjusted the delay of ray damage, plus some misc code fixes. 2019-05-24 22:05:09 -04:00
engine.c Added proper Windows support. 2019-05-27 00:28:04 -04:00
engine.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
event.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
event.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
explosion.c Better malloc practice, plus several missing warnings 2019-05-23 11:25:54 -04:00
explosion.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
game.c Re-added the classic-mode-edge-behavior in a better way. 2019-05-29 21:08:54 -04:00
game.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
gfx.c Better malloc practice, plus several missing warnings 2019-05-23 11:25:54 -04:00
gfx.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
info.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
info.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
intermission.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
intermission.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
mission.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
mission.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
player.c Adjusted the delay of ray damage, plus some misc code fixes. 2019-05-24 22:05:09 -04:00
player.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
radio.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
radio.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
renderer.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
renderer.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
save.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
save.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
screen.c Better malloc practice, plus several missing warnings 2019-05-23 11:25:54 -04:00
screen.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
ship.c Adjusted the delay of ray damage, plus some misc code fixes. 2019-05-24 22:05:09 -04:00
ship.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
shop.c Sell secondary for "none" in Classic difficulty, as in the original. 2019-05-26 20:31:34 -04:00
shop.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
structs.h Added an "original AI type" definition for the sake of the exec transport. 2019-05-26 15:35:46 -04:00
title.c Better malloc practice, plus several missing warnings 2019-05-23 11:25:54 -04:00
title.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
weapons.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
weapons.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
window.c Finished C conversion! Hoorah! 2019-05-23 11:02:48 -04:00
window.h Updated copyright dates. 2019-05-21 18:47:32 -04:00