starfighter/src
Julie Marchant cda23d7f7c Whitespace 2019-06-20 22:19:34 -04:00
..
Makefile.am Added translation support. 2019-06-05 22:13:48 -04:00
Starfighter.c Some code cleanup. 2019-06-06 09:30:22 -04:00
alien.c Whitespace 2019-06-20 22:19:34 -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 Yes, I know it's broken. Missing semicolons. Will fix next commit. 2019-06-09 16:08:30 -04:00
bullet.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
cargo.c Plural support for "x more" messages, plus fixed those problems from last commit 2019-06-10 01:08:01 -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 Yes, I know it's broken. Missing semicolons. Will fix next commit. 2019-06-09 16:08:30 -04:00
cutscene.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
defs.c Everything is translatable! (I think) 2019-06-07 00:18:24 -04:00
defs.h Fixed some size/position things 2019-06-13 02:25:58 -04:00
engine.c Some code cleanup. 2019-06-06 09:30:22 -04:00
engine.h Fixed some graphical problems. 2019-05-30 12:01:42 -04:00
event.c Added translation support. 2019-06-05 22:13: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 Replaced SDL_UpdateTexture with SDL_LockTexture. 2019-06-12 10:46:56 -04:00
game.h Everything is translatable! (I think) 2019-06-07 00:18:24 -04:00
gfx.c Revert the thing where an extra surf was created for rendering radio messages. 2019-06-19 21:29:02 -04:00
gfx.h Fixed the positioning of the "Plasma Cells" and "rockets" shop texts. 2019-06-12 10:57:16 -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 Render mission planet names as Unicode. 2019-06-13 12:51:57 -04:00
intermission.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
mission.c Fixed some size/position things 2019-06-13 02:25:58 -04:00
mission.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
player.c Some code cleanup. 2019-06-06 09:30:22 -04:00
player.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
radio.c Added translation support. 2019-06-05 22:13:48 -04:00
radio.h Added translation support. 2019-06-05 22:13:48 -04:00
renderer.c Whitespace 2019-06-20 12:28:54 -04:00
renderer.h Started on adaptive aspect ratio adjustment. 2019-05-30 13:14:32 -04:00
save.c Fixed some translation documentation, updated POT and en.po 2019-06-12 11:50:38 -04:00
save.h Updated copyright dates. 2019-05-21 18:47:32 -04:00
screen.c Added translation support. 2019-06-05 22:13:48 -04:00
screen.h Added translation support. 2019-06-05 22:13:48 -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 Fixed some translation documentation, updated POT and en.po 2019-06-12 11:50:38 -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 Dynamically choose the number of credits by checking the number of lines. 2019-06-12 11:25:03 -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