libsuperderpy/src
2017-09-09 02:46:07 +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 fix stuff reported by static analyzer 2017-08-16 01:47:07 +02:00
character.h update license to GPLv3+ 2017-07-22 18:22:28 +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 config file handling when custom file interface is in effect 2017-08-15 01:41:24 +02:00
config.h update license to GPLv3+ 2017-07-22 18:22:28 +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 implement audio stream seeking in emscripten 2017-08-24 21:40:34 +02:00
gamestate.c support of loading in separate thread; thread-safe console; various fixes from clang code model warnings 2017-09-09 00:11:43 +02:00
gamestate.h update license to GPLv3+ 2017-07-22 18:22:28 +02:00
internal.c threaded screenshoting (now with gamestates redraw!) 2017-09-09 00:42:57 +02:00
internal.h threaded screenshoting (now with gamestates redraw!) 2017-09-09 00:42:57 +02:00
libsuperderpy.c Android: honor tilde button for console toggling (you can attach a keyboard to Android device) 2017-09-09 02:46:07 +02:00
libsuperderpy.h support of loading in separate thread; thread-safe console; various fixes from clang code model warnings 2017-09-09 00:11:43 +02:00
timeline.c support of loading in separate thread; thread-safe console; various fixes from clang code model warnings 2017-09-09 00:11:43 +02:00
timeline.h timeline: make debug draw optional and automatic 2017-08-07 02:26:36 +02:00
utils.c support of loading in separate thread; thread-safe console; various fixes from clang code model warnings 2017-09-09 00:11:43 +02:00
utils.h support of loading in separate thread; thread-safe console; various fixes from clang code model warnings 2017-09-09 00:11:43 +02:00