starfighter/src
Julie Marchant 1af6cfd75b Boy was I wrong...
Not surprising. Anyway, made some further progress.
2019-06-02 17:40:32 -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 Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -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 Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -04:00
engine.c Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -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 Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -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 Improved the pause screen somewhat when resizing. 2019-06-01 23:42:13 -04:00
game.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
gfx.c Boy was I wrong... 2019-06-02 17:40:32 -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 Always update options surface. 2019-06-02 07:39:54 -04:00
intermission.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
mission.c Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -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 Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -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 Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -04:00
shop.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
structs.h Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -04:00
title.c Implemented Unicode text rendering... I think? 2019-06-02 11:30:39 -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