starfighter/src
Julie Marchant e22a2bc168 Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
..
Makefile.am Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
Starfighter.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
alien.cpp Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
alien.h More cleanup. 2016-11-25 18:21:31 -05:00
audio.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
audio.h More cleanup. 2016-11-25 18:21:31 -05:00
bullet.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
bullet.h More cleanup. 2016-11-25 18:21:31 -05:00
cargo.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
cargo.h More cleanup. 2016-11-25 18:21:31 -05:00
collectable.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
collectable.h Moved most structs to the modules they obviously belong to. 2016-11-25 18:35:25 -05:00
colors.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
colors.h More cleanup. 2016-11-25 18:21:31 -05:00
cutscene.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
cutscene.h More cleanup. 2016-11-25 18:21:31 -05:00
defs.h Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
engine.cpp Changed screenWidth and screenHeight to #defines. 2019-05-20 11:25:05 -04:00
engine.h Converted some new and delete calls to malloc and free. 2019-05-19 13:40:50 -04:00
event.cpp Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
event.h More cleanup. 2016-11-25 18:21:31 -05:00
explosion.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
explosion.h More cleanup. 2016-11-25 18:21:31 -05:00
game.cpp Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
game.h More work on relativizing positions. 2016-11-26 01:34:54 -05:00
gfx.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
gfx.h Replaced the crappy "drawLine" function with SDL_FillRect. 2017-01-28 00:56:31 -05:00
info.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
info.h More cleanup. 2016-11-25 18:21:31 -05:00
intermission.cpp Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
intermission.h Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
mission.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
mission.h Moved most structs to the modules they obviously belong to. 2016-11-25 18:35:25 -05:00
player.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
player.h Improved damaged nerfing 2019-05-11 02:15:36 -04:00
radio.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
radio.h More cleanup. 2016-11-25 18:21:31 -05:00
renderer.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
renderer.h More cleanup. 2016-11-25 18:21:31 -05:00
save.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -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.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
screen.h Renamed "bRect" to "LinkedRect". 2016-11-25 18:41:55 -05:00
ship.cpp Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
ship.h More cleanup. 2016-11-25 18:21:31 -05:00
shop.cpp Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
shop.h Converted consts to #define calls. 2019-05-21 01:51:39 -04:00
structs.h More cleanup, updated copyright notices. 2017-01-21 23:55:54 -05:00
title.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
title.h More cleanup. 2016-11-25 18:21:31 -05:00
weapons.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
weapons.h More cleanup. 2016-11-25 18:21:31 -05:00
window.cpp Revert "Converted to C... tried and failed to convert Autoconf." 2019-05-20 01:56:16 -04:00
window.h More cleanup. 2016-11-25 18:21:31 -05:00