Commit Graph

  • fd6949120e Fixed a Windows compatibility. onpon4 2017-02-01 09:19:12 -0500
  • 22e59a80db Replaced the crappy "drawLine" function with SDL_FillRect. onpon4 2017-01-28 00:56:31 -0500
  • e8bbed1a8b Added support for defining custom widths and heights with ./configure. onpon4 2017-01-28 00:43:17 -0500
  • 70e8e9cb90 Slight tweak to the readme. onpon4 2017-01-27 23:34:13 -0500
  • 2a032005d1 Some cleanup. onpon4 2017-01-26 23:05:21 -0500
  • d6f29b71b3 Don't resume the music when you press Escape during pause. onpon4 2017-01-26 22:41:59 -0500
  • e3c2e2fddc Switched the build system from a hand-made makefile to Autotools. onpon4 2017-01-26 17:27:55 -0500
  • 9cc2fe8253 Added a section for Autoconf to .gitignore. onpon4 2017-01-26 16:37:32 -0500
  • 788ee5eae4 Finished removing Starfighter.h. onpon4 2017-01-25 10:48:29 -0500
  • e209c9c2f1 Removed some unnecessary specificity. onpon4 2017-01-22 00:22:03 -0500
  • 932b86da42 Added NOSOUND definition option, which disables use of SDL_mixer entirely. onpon4 2017-01-22 00:11:13 -0500
  • d6b31a270c More cleanup, updated copyright notices. onpon4 2017-01-21 23:55:54 -0500
  • 08b68ab894 Lots more cleanup. onpon4 2017-01-20 23:48:53 -0500
  • 82dc26f949 More cleanup. onpon4 2017-01-20 23:26:49 -0500
  • 1454b56db7 Cleaned up some custom uses of rand(). onpon4 2016-11-28 15:50:47 -0500
  • 90450ee16e Small code cleanup. onpon4 2016-11-28 15:35:26 -0500
  • 49c3260dcc Modified the way collectables are dropped. onpon4 2016-11-28 00:21:11 -0500
  • bf9605387d Fixed banter in Jupiter level. onpon4 2016-11-27 23:56:59 -0500
  • 6e98804e0f Don't allow selling powerup plasma less than 2 in Classic difficulty. onpon4 2016-11-27 23:46:36 -0500
  • ac5daa5d08 Restored Kline's original health for Classic difficulty. onpon4 2016-11-27 23:39:41 -0500
  • cf034ffa4a Don't combine temporary and permanent upgrade price in Classic difficulty. onpon4 2016-11-27 23:24:03 -0500
  • c1d5a9c9c6 Marked drones as not boastable. onpon4 2016-11-27 23:14:41 -0500
  • eecdb15445 Don't auto-sell rocket capacity when buying laser/charger in Classic. onpon4 2016-11-26 13:12:15 -0500
  • dd4e0b3855 Fixed failure to display proper powerup messages in Classic difficulty. onpon4 2016-11-26 13:08:53 -0500
  • f39fa5cbae More work on relativizing positions. onpon4 2016-11-26 01:34:54 -0500
  • 682c233250 Several tweaks toward making the intermission adaptable to diff sizes. onpon4 2016-11-26 00:36:33 -0500
  • 6a463ab8f5 Renamed "bRect" to "LinkedRect". onpon4 2016-11-25 18:41:55 -0500
  • 1ba51f0e58 Moved most structs to the modules they obviously belong to. onpon4 2016-11-25 18:35:25 -0500
  • d336bb2c83 More cleanup. onpon4 2016-11-25 18:21:31 -0500
  • 60ed5cbd65 More cleanup. onpon4 2016-11-25 18:01:36 -0500
  • 65e8142959 Removed remaining references to engine.cheatCredits. onpon4 2016-11-25 17:24:45 -0500
  • c8e561eeec Added a "Credits" option to the main menu. onpon4 2016-11-25 17:23:23 -0500
  • b43c52dc23 More cleanup. onpon4 2016-11-25 17:10:08 -0500
  • 5b4fa64360 Tweaked the way the laser is handled. onpon4 2016-11-25 14:20:36 -0500
  • 1be0fd1164 Lots of cleanup done on how weapons are handled. onpon4 2016-11-25 13:47:12 -0500
  • 3400ff180c Renamed "currentMission" to "mission". onpon4 2016-11-25 12:53:53 -0500
  • f9cefa99e3 Merged the "resources" module into the "gfx" module. onpon4 2016-11-25 12:50:32 -0500
  • dc7209164a Renamed the "object" and "collectables" structs. onpon4 2016-11-25 12:37:26 -0500
  • de1cd7c674 Cleaned up the "missions" module, renamed to "mission". onpon4 2016-11-25 12:29:15 -0500
  • aec30bbc3d Reorganized "misc.cpp". onpon4 2016-11-22 21:16:49 -0500
  • 800d278f78 Added a "NOBANTER" flag for ships that shouldn't cause it. onpon4 2016-11-19 12:29:26 -0500
  • 96274ec90e Small tweaks to some of the banter. onpon4 2016-11-19 12:06:42 -0500
  • 30b05b6b4e Replaced all bools with ints. onpon4 2016-11-19 11:43:50 -0500
  • e0cac7850c Converted the "missfire" messages. Deleted the now empty messages.cpp. onpon4 2016-11-19 08:51:26 -0500
  • 7afd322a71 Some tweaks to prevent silent errors. onpon4 2016-11-19 08:34:28 -0500
  • e9330907b7 Reconstructed player hit messages. onpon4 2016-11-19 08:24:12 -0500
  • 7578f3814f Removed the death messages. onpon4 2016-11-19 08:10:25 -0500
  • 3c6c41ee49 Added simpler kill messages for Phoebe and Ursula. onpon4 2016-11-17 22:36:53 -0500
  • 3987ffc9b1 Added some kill messages for Chris. onpon4 2016-11-16 21:14:53 -0500
  • 94b93c6ddb Removed the intro text. onpon4 2016-11-16 19:46:42 -0500
  • 063020df22 More cleanup. onpon4 2016-11-16 19:43:03 -0500
  • f6f14227a1 Version 1.6 release. onpon4 2016-08-06 21:18:59 -0400
  • 7055bf31a3 Deleted the "starfighter" binary that accidentally got added in. onpon4 2016-08-04 20:29:09 -0400
  • 6509b9d540 Fixed .gitignore ("starfighter" was removed accidentally) onpon4 2016-08-04 20:28:36 -0400
  • 61d4c32b81 Fixed an incorrect SDL include. onpon4 2016-08-04 20:26:24 -0400
  • 65c773cafb changed OS X style SDL includes back to Linux style Richard Smith 2016-08-04 20:58:38 +0100
  • 0affc31f1e remove SDL frameworks Richard Smith 2016-08-04 19:12:07 +0100
  • 1132c65ac7 update LICENSES Richard Smith 2016-08-04 19:08:35 +0100
  • f9c4f7297e oops, problem with gitignore prevented icon folder from being checked in Richard Smith 2016-08-04 17:22:12 +0100
  • 71bfadd4e2 Xcode build files Richard Smith 2016-08-04 17:07:48 +0100
  • fb4cbdf32c SDL libraries for OS X Richard Smith 2016-08-04 17:04:58 +0100
  • 6a165e8f0b Source code changes necessary to compile on OS X. Richard Smith 2016-08-04 16:51:46 +0100
  • dda76c8fe4 Added a message to make it clearer to newcomers that you can leave early. onpon4 2016-06-02 11:16:39 -0400
  • 362584ff38 Made some corrections to the documentation. onpon4 2016-06-02 10:58:49 -0400
  • ff48ca6204 Increased the shield bonus for Nightmare difficulty. onpon4 2016-06-01 11:04:45 -0400
  • ac5b31457b Removed a now unused function. onpon4 2016-04-04 21:20:45 -0400
  • c851314e3a Recompressed PNG images with Trimage. onpon4 2016-03-02 09:42:28 -0500
  • 06220ebd03 Added changes to the makefile suggested. onpon4 2016-01-14 13:49:22 -0500
  • 59334f3818 1.5.1 release onpon4 2016-01-13 20:54:36 -0500
  • 59088cce0c Make mines simply disappear when they time out rather than exploding. onpon4 2016-01-13 16:09:06 -0500
  • 2ea268c704 Corrected the install location for the icon. onpon4 2016-01-12 15:41:24 -0500
  • 47c8dfd1d9 And thus ends the saga of stupidity. onpon4 2016-01-12 14:54:41 -0500
  • a3afb0a133 Whoops onpon4 2016-01-12 14:52:24 -0500
  • a2e2207a67 Reversed a ruinous change. onpon4 2016-01-12 14:43:42 -0500
  • 3c35f4043d Added installation of starfighter.desktop and starfighter.png. onpon4 2016-01-12 14:03:08 -0500
  • 855481e965 Bumped to 1.5.1-dev. onpon4 2016-01-12 10:43:57 -0500
  • a0f68d722b Fixed type inconsistency. onpon4 2016-01-12 10:41:42 -0500
  • e6bd534cdf More magic numbers. onpon4 2016-01-11 22:42:45 -0500
  • 3ea5acbde0 1.5 release onpon4 2016-01-11 20:01:11 -0500
  • c764c4d8b7 Added code to prevent loud sounds from being overtaken by quiet sounds. onpon4 2016-01-11 00:10:55 -0500
  • 0929abf3a3 Added a Y component to audio_playSound, and reduction of volume by distance. onpon4 2016-01-10 23:56:26 -0500
  • 5ba8759804 Increased the chance of the cloak fighter running. onpon4 2016-01-10 19:07:16 -0500
  • 801170678a More readme updates. onpon4 2016-01-09 23:06:38 -0500
  • e10edf0018 Updated the readme. onpon4 2016-01-09 22:56:46 -0500
  • 8a27879df2 Updated the manual. onpon4 2016-01-09 22:48:14 -0500
  • 1ada79e695 Don't hide the "Load Game" menu. onpon4 2016-01-09 22:30:25 -0500
  • 285fb8e614 Made the Continue and Load options not appearing work again. onpon4 2016-01-09 22:26:31 -0500
  • 9dedf500c8 Adjusted the status screen. onpon4 2016-01-09 22:15:28 -0500
  • edacc25821 Fixed incomplete transition to the new save format. onpon4 2016-01-09 22:00:20 -0500
  • b66bb4bf98 Replaced the struct dump "save format" with a proper save format. onpon4 2016-01-09 19:58:07 -0500
  • 290d44386a Treat distance between planets as always 1 if no interception chance. onpon4 2016-01-09 10:40:29 -0500
  • 8793aaa780 Added a small chance of getting intercepted in Spirit. onpon4 2016-01-09 10:26:15 -0500
  • 0fb3c04b5e Removed the instant teleportation in Spirit. onpon4 2016-01-09 10:13:32 -0500
  • d5a66ffc01 Changed the text hint for Comms screen to "Missions". onpon4 2016-01-09 10:06:16 -0500
  • 336c047d8e Removed the unnecessary "INCOMPLETE" text from the Comms view. onpon4 2016-01-09 10:04:55 -0500
  • fa43f2aabe Fixed the experimental fighter not running away from chargers. onpon4 2016-01-09 08:01:23 -0500
  • efb7a135be Some cleanup onpon4 2016-01-09 07:50:12 -0500
  • 9104fcaa10 Changed the AI of the executive transport to "evasive". onpon4 2016-01-09 07:37:36 -0500
  • 9a474f1416 Some cleanup. onpon4 2016-01-08 22:57:06 -0500
  • ac844d8d54 Removed the "planets" data files. onpon4 2016-01-08 21:33:40 -0500