.. |
3rdparty
|
Update 3rdparty submodules
|
2020-03-09 04:07:47 +01:00 |
imgui
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
character.c
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
character.h
|
character: Pass current frame number to animation stream callback
|
2020-03-19 04:29:33 +01:00 |
CMakeLists.txt
|
cmake: Make the variable names match the module name in Allegro packages
|
2020-04-25 19:28:26 +02:00 |
config.c
|
config: Use localStorage on Emscripten
|
2020-03-13 03:21:26 +01:00 |
config.h
|
config: Add DeleteConfigOption function
|
2020-03-13 03:21:10 +01:00 |
defines.h.in
|
defines: Add LIBSUPERDERPY_VENDOR to defined variables
|
2020-03-20 06:00:41 +01:00 |
emscripten-audio-stream.c
|
emscripten-audio-stream: resume stream from correct position after pausing
|
2019-12-09 02:50:59 +01:00 |
emscripten-audio-stream.h
|
emscripten-audio-stream: resume stream from correct position after pausing
|
2019-12-09 02:50:59 +01:00 |
emscripten-pre-js.js
|
emscripten-pre-js: remove autoplay workaround
|
2020-03-02 03:23:01 +01:00 |
gamestate.c
|
gamestate: fix incorrect guard condition in PauseAllGamestates
|
2019-12-03 03:35:44 +01: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
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
internal.h
|
Use al_store_state and al_restore_state when dealing with threads
|
2020-04-04 04:47:10 +02:00 |
libsuperderpy.c
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
libsuperderpy.h
|
Clean up global speed handling and add GetGameSpeed API function
|
2020-04-19 07:40:39 +02:00 |
mainloop.c
|
Clean up global speed handling and add GetGameSpeed API function
|
2020-04-19 07:40:39 +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
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
particle.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
shader.c
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
shader.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
timeline.c
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
timeline.h
|
timeline: add TM_END and TM_REPEAT boolean aliases
|
2019-08-28 20:38:31 +02: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
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
utils.h
|
Clean up global speed handling and add GetGameSpeed API function
|
2020-04-19 07:40:39 +02:00 |