blobwarsAttrition/src/world
Steve 7c4da64c04 Drop carried items when game is complete. 2018-03-30 11:23:13 +01:00
..
camera.c MIsc bug fixes. 2018-03-29 08:21:36 +01: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 MIsc bug fixes. 2018-03-29 08:21:36 +01: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 When returning to a mission, use the full target value. 2018-03-25 15:28:20 +01: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 MIsc bug fixes. 2018-03-29 08:21:36 +01:00
triggers.h Tidied all headers. 2018-03-21 18:26:46 +00:00
world.c Drop carried items when game is complete. 2018-03-30 11:23:13 +01: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