starfighter/src
onpon4 3ef498df97 Fixed some things.
In particular, sizes larger than the background work properly now
(in general; there are of course some things positioned badly still,
but everything updates correctly at any rate).
2017-02-04 18:29:44 -05:00
..
Makefile.am Some cleanup. 2017-01-26 23:05:21 -05:00
Starfighter.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
alien.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
alien.h More cleanup. 2016-11-25 18:21:31 -05:00
audio.cpp Added NOSOUND definition option, which disables use of SDL_mixer entirely. 2017-01-22 00:11:13 -05:00
audio.h More cleanup. 2016-11-25 18:21:31 -05:00
bullet.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
bullet.h More cleanup. 2016-11-25 18:21:31 -05:00
cargo.cpp More cleanup, updated copyright notices. 2017-01-21 23:55:54 -05:00
cargo.h More cleanup. 2016-11-25 18:21:31 -05:00
collectable.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
collectable.h Moved most structs to the modules they obviously belong to. 2016-11-25 18:35:25 -05:00
colors.cpp Several tweaks toward making the intermission adaptable to diff sizes. 2016-11-26 00:36:33 -05:00
colors.h More cleanup. 2016-11-25 18:21:31 -05:00
cutscene.cpp Fixed some things. 2017-02-04 18:29:44 -05:00
cutscene.h More cleanup. 2016-11-25 18:21:31 -05:00
defs.h Fixed a Windows compatibility. 2017-02-01 09:19:12 -05:00
engine.cpp Fixed a failure to properly delete save files when requested. 2017-02-04 15:42:59 -05:00
engine.h Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
event.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
event.h More cleanup. 2016-11-25 18:21:31 -05:00
explosion.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
explosion.h More cleanup. 2016-11-25 18:21:31 -05:00
game.cpp Some cleanup. 2017-01-26 23:05:21 -05:00
game.h More work on relativizing positions. 2016-11-26 01:34:54 -05:00
gfx.cpp Fixed some things. 2017-02-04 18:29:44 -05:00
gfx.h Replaced the crappy "drawLine" function with SDL_FillRect. 2017-01-28 00:56:31 -05:00
info.cpp More cleanup, updated copyright notices. 2017-01-21 23:55:54 -05:00
info.h More cleanup. 2016-11-25 18:21:31 -05:00
intermission.cpp Resized the Comms section so it will fit in 480-pixel high resolutions. 2017-02-04 16:17:09 -05:00
intermission.h Several tweaks toward making the intermission adaptable to diff sizes. 2016-11-26 00:36:33 -05:00
mission.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
mission.h Moved most structs to the modules they obviously belong to. 2016-11-25 18:35:25 -05:00
player.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
player.h More cleanup. 2016-11-25 18:21:31 -05:00
radio.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
radio.h More cleanup. 2016-11-25 18:21:31 -05:00
renderer.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
renderer.h More cleanup. 2016-11-25 18:21:31 -05:00
save.cpp Fixed a failure to properly delete save files when requested. 2017-02-04 15:42:59 -05: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 Renamed "bRect" to "LinkedRect". 2016-11-25 18:41:55 -05:00
screen.h Renamed "bRect" to "LinkedRect". 2016-11-25 18:41:55 -05:00
ship.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
ship.h More cleanup. 2016-11-25 18:21:31 -05:00
shop.cpp Made the shop more horizontally compact. 2017-02-04 17:12:16 -05: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.cpp Fixed some things. 2017-02-04 18:29:44 -05:00
title.h More cleanup. 2016-11-25 18:21:31 -05:00
weapons.cpp Finished removing Starfighter.h. 2017-01-25 10:48:29 -05:00
weapons.h More cleanup. 2016-11-25 18:21:31 -05:00
window.cpp More cleanup. 2016-11-25 18:21:31 -05:00
window.h More cleanup. 2016-11-25 18:21:31 -05:00