blobwarsAttrition/src/system
Steve 05e7fc7cad Updated mission config settings. 2018-05-12 11:50:49 +01:00
..
atlas.c Warn about missing atlas entries. 2018-03-13 08:24:41 +00:00
atlas.h Tidied all headers. 2018-03-21 18:26:46 +00:00
controls.c Use define instead of hardcoded number. 2018-02-21 08:13:19 +00:00
controls.h Tidied all headers. 2018-03-21 18:26:46 +00:00
draw.c Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +01:00
draw.h Tidied up headers. 2018-04-25 07:56:06 +01:00
i18n.c Updated mission config settings. 2018-05-12 11:50:49 +01:00
i18n.h Tidied all headers. 2018-03-21 18:26:46 +00:00
init.c Merge branch 'paths' into develop 2018-04-22 09:11:25 +01:00
init.h Tidied up headers. 2018-04-25 07:56:06 +01:00
input.c Only use the allowed joystick axis values (max is 2 - range check). 2018-04-21 09:41:46 +01:00
input.h Tidied all headers. 2018-03-21 18:26:46 +00:00
io.c Attempt to save the game and world data atomically. 2018-04-24 08:27:42 +01:00
io.h Tidied all headers. 2018-03-21 18:26:46 +00:00
lookup.c Added grenade combo counter HUD message and gameplay stat. 2018-04-24 07:17:05 +01:00
lookup.h Code clean up. 2018-03-30 19:23:57 +01:00
savepng.c Window build tweaks. 2018-03-24 08:35:28 +00:00
savepng.h Start of Windows build. 2018-03-23 18:38:12 +00:00
sound.c Code clean up. 2018-03-30 19:23:57 +01:00
sound.h Tidied all headers. 2018-03-21 18:26:46 +00:00
sprites.c Centre bullets more inside shooter. 2018-04-24 19:04:08 +01:00
sprites.h Tidied all headers. 2018-03-21 18:26:46 +00:00
strings.c Updated mission config settings. 2018-05-12 11:50:49 +01:00
strings.h i18n updates. 2018-04-01 17:41:45 +01:00
text.c Post mission bug fixes. 2018-02-22 07:45:57 +00:00
text.h Tidied all headers. 2018-03-21 18:26:46 +00:00
textures.c Start of options screen. 2018-02-19 19:15:07 +00:00
textures.h Tidied all headers. 2018-03-21 18:26:46 +00:00
transition.c Show and hide radar arrows. Integrate radar access into game. 2018-02-13 08:23:31 +00:00
transition.h Tidied all headers. 2018-03-21 18:26:46 +00:00
widgets.c Widget creation crash fix. 2018-04-02 08:53:24 +01:00
widgets.h Tidied all headers. 2018-03-21 18:26:46 +00:00