blobwarsAttrition/src
Steve 7598af42a0 GCC compile fix for fadeAmount not being initialized. 2018-05-15 07:37:27 +01:00
..
combat Save grenade combo value to correct stat slot. 2018-04-27 18:22:32 +01:00
entities Item to reset items that are stuck in walls are mission start. 2018-04-28 15:55:01 +01:00
game Exit if we try to load corrupt data (although we shouldn't really get this far). 2018-05-01 18:17:16 +01:00
hub Tidied up headers. 2018-04-25 07:56:06 +01:00
json Sprites. 2018-01-24 07:44:45 +00:00
plat Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +01:00
system Set language size to be MAX_DESCRIPTION_LENGTH, not MAX_LINE_LENGTH. 2018-05-11 08:42:04 +01:00
test Attempt to save the game and world data atomically. 2018-04-24 08:27:42 +01:00
util Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +01:00
world GCC compile fix for fadeAmount not being initialized. 2018-05-15 07:37:27 +01:00
common.h Added i18n stuff. 2018-01-28 16:33:37 +00:00
defs.h Check for possible corrupt save files and prevent loading. 2018-04-29 07:47:37 +01:00
main.c Don't save trophy screenshot - is too buggy and often crashes. 2018-04-21 12:43:50 +01:00
main.h Don't save trophy screenshot - is too buggy and often crashes. 2018-04-21 12:43:50 +01:00
structs.h Merge branch 'paths' into develop 2018-04-22 09:11:25 +01:00