starfighter/src
Julie Marchant 7fd19f29ba Converted to C... tried and failed to convert Autoconf.
Broken for now. Committing so I can switch computers.
2019-05-19 23:57:55 -04:00
..
Makefile.am Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
Starfighter.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
alien.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
alien.h More cleanup. 2016-11-25 18:21:31 -05:00
audio.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
audio.h More cleanup. 2016-11-25 18:21:31 -05:00
bullet.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
bullet.h More cleanup. 2016-11-25 18:21:31 -05:00
cargo.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
cargo.h More cleanup. 2016-11-25 18:21:31 -05:00
collectable.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
collectable.h Moved most structs to the modules they obviously belong to. 2016-11-25 18:35:25 -05:00
colors.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
colors.h More cleanup. 2016-11-25 18:21:31 -05:00
cutscene.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
cutscene.h More cleanup. 2016-11-25 18:21:31 -05:00
defs.h Improved damaged nerfing 2019-05-11 02:15:36 -04:00
engine.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
engine.h Converted some new and delete calls to malloc and free. 2019-05-19 13:40:50 -04:00
event.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
event.h More cleanup. 2016-11-25 18:21:31 -05:00
explosion.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
explosion.h More cleanup. 2016-11-25 18:21:31 -05:00
game.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
game.cpp Merge branch 'master' of git.savannah.nongnu.org:/srv/git/starfighter 2019-05-19 23:46:46 -04:00
game.h More work on relativizing positions. 2016-11-26 01:34:54 -05:00
gfx.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
gfx.h Replaced the crappy "drawLine" function with SDL_FillRect. 2017-01-28 00:56:31 -05:00
info.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
info.h More cleanup. 2016-11-25 18:21:31 -05:00
intermission.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
intermission.h Prevent screen sizes smaller than 640x480. 2017-03-28 11:03:53 -04:00
mission.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
mission.h Moved most structs to the modules they obviously belong to. 2016-11-25 18:35:25 -05:00
player.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
player.h Improved damaged nerfing 2019-05-11 02:15:36 -04:00
radio.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
radio.h More cleanup. 2016-11-25 18:21:31 -05:00
renderer.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
renderer.h More cleanup. 2016-11-25 18:21:31 -05:00
save.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
save.h Made it so that the save and options sections work at 640x480. 2017-02-02 17:45:47 -05:00
screen.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
screen.h Renamed "bRect" to "LinkedRect". 2016-11-25 18:41:55 -05:00
ship.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
ship.h More cleanup. 2016-11-25 18:21:31 -05:00
shop.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
shop.h More cleanup. 2016-11-25 18:21:31 -05:00
structs.h More cleanup, updated copyright notices. 2017-01-21 23:55:54 -05:00
title.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
title.h More cleanup. 2016-11-25 18:21:31 -05:00
weapons.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
weapons.h More cleanup. 2016-11-25 18:21:31 -05:00
window.c Converted to C... tried and failed to convert Autoconf. 2019-05-19 23:57:55 -04:00
window.h More cleanup. 2016-11-25 18:21:31 -05:00