blobwarsAttrition/src/system
Steve c98e93ee2b Pause audio when pausing game / viewing radar. 2018-02-28 07:52:38 +00:00
..
atlas.c Put atlas entries into buckets. 2018-02-19 19:14:03 +00:00
atlas.h Integrate trophy display. 2018-02-19 22:32:14 +00:00
controls.c Use define instead of hardcoded number. 2018-02-21 08:13:19 +00:00
controls.h Use define instead of hardcoded number. 2018-02-21 08:13:19 +00:00
draw.c Allow selection of screen resolution. 2018-02-27 21:54:52 +00:00
draw.h Fonts and debug information. 2018-02-02 08:26:58 +00:00
i18n.c Added i18n stuff. 2018-01-28 16:33:37 +00:00
i18n.h Added i18n stuff. 2018-01-28 16:33:37 +00:00
init.c Allow selection of screen resolution. 2018-02-27 21:54:52 +00:00
init.h Implemented stats display. 2018-02-19 08:28:42 +00:00
input.c Read joystick axis using events. 2018-02-20 22:12:07 +00:00
input.h Start of v0.1 2018-01-21 09:31:38 +00:00
io.c Use uint32 for file lengths. 2018-02-08 21:30:02 +00:00
io.h Load compressed map data. 2018-02-08 08:07:04 +00:00
lookup.c Load / save functions for weapon pickups. 2018-02-24 16:00:48 +00:00
lookup.h Start of v0.1 2018-01-21 09:31:38 +00:00
sound.c Pause audio when pausing game / viewing radar. 2018-02-28 07:52:38 +00:00
sound.h Load new sounds. 2018-02-27 08:16:06 +00:00
sprites.c Return pointer to sprite rect. 2018-02-17 16:53:30 +00:00
sprites.h Start of widget loading. 2018-02-14 08:32:09 +00:00
text.c Post mission bug fixes. 2018-02-22 07:45:57 +00:00
text.h Start of v0.1 2018-01-21 09:31:38 +00:00
textures.c Start of options screen. 2018-02-19 19:15:07 +00:00
textures.h Start of v0.1 2018-01-21 09:31:38 +00:00
transition.c Show and hide radar arrows. Integrate radar access into game. 2018-02-13 08:23:31 +00:00
transition.h v0.3 screenshots. 2018-02-13 08:24:31 +00:00
widgets.c Start of game over handling. 2018-02-25 12:12:31 +00:00
widgets.h Misc fixes and code tidy. 2018-02-21 08:16:50 +00:00