.. |
3rdparty
|
Update 3rdparty submodules
|
2020-03-09 04:07:47 +01:00 |
imgui
|
imgui: fix clang-analyzer warnings
|
2019-06-06 02:49:52 +02:00 |
character.c
|
character: Pass current frame number to animation stream callback
|
2020-03-19 04:29:33 +01:00 |
character.h
|
character: Pass current frame number to animation stream callback
|
2020-03-19 04:29:33 +01:00 |
CMakeLists.txt
|
cmake: make bin, lib and share directories configurable
|
2019-11-11 21:23:43 +01: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
|
Use al_store_state and al_restore_state when dealing with threads
|
2020-04-04 04:47:10 +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
|
libsuperderpy: Fix compilation failure when using mouse emulation mode
|
2020-03-19 02:46:25 +01:00 |
libsuperderpy.h
|
params: add fixed_size property
|
2019-12-08 09:24:38 +01:00 |
mainloop.c
|
Use al_store_state and al_restore_state when dealing with threads
|
2020-04-04 04:47:10 +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
|
particle: explicitly cast RAND_MAX to float
|
2020-03-01 23:45:42 +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: 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
|
utils: BSOD: String tweak
|
2020-04-04 04:47:54 +02:00 |
utils.h
|
utils: improve docs and const correctness
|
2019-10-01 23:05:30 +02:00 |