blobwarsAttrition/src/system
Steve f5bdb5e59a Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +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 Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +01:00
i18n.c Display time played correctly. 2018-03-01 08:24:05 +00:00
i18n.h Tidied all headers. 2018-03-21 18:26:46 +00:00
init.c Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54:06 +01:00
init.h Use malloc to create some sprintf string values (long paths). 2018-04-21 11:54: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 Correctly delete save files. 2018-03-21 18:25:29 +00:00
io.h Tidied all headers. 2018-03-21 18:26:46 +00:00
lookup.c Code clean up. 2018-03-30 19:23:57 +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 Return pointer to sprite rect. 2018-02-17 16:53:30 +00:00
sprites.h Tidied all headers. 2018-03-21 18:26:46 +00:00
strings.c Added game complete mission quit message. 2018-04-15 09:26:15 +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