blobwarsAttrition/src/world
Steve 507327c853 Allow debris to live a little longer, so we can see it burning. 2018-03-23 08:06:11 +00:00
..
camera.c Focus camera on doors, etc., that are opened when offscreen. 2018-02-07 19:21:13 +00:00
camera.h Tidied all headers. 2018-03-21 18:26:46 +00:00
effects.c Allow debris to live a little longer, so we can see it burning. 2018-03-23 08:06:11 +00:00
effects.h Tidied all headers. 2018-03-21 18:26:46 +00:00
entities.c Terminate Bob's jetpack upon return from teleporter. 2018-03-18 12:48:31 +00:00
entities.h Tidied all headers. 2018-03-21 18:26:46 +00:00
hud.c Render health / power with percentages. 2018-03-17 16:58:42 +00:00
hud.h Tidied all headers. 2018-03-21 18:26:46 +00:00
items.c Base chance of cherry / battery drop on the levels of player health and power. 2018-03-16 22:25:45 +00:00
items.h Tidied all headers. 2018-03-21 18:26:46 +00:00
map.c Don't show blood if blood is off. 2018-03-16 22:26:42 +00:00
map.h Tidied all headers. 2018-03-21 18:26:46 +00:00
objectives.c Unlock all missions when game is complete, for free play. Remove all cells and hearts. 2018-03-16 08:29:13 +00:00
objectives.h Tidied all headers. 2018-03-21 18:26:46 +00:00
particles.c Use rising parameter for flames. 2018-03-21 08:20:34 +00:00
particles.h Tidied all headers. 2018-03-21 18:26:46 +00:00
player.c Misc. code fixes. 2018-02-25 17:32:29 +00:00
player.h Tidied all headers. 2018-03-21 18:26:46 +00:00
quadtree.c Fix segfault when freeing entities. 2018-02-22 19:03:48 +00:00
quadtree.h Tidied all headers. 2018-03-21 18:26:46 +00:00
radar.c Code tidy. 2018-03-15 08:01:04 +00:00
radar.h Tidied all headers. 2018-03-21 18:26:46 +00:00
triggers.c Trigger gameplay message crash fix. 2018-02-24 16:00:04 +00:00
triggers.h Tidied all headers. 2018-03-21 18:26:46 +00:00
world.c Handle end of game in post mission. 2018-03-20 19:26:14 +00:00
world.h Tidied all headers. 2018-03-21 18:26:46 +00:00
worldLoader.c Start of multiple save support. 2018-03-18 09:42:34 +00:00
worldLoader.h Tidied all headers. 2018-03-21 18:26:46 +00:00
worldSaver.c Start of multiple save support. 2018-03-18 09:42:34 +00:00
worldSaver.h Tidied all headers. 2018-03-21 18:26:46 +00:00