.. |
3rdparty
|
Update allegro5 submodule
|
2019-09-07 03:01:53 +02:00 |
imgui
|
imgui: fix clang-analyzer warnings
|
2019-06-06 02:49:52 +02:00 |
character.c
|
character: add detailedProgress property for progress report on each frame
|
2019-08-28 04:18:20 +02:00 |
character.h
|
character: add detailedProgress property for progress report on each frame
|
2019-08-28 04:18:20 +02:00 |
CMakeLists.txt
|
cmake: add ability to build an embedded, static copy of Allegro
|
2019-09-07 01:13:52 +02: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
|
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
|
limit delta to 1 second
|
2019-07-22 17:51:57 +02:00 |
internal.h
|
move SUPPRESS_WARNING macros to public header
|
2019-04-21 15:46:03 +02:00 |
libsuperderpy.c
|
init: list connected joystick data in debug output
|
2019-07-25 03:26:08 +02:00 |
libsuperderpy.h
|
use 44100 sample rate by default and make the default configurable by the game
|
2019-06-07 20:37:57 +02:00 |
mainloop.c
|
support gamepad hotplug
|
2019-07-23 03:57:23 +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: 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
|
ToggleFullscreen: log whether fullscreen is being toggled on or off
|
2019-09-06 22:57:04 +02:00 |
utils.h
|
utils: add FindDataFilePath, which just returns NULL on failure
|
2019-03-29 20:53:45 +01:00 |