Commit Graph

268 Commits

Author SHA1 Message Date
Steve 1093c16ed0 Atlas update. 2019-06-02 16:13:34 +01:00
Steve 9717047d47 Faster map loading. 2019-01-19 13:19:23 +00:00
Steve fc0bcc998c Replaced cached text with font atlas. 2018-12-22 22:46:38 +00:00
Steve 86be9a25b9 Start of resolution updates. 2018-12-22 21:53:19 +00:00
Steve 24f677236a Removed all objectives tweak, replaced with No Doors. Tweaks to item and pushblock mirroring. Other minor mission tweak fixes. 2018-05-15 08:32:16 +01:00
Steve 1ad4746a27 Merge branch 'develop' into plus 2018-05-15 07:46:53 +01:00
Steve 7598af42a0 GCC compile fix for fadeAmount not being initialized. 2018-05-15 07:37:27 +01:00
Steve 0395d25594 Use PLUS_ALL_OBJS to test for required objectives. 2018-05-14 08:32:45 +01:00
Steve 455db3d077 Correctly mirror doors in mirror mode. 2018-05-14 08:23:54 +01:00
Steve 230d28cef7 Mirror world tweaks. 2018-05-13 17:25:00 +01:00
Steve 0c631edd09 Start of map mirroring. 2018-05-13 08:59:30 +01:00
Steve 181fc83632 Start of custom mission plus settings. 2018-05-11 08:09:15 +01:00
Steve 60d8020c4e Game plus tweaks. 2018-05-02 07:55:55 +01:00
Steve cdc69cc6a5 Various Game Plus tweaks. 2018-05-01 18:15:56 +01:00
Steve 6fe72e4b2a Start of experimental Mission Plus mode. 2018-05-01 08:38:46 +01:00
Steve 01448698ad Item to reset items that are stuck in walls are mission start. 2018-04-28 15:55:01 +01:00
Steve 9bafce978f Don't save Teeka - there is never an instance in the game where he needs to be persisted. 2018-04-25 18:15:23 +01:00
Steve 9c1b39179d Tidied up headers. 2018-04-25 07:56:06 +01:00
Steve 73e0e4b17a Attempt to save the game and world data atomically. 2018-04-24 08:27:42 +01:00
Steve f5bdb5e59a Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +01:00
Steve ead0c5335a Use MAX_PATH (4096) characters for save paths. 2018-04-21 10:10:58 +01:00
Steve 7cfac40aa8 Added game complete mission quit message. 2018-04-15 09:26:15 +01:00
Steve 630c01ac8b Don't draw negative health values. 2018-04-14 16:54:45 +01:00
Steve 73ace650e1 i18n updates. 2018-04-01 17:41:45 +01:00
Steve b395c7e8d2 Correctly clip narrow height levels. 2018-03-31 19:05:20 +01:00
Steve 302997cb31 Code clean up. 2018-03-30 19:23:57 +01:00
Steve 7c4da64c04 Drop carried items when game is complete. 2018-03-30 11:23:13 +01:00
Steve 8a61323362 MIsc bug fixes. 2018-03-29 08:21:36 +01:00
Steve ce9db25ed7 When returning to a mission, use the full target value. 2018-03-25 15:28:20 +01:00
Steve 507327c853 Allow debris to live a little longer, so we can see it burning. 2018-03-23 08:06:11 +00:00
Steve 28f84f5236 Tidied all headers. 2018-03-21 18:26:46 +00:00
Steve 7f705a6641 Tidy. 2018-03-21 08:44:30 +00:00
Steve 4e7bbf7190 Use rising parameter for flames. 2018-03-21 08:20:34 +00:00
Steve c36c36dd60 Make Bob and enemies pop into white spheres when no blood option is selected. 2018-03-21 07:43:54 +00:00
Steve 0605da87ee Handle end of game in post mission. 2018-03-20 19:26:14 +00:00
Steve e923f3286e Terminate Bob's jetpack upon return from teleporter. 2018-03-18 12:48:31 +00:00
Steve 32949a192c Start of multiple save support. 2018-03-18 09:42:34 +00:00
Steve c0bcfca334 Tidied headers. 2018-03-17 17:33:09 +00:00
Steve 09aa386c16 Render health / power with percentages. 2018-03-17 16:58:42 +00:00
Steve 50aea7c890 Report entities being outside of game world. 2018-03-16 22:27:47 +00:00
Steve 0f768f593e Don't show blood if blood is off. 2018-03-16 22:26:42 +00:00
Steve 5bc3747198 Don't make the power and health bars too long. 2018-03-16 22:26:13 +00:00
Steve 22cc851a2a Base chance of cherry / battery drop on the levels of player health and power. 2018-03-16 22:25:45 +00:00
Steve 36c1d9cfe3 Code tidy. 2018-03-16 08:30:37 +00:00
Steve 930ca048a9 Unlock all missions when game is complete, for free play. Remove all cells and hearts. 2018-03-16 08:29:13 +00:00
Steve 2dcbeb368d Code tidy. 2018-03-15 08:01:04 +00:00
Steve 2f2ee2a8cd Don't kill entity stuck inside another, just remove from quadtree. 2018-03-14 22:42:15 +00:00
Steve 370adf36b6 Don't stop music when game is complete. 2018-03-14 22:41:55 +00:00
Steve 698535344f Increase chance of battery being dropped. 2018-03-13 08:24:53 +00:00
Steve 60261932b0 Removed static cheat. 2018-03-09 18:26:44 +00:00