blobwarsAttrition/src/entities
Steve 883d576ca7 Don't count enemy deaths more than once. 2018-03-13 08:25:57 +00:00
..
blobs Use saveDelay, to prevent premature saving while manually quitting levels. 2018-03-08 07:52:42 +00:00
boss Tidied all header. 2018-03-01 07:52:50 +00:00
bullets Don't allow Bob and Teeka to shoot one another. 2018-03-07 21:37:54 +00:00
cannons Don't count enemy deaths more than once. 2018-03-13 08:25:57 +00:00
decoration Allow some entities to be crushed, to prevent them blocking lifts, etc. 2018-03-04 13:36:00 +00:00
evilBlobs Don't count enemy deaths more than once. 2018-03-13 08:25:57 +00:00
eyeDroids Remove EF_GONE flag from enemies when they are killed. 2018-03-08 07:32:04 +00:00
items 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
misc Save type of destructable and exit. 2018-03-07 07:49:24 +00:00
structures Store door closed X and Y. 2018-03-13 08:25:41 +00:00
traps Laser trap fix. 2018-03-13 08:25:16 +00:00
entity.c Use specific collision bounds for certain objects. 2018-02-26 07:38:20 +00:00
entity.h Tidied all header. 2018-03-01 07:52:50 +00:00
entityFactory.c Implemented Tank Commander boss. 2018-02-25 07:55:06 +00:00
entityFactory.h Tidied all header. 2018-03-01 07:52:50 +00:00
unit.c Don't move start position when carrying item. 2018-03-08 07:53:57 +00:00
unit.h Tidied all header. 2018-03-01 07:52:50 +00:00