Commit Graph

590 Commits

Author SHA1 Message Date
Steve d4f310119f Centre bullets more inside shooter. 2018-04-24 19:04:08 +01:00
Steve 73e0e4b17a Attempt to save the game and world data atomically. 2018-04-24 08:27:42 +01:00
Steve 67a6ad5422 Don't hardcode Tab in the message. 2018-04-24 08:27:16 +01:00
Steve d642a72e3c Merge remote-tracking branch 'origin/master' into develop 2018-04-24 07:23:48 +01:00
Stephen J Sweeney 5b499b7be7
Merge pull request #10 from LeifAndersen/fixtext
Change prose since no longer on a touch screen.
2018-04-24 07:23:17 +01:00
Steve 5f212282b2 Added grenade combo counter HUD message and gameplay stat. 2018-04-24 07:17:05 +01:00
Leif Andersen 2b576c402b
Change prose since no longer on a touch screen. 2018-04-24 00:34:47 -04:00
Steve fab49ae250 Added missing Linux .desktop file. 2018-04-23 07:10:21 +01:00
Steve 7851495d28 v1.0.2. 2018-04-22 18:47:44 +01:00
Steve 38c47e2809 (some corrections from previous merge) 2018-04-22 18:47:10 +01:00
Steve dd521bdb6d Merge remote-tracking branch 'origin/master' into develop 2018-04-22 18:44:53 +01:00
Stephen J Sweeney d359b99e98
Merge pull request #7 from noahadvs/master
Change "blobWarsAttrition" to "blobwarsAttrition"
2018-04-22 18:44:15 +01:00
Noah Davis 85e66da367 Fix naming inconsistency
All instances of 'blobWarsAttrition' have been changed to 'blobwarsAttrition to match the name of the GitHub repository.

This also fixes an issue with the makefile for Unix-like systems with case sensitive file systems where it could not 'make install' because of the naming inconsistency.
2018-04-22 04:43:49 -04:00
Steve c2b2b86710 Merge branch 'paths' into develop 2018-04-22 09:11:25 +01:00
Steve 103aa91165 Only use *lang if not Windows. 2018-04-21 18:38:39 +01:00
Steve 5b6dfecebb We only need to use strtok here. 2018-04-21 18:35:16 +01:00
Steve 7633322d1e Avoid array (string) overlapping. 2018-04-21 17:21:10 +01:00
Steve c2712d8916 Don't save trophy screenshot - is too buggy and often crashes. 2018-04-21 12:43:50 +01:00
Steve 09afbfc0d9 Load and use correct save slot. 2018-04-21 12:13:29 +01:00
Steve f5bdb5e59a Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +01:00
Steve c91aac41fe Don't sprintf into filename var. 2018-04-21 10:41:36 +01:00
Steve ead0c5335a Use MAX_PATH (4096) characters for save paths. 2018-04-21 10:10:58 +01:00
Steve 1566a9ea06 Only use the allowed joystick axis values (max is 2 - range check). 2018-04-21 09:41:46 +01:00
Steve 4c1bd993e4 Reset warning text on title screen. 2018-04-21 09:40:38 +01:00
Steve 7b49eb95d9 Save the jetpack control options. 2018-04-21 09:40:15 +01:00
Steve 494474205d 1.0 revision 1. 2018-04-21 09:40:02 +01:00
Steve 959621689f Add revision number to build folders. 2018-04-16 19:11:41 +01:00
Steve e140c525e2 Build system updates. 2018-04-15 18:52:13 +01:00
Steve 852e7ca93e Include mission descriptions in pot. 2018-04-15 12:32:57 +01:00
Steve deeaa596d1 Updated i18n. 2018-04-15 12:27:41 +01:00
Steve 775dc8d71d Create screenshot folder as needed. 2018-04-15 10:45:18 +01:00
Steve 2031d5a301 Correctly handle free play mode. 2018-04-15 09:26:29 +01:00
Steve 7cfac40aa8 Added game complete mission quit message. 2018-04-15 09:26:15 +01:00
Steve 8100c45446 Make heart and cell appear a little more often when game is complete. 2018-04-15 09:25:53 +01:00
Steve 1de2c09e00 Reduce tank turret height so that the laser doesn't hit it through the tracks. 2018-04-15 09:24:50 +01:00
Steve 630c01ac8b Don't draw negative health values. 2018-04-14 16:54:45 +01:00
Steve c1afe6af39 Formatting. 2018-04-12 16:05:48 +01:00
Steve 66681c94bc Report too many keys and items separately. 2018-04-12 16:05:41 +01:00
Steve ad74cab6bf i18n updates. 2018-04-12 16:05:13 +01:00
Steve 72ffa2a021 Don't add keys to stash if this is a training mission. 2018-04-07 10:19:28 +01:00
Steve 95eb5bd011 v1.0 2018-04-07 10:19:08 +01:00
Steve fe7636e925 Final manual updates. 2018-04-07 10:02:38 +01:00
Steve b082d9957b Spelling. 2018-04-07 09:48:54 +01:00
Steve 20175102f9 Added final manual information. 2018-04-07 09:45:08 +01:00
Steve 18e3e198c5 More gameplay manual updates. 2018-04-06 19:11:43 +01:00
Steve 2a43a563bb Further docs updates. 2018-04-05 08:31:35 +01:00
Steve bb5536e714 Manual updates. 2018-04-04 08:16:52 +01:00
Steve 6f49aa8717 Display "Controls" text on controls options screen. 2018-04-04 08:16:36 +01:00
Steve a7d18ca312 Gameplay manual updates. 2018-04-03 08:24:06 +01:00
Steve 780348d2d4 Start of gameplay manual. 2018-04-02 09:51:47 +01:00