blobwarsAttrition/src/world
Steve 2f2ee2a8cd Don't kill entity stuck inside another, just remove from quadtree. 2018-03-14 22:42:15 +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 header. 2018-03-01 07:52:50 +00:00
effects.c Start of extra blood / explosions. 2018-02-27 21:55:15 +00:00
effects.h Tidied all header. 2018-03-01 07:52:50 +00:00
entities.c Don't kill entity stuck inside another, just remove from quadtree. 2018-03-14 22:42:15 +00:00
entities.h Tidied all header. 2018-03-01 07:52:50 +00:00
hud.c Don't scale items in inventory screen if <= 40px. 2018-03-04 21:40:44 +00:00
hud.h Tidied all header. 2018-03-01 07:52:50 +00:00
items.c Increase chance of battery being dropped. 2018-03-13 08:24:53 +00:00
items.h Tidied all header. 2018-03-01 07:52:50 +00:00
map.c Use single variable to track mission type. 2018-02-14 07:26:51 +00:00
map.h Tidied all header. 2018-03-01 07:52:50 +00:00
objectives.c Autocomplete mission when Cell and Heart have been found, and we're in MS_MISSING_HEART_CELL. 2018-03-09 07:32:23 +00:00
objectives.h Tidied all header. 2018-03-01 07:52:50 +00:00
particles.c Start of extra blood / explosions. 2018-02-27 21:55:15 +00:00
particles.h Tidied all header. 2018-03-01 07:52:50 +00:00
player.c Misc. code fixes. 2018-02-25 17:32:29 +00:00
player.h Tidied all header. 2018-03-01 07:52:50 +00:00
quadtree.c Fix segfault when freeing entities. 2018-02-22 19:03:48 +00:00
quadtree.h Tidied all header. 2018-03-01 07:52:50 +00:00
radar.c Show all direction markers on radar, instead of one single direction. 2018-03-08 07:54:20 +00:00
radar.h Tidied all header. 2018-03-01 07:52:50 +00:00
triggers.c Trigger gameplay message crash fix. 2018-02-24 16:00:04 +00:00
triggers.h Tidied all header. 2018-03-01 07:52:50 +00:00
world.c Don't stop music when game is complete. 2018-03-14 22:41:55 +00:00
world.h Removed static cheat. 2018-03-09 18:26:44 +00:00
worldLoader.c Use single variable to track mission type. 2018-02-14 07:26:51 +00:00
worldLoader.h Tidied all header. 2018-03-01 07:52:50 +00:00
worldSaver.c Misc. tweaks. 2018-02-15 21:40:21 +00:00
worldSaver.h Tidied all header. 2018-03-01 07:52:50 +00:00