libsuperderpy/src
2017-10-12 21:04:18 +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 add SetCharacterPivotPoint function 2017-09-15 23:44:44 +02:00
character.h add SetCharacterPivotPoint function 2017-09-15 23:44:44 +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 clang-tidy support; clang-tidy and clang-format fixes 2017-09-10 21:35:14 +02: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 clang-tidy support; clang-tidy and clang-format fixes 2017-09-10 21:35:14 +02:00
internal.c try to search for gamestates in directory with binary before resorting to LD_LIBRARY_PATHs 2017-09-20 18:11:29 +02:00
internal.h try to search for gamestates in directory with binary before resorting to LD_LIBRARY_PATHs 2017-09-20 18:11:29 +02:00
libsuperderpy.c future-proof Android support by using ALLEGRO_FRAMELESS when fullscreen 2017-10-12 21:04:18 +02:00
libsuperderpy.h clang-tidy support; clang-tidy and clang-format fixes 2017-09-10 21:35:14 +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 GetDataFilePath: change order of lookup paths and remove "../data" 2017-09-20 18:13:49 +02:00
utils.h clang-tidy support; clang-tidy and clang-format fixes 2017-09-10 21:35:14 +02:00