.. |
3rdparty
|
Update embedded allegro copy
|
2019-11-11 21:23:03 +01:00 |
imgui
|
imgui: fix clang-analyzer warnings
|
2019-06-06 02:49:52 +02:00 |
character.c
|
character: store image scale as spritesheet property
|
2019-11-18 12:56:46 +01:00 |
character.h
|
character: store image scale as spritesheet property
|
2019-11-18 12:56:46 +01:00 |
CMakeLists.txt
|
cmake: make bin, lib and share directories configurable
|
2019-11-11 21:23:43 +01:00 |
config.c
|
config: store the config file instantly after setting a new value
|
2019-06-26 22:44:48 +02:00 |
config.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
defines.h.in
|
defines.h: define LIBSUPERDERPY_GAME_VERSION
|
2019-11-11 23:36:55 +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
|
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
|
move showconsole variable to public struct
|
2019-12-08 09:23:56 +01:00 |
internal.h
|
move SUPPRESS_WARNING macros to public header
|
2019-04-21 15:46:03 +02:00 |
libsuperderpy.c
|
params: add fixed_size property
|
2019-12-08 09:24:38 +01:00 |
libsuperderpy.h
|
params: add fixed_size property
|
2019-12-08 09:24:38 +01:00 |
mainloop.c
|
emscripten: fix fullscreen with fixed_size param
|
2019-12-09 02:02:50 +01: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: 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
|
emscripten: fix fullscreen with fixed_size param
|
2019-12-09 02:02:50 +01:00 |
utils.h
|
utils: improve docs and const correctness
|
2019-10-01 23:05:30 +02:00 |