Commit Graph

81 Commits

Author SHA1 Message Date
Steve aad8551c84 Updated copyright dates. 2018-04-29 10:01:09 +01:00
Steve ae5c56d791 Show common fighter information in database. 2017-08-12 11:56:36 +01:00
Steve bb095034fc i18n updates. 2017-08-12 08:33:41 +01:00
Steve f49c77f193 Show number of fighters destroyed. 2017-08-12 07:42:58 +01:00
Steve ba11fe1e81 Added speed, affiliation, and descriptions to all fighters in db. 2017-08-11 08:28:06 +01:00
Steve 3a1179032f Start of fighter descriptions. 2017-08-10 08:44:19 +01: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 26584f4995 Show trophies in order they are earned, not default order. 2016-08-12 08:57:19 +01:00
Steve 57bc5c4437 Version info update. 2016-08-10 13:04:45 +01:00
Steve 726a9f99db Pacifist trophy should be awarded only if enemies were present. 2016-07-23 12:51:35 +01:00
Steve 7547e14c9f Scale shield effect size, to better match ship (mostly for supply ships). 2016-07-22 11:07:35 +01:00
Steve d54273821d Start of i18n look up optimisations. 2016-07-19 09:26:19 +01:00
Steve 9b15e83df6 Allow viewing of credits from title screen. 2016-06-07 09:34:22 +01:00
Steve e5ece42bc3 Spelling and grammar updates. 2016-06-05 23:04:57 +01:00
Steve 93e65d1431 Trophy updates. 2016-06-03 07:41:44 +01:00
Steve d8e2bb4f29 Credits updates. 2016-06-02 12:43:03 +01:00
Steve 011851d906 Always sparkle trophies. 2016-06-02 12:34:35 +01:00
Steve 0f26004523 Only read up to 1023 characters. 2016-06-02 09:50:54 +01:00
Steve 713f30ed5e Hide mouse pointer during credits. 2016-06-01 09:55:44 +01:00
Steve 1474ecf7ca Control trophy alerts from the main loop. 2016-05-31 09:37:46 +01:00
Steve 3192e3153b Must be using a Common Fighter to unlock the PACIFIST trophy. 2016-05-30 11:59:11 +01:00
Steve a9fb850f05 Allow credits to be exited by pressing Escape. 2016-05-29 15:59:53 +01:00
Steve 2fbe225570 Don't loop title screen music. 2016-05-29 11:48:11 +01:00
Steve 1f9c329ca3 Credits updates. 2016-05-29 11:47:50 +01:00
Steve 9d5d90e62f Start of credits. 2016-05-29 09:38:05 +01:00
Steve cbfb83376e Don't allow SURVIVOR trophy to be earned if the player isn't in a common fighter. 2016-05-29 09:37:27 +01:00
Steve d3e7a370d2 Trophy debugging. 2016-05-26 18:18:08 +01:00
Steve 9ecdd106dc Only award PANDORAN trophy at end of successful mission. 2016-05-24 11:46:20 +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 6f0e8ee397 Minimum width for trophy alert. 2016-05-19 08:53:14 +01:00
Steve b55574a9e6 Start of Frequent Flyer trophy. 2016-05-17 19:02:58 +01:00
Steve 038a119965 Added isOptional and optional stats, to allow for optional mission tracking. 2016-05-15 13:53:19 +01:00
Steve 0116202471 Use type in Star System instead of isSol, to allow for special Pandoran missions. 2016-05-15 10:50:09 +01:00
Steve 50883125e1 Merge. 2016-05-15 08:19:26 +01:00
Steve 561f427c13 Engine effect bug fix. 2016-04-13 11:04:47 +01:00
Steve 0eaeaba386 Disabling trophies for now. Will activate in v0.7 or later. 2016-04-04 11:40:13 +01:00
Steve 5e1220b9a4 Merge branch 'develop' into trophies
Conflicts:
	src/battle/bullets.c
	src/battle/bullets.h
	src/battle/fighters.c
2016-04-04 11:30:27 +01:00
Steve 86ed4678e2 Misc clean up. 2016-04-02 16:38:26 +01:00
Steve f114ad7e7e Merge branch 'develop' into trophies 2016-03-28 16:09:24 +01:00
Steve ab8be196b5 Khepri now green and associated with rogue nation. 2016-03-28 11:47:11 +01:00
Steve e278374490 Merge from develop. 2016-03-27 11:21:23 +01:00
Steve f5b3933a87 Merge branch 'develop' into trophies
Conflicts:
	src/battle/battle.c
2016-03-12 18:28:43 +00:00
Steve da97818259 Trophy-related prototyping fixes. 2016-03-10 18:02:19 +00:00
Steve e8d63df494 Merge remote-tracking branch 'origin/develop' into trophies
# Conflicts:
#	src/battle/battle.c
#	src/challenges/challengeHome.c
2016-03-10 12:04:04 +00:00
Steve ba5260104a Check trophies at start of galactic map. 2016-03-09 15:53:56 +00:00
Steve 93dd00c785 Prototyping stats trophies. 2016-03-09 12:31:33 +00:00
Steve f867e793bd Trophy prototyping. 2016-03-09 11:51:26 +00:00
Steve ecdf9998d0 Don't select options widget. 2016-03-07 19:04:12 +00:00