taisei/src/resource
2017-03-12 23:07:21 +02:00
..
animation.c properly handle failures to load animations 2017-03-12 01:05:04 +02:00
animation.h Use external key=value *.ani files to describe animation parameters 2017-03-11 23:39:38 +02:00
bgm.h WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
bgm_mixer.c WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
bgm_null.c WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
font.c Merge branch 'master' into res-refactor 2017-03-11 03:17:12 +02:00
font.h Use the standard bool type instead of that stupid enum 2017-02-11 05:56:47 +02:00
model.c WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
model.h WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
resource.c remove dirent includes 2017-03-11 23:48:42 +02:00
resource.h WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
sfx.h WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
sfx_mixer.c WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
sfx_null.c WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
shader.c WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
shader.h WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00
texture.c use SDL_RWops to read png textures 2017-03-12 23:07:21 +02:00
texture.h WIP transition from resource scanning to manual preloading 2017-03-11 21:36:25 +02:00