Commit Graph

223 Commits

Author SHA1 Message Date
Steve 2c9c0090a9 Moved load, options, and save out of system. 2018-12-12 08:36:58 +00:00
Steve cc4934c0fb Error handling. 2018-12-11 15:32:04 +00:00
Steve 21bb032a05 Various graphics fixes. 2018-12-11 08:24:25 +00:00
Steve f015f83425 Search for planets in texture atlas when creating resource list. 2018-12-10 15:38:32 +00:00
Steve 984a551c80 Allow for -size to specify custom resolution. 2018-12-10 13:44:33 +00:00
Steve 5ed5b6b7c8 i18n loading fixes. 2018-12-10 08:42:23 +00:00
Steve 5d2077395e Font loading fix. 2018-12-10 08:42:09 +00:00
Steve af99ec8f3d Support between (space) and ~. 2018-12-10 08:22:25 +00:00
Steve c2b6dc300d Memory leak fix. 2018-12-09 08:57:44 +00:00
Steve 8fdca6bf46 Use a smaller font texture size. 2018-12-09 08:09:49 +00:00
Steve 3d4d9fcf14 Render non-ascii glyphs. 2018-12-08 19:07:15 +00:00
Steve a851ea6c01 More text drawing and graphics updates. 2018-12-07 14:49:08 +00:00
Steve 40c4557704 Code tidy. 2018-12-06 17:07:16 +00:00
Steve 934b2a6d67 Various graphics fixes. 2018-12-06 16:52:13 +00:00
Steve 6d8cb00e3e Start of font / sprite atlas. 2018-12-06 08:37:19 +00:00
Steve 1279acafa9 Allow audio setup to be defined at compile time. 2018-10-18 07:31:40 +01:00
Steve ba1efa90fe Translate widget options. 2018-07-07 14:47:04 +01:00
Steve 35885f78f4 Various i18n updates. 2018-05-06 18:50:11 +01:00
Steve a5bb27948a Translate text in Select widgets. 2018-05-06 12:38:48 +01:00
Steve 4f498fba98 Bug fix for allowing language to be specified. 2018-05-06 12:27:37 +01:00
Steve 9dea8e8822 Mac makefile and compile fixes. 2018-04-30 18:16:52 +01:00
Steve 9ae3e4bfc0 Removed time delta, as it's leading to poor frame pacing. 2018-04-30 08:12:48 +01:00
Steve aad8551c84 Updated copyright dates. 2018-04-29 10:01:09 +01:00
Steve abc4e576fb Use a path length of 4096 for loading save data. 2018-04-29 09:58:37 +01:00
Steve 2ad4de22bf i18n array smashing fix. 2018-04-29 09:57:33 +01:00
Steve ab55f19e75 Removed unused functions. 2018-02-01 08:14:43 +00:00
Steve 7d601f6e8e Delete fighter stats. Close SDL window last. 2017-11-24 08:25:48 +00:00
Steve e28fa118fb Show fighter data, including guns. 2017-08-09 18:21:26 +01:00
Steve 9e45c3fcd6 Updated copyright. 2017-08-07 19:15:30 +01:00
Steve 41ce0e2281 Start of fighter database. 2017-08-07 19:14:43 +01:00
Steve e5565c0370 Positional battle sounds. Record player's last position when escaped, to allow for sounds to play correctly (edge case). 2017-05-26 07:48:54 +01:00
Steve d703da7d23 Support optional vSync toggle. 2017-05-26 07:48:10 +01:00
Cong 80ec8ff039 Pause music when lost window focus 2017-05-14 14:47:54 +10:00
Cong 4431b67d6f Show dragging cursor in galaxy map 2017-05-09 21:10:08 +10:00
Steve db3dcf977b Added EF_NO_PLAYER_TARGET. 2016-08-06 08:54:11 +01:00
Steve d54273821d Start of i18n look up optimisations. 2016-07-19 09:26:19 +01:00
Steve 9daf523d73 Misc. tidy up. 2016-06-26 15:40:49 +01:00
Steve 5fa9ea1922 Added new sound effects. 2016-06-07 08:29:52 +01:00
Steve 0306e2bbea Added new sound effects. 2016-06-05 11:22:19 +01:00
Steve 6d64cefce8 Shorten enable timer for OK / Cancel dialog. 2016-06-03 13:57:07 +01:00
Steve 0cd73db62e Added Waypoint challenge type. 2016-06-01 09:32:10 +01:00
Steve 2fbe225570 Don't loop title screen music. 2016-05-29 11:48:11 +01:00
Steve 9d5d90e62f Start of credits. 2016-05-29 09:38:05 +01:00
Steve 197e630fee Add Surrender challenge type. 2016-05-25 12:25:13 +01:00
Steve ef8d397e17 Added STAT_ENEMIES_SURRENDERED lookup. 2016-05-22 12:17:12 +01:00
Steve 41aff3ee3c Added ability for enemy fighters to surrender, if AIF_SURRENDERS is set. 2016-05-22 12:08:19 +01:00
Steve c17f1af851 Added AIF_ZAK_SUSPICIOUS. 2016-05-20 09:51:34 +01:00
Steve e0fb778c10 SIDE_REBEL -> SIDE_TZAC 2016-05-18 12:23:42 +01:00
Steve b55574a9e6 Start of Frequent Flyer trophy. 2016-05-17 19:02:58 +01:00
Steve 8bbe9f69e2 Removed unused TT_PLAYER_ESCAPED. 2016-05-17 16:04:03 +01:00