libsuperderpy/src
2018-04-15 23:00:17 +02:00
..
3rdparty don't dlclose gamestates when running on valgrind, so it can show its report correctly 2016-08-27 00:46:38 +02:00
character.c character: add GetSpritesheet for getting struct by name 2018-04-15 23:00:17 +02:00
character.h character: add GetSpritesheet for getting struct by name 2018-04-15 23:00:17 +02:00
CMakeLists.txt full emscripten support, plus flac->ogg encoding for emscripten and android 2017-08-24 21:09:07 +02:00
config.c config: fix compilation on MinGW 2018-03-03 20:31:44 +01:00
config.h clang-tidy support; clang-tidy and clang-format fixes 2017-09-10 21:35:14 +02:00
defines.h.in more robust Android support 2016-11-07 01:45:12 +01:00
emscripten-audio-stream.c implement audio stream seeking in emscripten 2017-08-24 21:40:34 +02:00
emscripten-audio-stream.h don't use empty initializers (it's a GNU extension) 2017-09-10 22:07:02 +02:00
gamestate.c clang-tidy support; clang-tidy and clang-format fixes 2017-09-10 21:35:14 +02:00
gamestate.h rumina hacks 2018-03-15 00:42:24 +01:00
internal.c display frame duration along with the fps counter 2018-03-20 23:49:22 +01:00
internal.h rumina hacks 2018-03-15 00:42:24 +01:00
libsuperderpy.c libsuperderpy: init video addon 2018-04-08 01:33:13 +02:00
libsuperderpy.h libsuperderpy: init video addon 2018-04-08 01:33:13 +02:00
timeline.c don't use empty initializers (it's a GNU extension) 2017-09-10 22:07:02 +02:00
timeline.h clang-tidy support; clang-tidy and clang-format fixes 2017-09-10 21:35:14 +02:00
utils.c Fix the unfamous Fajer crashing issue 2018-04-08 01:34:43 +02:00
utils.h utils: rename Clip to Clamp, add Wrap 2018-04-08 01:34:26 +02:00