starfighter/src
Layla Marchant 8ca1cdc42c
Made it so that the game doesn't go unresponsive, made credits recenter
There was a period of time just after the defeat of Kline that the
game wasn't responding to input, causing the OS to panic. Corrected
this, and also made it so that resizing the window adjusts the
positioning of the credits appropriately.
2020-12-25 20:06:41 -05:00
..
Makefile.am Reorganized the Mac stuff. 2020-03-12 16:01:13 -04:00
Starfighter.c Reformatted conditionals with trailing || and && 2020-11-22 23:03:38 -05:00
alien.c Made the start of the Venus Kline fight the same as the original in Classic difficulty 2020-12-25 19:40:27 -05:00
alien.h Really fixed nerfing this time 2020-05-26 17:57:41 -04:00
audio.c Converted the rest of trailing &&. 2020-11-22 23:33:26 -05:00
audio.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
bullet.c Added a super-easy difficulty. 2020-05-26 15:51:04 -04:00
bullet.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
cargo.c Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
cargo.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
collectable.c Reformatted conditionals with trailing || and && 2020-11-22 23:03:38 -05:00
collectable.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
colors.c Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
colors.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
cutscene.c Added a text speed option, improved cutscene controls. 2020-07-16 13:22:16 -04:00
cutscene.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
defs.c Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
defs.h Implemented use of the game controller SDL API. 2020-07-27 11:29:35 -04:00
engine.c Whitespace 2020-10-28 10:45:35 -04:00
engine.h Fixed double-controls. 2020-07-27 11:41:40 -04:00
event.c Made the start of the Venus Kline fight the same as the original in Classic difficulty 2020-12-25 19:40:27 -05:00
event.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
explosion.c Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
explosion.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
game.c Made it so that the game doesn't go unresponsive, made credits recenter 2020-12-25 20:06:41 -05:00
game.h Added a difficulty indicator to save slots, removed old format support 2020-05-26 22:20:38 -04:00
gfx.c Converted the rest of trailing &&. 2020-11-22 23:33:26 -05:00
gfx.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
info.c Added a text speed option, improved cutscene controls. 2020-07-16 13:22:16 -04:00
info.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
intermission.c Converted the rest of trailing &&. 2020-11-22 23:33:26 -05:00
intermission.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
mission.c Converted the rest of trailing &&. 2020-11-22 23:33:26 -05:00
mission.h Fixed too small of a limit for mission objective descriptions. 2020-07-27 13:44:35 -04:00
player.c Corrected the starting position of the player for Classic difficulty. 2020-12-23 20:38:25 -05:00
player.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
radio.c Added a text speed option, improved cutscene controls. 2020-07-16 13:22:16 -04:00
radio.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
renderer.c Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
renderer.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
save.c Reformatted conditionals with trailing || and && 2020-11-22 23:03:38 -05:00
save.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
screen.c Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
screen.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
ship.c Converted the rest of trailing &&. 2020-11-22 23:33:26 -05:00
ship.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
shop.c Converted the rest of trailing &&. 2020-11-22 23:33:26 -05:00
shop.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
structs.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
title.c Made it so that the game doesn't go unresponsive, made credits recenter 2020-12-25 20:06:41 -05:00
title.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
weapons.c Fixed spelling errors. 2020-08-27 10:14:45 -04:00
weapons.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
window.c Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00
window.h Fixed the warp escape delay bug. 2020-05-23 21:10:45 -04:00