starfighter/src
Julie Marchant 47e2aa7a40 Fixed status screen. 2019-06-01 23:28: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 Added "desktop" fullscreen back in, plus removed key repeats. 2019-05-30 11:32:50 -04:00
engine.c Rescale backgrounds when resizing window. 2019-05-30 16:51:02 -04:00
engine.h Fixed some graphical problems. 2019-05-30 12:01:42 -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 More conversions, incl. status screen 2019-05-30 22:15:51 -04:00
game.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
gfx.c Started migrating to the new blitText, plus a small fix 2019-05-30 18:33:31 -04:00
gfx.h Rescale backgrounds when resizing window. 2019-05-30 16:51:02 -04:00
info.c Started migrating to the new blitText, plus a small fix 2019-05-30 18:33:31 -04:00
info.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
intermission.c Fixed status screen. 2019-06-01 23:28:54 -04:00
intermission.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
mission.c More conversions, incl. status screen 2019-05-30 22:15:51 -04:00
mission.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
player.c Rescale backgrounds when resizing window. 2019-05-30 16:51:02 -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 Started on adaptive aspect ratio adjustment. 2019-05-30 13:14:32 -04:00
renderer.h Started on adaptive aspect ratio adjustment. 2019-05-30 13:14:32 -04:00
save.c Fixed some more 2019-06-01 18:16:32 -04:00
save.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
screen.c Updated all remaining blitTextInPlace calls. Removed legacy function. 2019-06-01 23:04:19 -04:00
screen.h Updated all remaining blitTextInPlace calls. Removed legacy function. 2019-06-01 23:04:19 -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 Adapt shop positioning when window resized, plus removed several magic numbers 2019-05-31 22:33:28 -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 Fixed copyright text in title screen. 2019-06-01 23:06:52 -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