Julie Marchant
838722590c
Moved some variable declarations to top of function.
2019-05-21 02:09:26 -04:00
Julie Marchant
e51c55b16b
Revert "Converted to C... tried and failed to convert Autoconf."
...
This reverts commit 7fd19f29ba
.
2019-05-20 01:56:16 -04:00
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
onpon4
e36a1e82e7
Changed the game to use true fullscreen.
...
The fake "windowed fullscreen" is less invasive, but it sometimes
causes ugly artifacts and as a general rule isn't really all that
useful.
However, I also defined it in defs.h, so that it can be more easily
changed in the future.
2017-02-05 16:40:59 -05:00
onpon4
aa8ab90cf4
Fixed some minor cosmetic issues.
2017-02-05 14:49:43 -05:00
onpon4
86b5707d03
Made the mission detail screen work in resolutions as low as 640x480.
2017-02-05 05:29:06 -05:00
onpon4
788ee5eae4
Finished removing Starfighter.h.
2017-01-25 10:48:29 -05:00
onpon4
d6b31a270c
More cleanup, updated copyright notices.
2017-01-21 23:55:54 -05:00
onpon4
682c233250
Several tweaks toward making the intermission adaptable to diff sizes.
2016-11-26 00:36:33 -05:00
onpon4
d336bb2c83
More cleanup.
2016-11-25 18:21:31 -05:00
onpon4
60ed5cbd65
More cleanup.
...
It looks like I'm finally almost done with this! The only thing left
is gradually replacing "Starfighter.h" imports with imports of what
actually is needed.
2016-11-25 18:01:36 -05:00
onpon4
5b4fa64360
Tweaked the way the laser is handled.
...
The tweak causes you to be able to fire the laser for more time,
but the difference is subtle (112 frames instead of 100 frames).
2016-11-25 14:36:56 -05:00
onpon4
3400ff180c
Renamed "currentMission" to "mission".
2016-11-25 12:53:53 -05:00
onpon4
f9cefa99e3
Merged the "resources" module into the "gfx" module.
2016-11-25 12:50:32 -05:00
onpon4
dc7209164a
Renamed the "object" and "collectables" structs.
...
This was done with "replace all" actions, but I have checked and
the only collatoral damage has been to capitalize some instances
of "objective" in comments.
2016-11-25 12:37:26 -05:00
onpon4
de1cd7c674
Cleaned up the "missions" module, renamed to "mission".
2016-11-25 12:29:15 -05:00