Commit Graph

10 Commits

Author SHA1 Message Date
onpon4 6c1e59d434 Removed SDL_gfx dependency.
At first I was going to just not bother with the resizing thing, but
then I found out that SDL actually has a scaling function built-in.
So rather than depending on SDL_gfx for this one purpose that never
sees the light of day in practice, I have handed that job over to
that function.
2017-02-20 21:46:35 -05:00
onpon4 0017cffcf9 Added support for installing the .desktop file with "make install". 2017-02-06 12:20:15 -05:00
onpon4 a4716bdf44 Mention binary location 2017-02-06 11:38:30 -05:00
onpon4 d561e765d5 Updated the dependency list. 2017-02-06 11:28:59 -05:00
onpon4 70e8e9cb90 Slight tweak to the readme. 2017-01-27 23:34:13 -05:00
onpon4 e3c2e2fddc Switched the build system from a hand-made makefile to Autotools.
That actually took quite some time, but it's finally finished now.
It's missing only a couple minor things from the old Makefile.
2017-01-26 17:27:55 -05:00
onpon4 801170678a More readme updates. 2016-01-09 23:06:38 -05:00
onpon4 e10edf0018 Updated the readme. 2016-01-09 22:56:46 -05:00
onpon4 228671a560 Updated copyright notices, marked starfighter.desktop as trusted. 2016-01-03 17:49:32 -05:00
onpon4 d8522cfce3 Added a simple readme. 2015-04-15 17:17:29 -04:00