libsuperderpy/src
2019-06-06 02:49:52 +02:00
..
3rdparty 3rdparty: use cimgui with patched version of imgui to fix building for Nintendo Switch 2019-05-31 01:47:00 +02:00
imgui imgui: fix clang-analyzer warnings 2019-06-06 02:49:52 +02:00
character.c character: add RegisterSpritesheetFromBitmap helper 2019-06-03 03:43:35 +02:00
character.h character: add RegisterSpritesheetFromBitmap helper 2019-06-03 03:43:35 +02:00
CMakeLists.txt cmake: adjust order of dependencies to link with 2019-05-31 01:26:39 +02:00
config.c doxygen tweaks 2018-12-16 15:15:38 +01:00
config.h clean up 2019-01-11 15:26:12 +01:00
defines.h.in clean up 2019-01-11 15:26:12 +01:00
emscripten-audio-stream.c emscripten_seek_audio_stream_secs: return end position after the sample has ended 2019-01-07 00:39:06 +01:00
emscripten-audio-stream.h clean up 2019-01-11 15:26:12 +01:00
emscripten-pre-js.js emscripten: revise compiler settings and add a pre-js file with audio autoplay workaround 2019-01-07 00:37:34 +01:00
gamestate.c support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
gamestate.h support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
gamestates-constructor.c.in support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
gamestates-force-inclusion.c support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
gamestates-stub.c.in support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
internal.c support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
internal.h move SUPPRESS_WARNING macros to public header 2019-04-21 15:46:03 +02:00
libsuperderpy.c support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
libsuperderpy.h support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
mainloop.c support static linking the whole game into one binary 2019-05-17 02:31:17 +02:00
mainloop.h clean up 2019-01-11 15:26:12 +01:00
maths.c doxygen tweaks 2018-12-16 15:15:38 +01:00
maths.h clean up 2019-01-11 15:26:12 +01:00
particle.c API consistency tweaks 2018-12-16 15:35:53 +01:00
particle.h clean up 2019-01-11 15:26:12 +01:00
shader.c ReloadShaders: actually don't reload already loaded stuff unless forced 2019-02-13 22:59:45 +01:00
shader.h clean up 2019-01-11 15:26:12 +01:00
timeline.c timeline: fine-tune semantics and fix bugs shown by tests 2019-04-03 03:00:14 +02:00
timeline.h timeline: gracefullly handle out of bounds indexes in TM_GetArg 2019-03-30 04:06:40 +01:00
tween.c doxygen tweaks 2018-12-16 15:15:38 +01:00
tween.h clean up 2019-01-11 15:26:12 +01:00
utils.c formal Pocket C.H.I.P support 2019-05-13 23:51:07 +02:00
utils.h utils: add FindDataFilePath, which just returns NULL on failure 2019-03-29 20:53:45 +01:00