.. |
3rdparty
|
update imgui and clean up the allegro5 impl
|
2018-12-07 07:11:00 +01:00 |
imgui
|
clean up
|
2019-01-11 15:26:12 +01:00 |
character.c
|
IsOnCharacter: properly support subbitmaps (for instance spritesheets)
|
2019-02-01 05:45:26 +01:00 |
character.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
CMakeLists.txt
|
clean up cmake files and import include templates into the engine
|
2018-12-08 03:30:09 +01: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
|
more member name cleanup
|
2018-12-18 14:29:48 +01:00 |
gamestate.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
internal.c
|
destroy and recreate voice on suspend and resume
|
2019-02-07 04:11:40 +01:00 |
internal.h
|
destroy and recreate voice on suspend and resume
|
2019-02-07 04:11:40 +01:00 |
libsuperderpy.c
|
make sure shaders are loaded in-between Load and PostLoad calls + call PostLoad for loading
|
2019-02-13 22:59:11 +01:00 |
libsuperderpy.h
|
add ability to enable multisampling via init params
|
2019-02-01 03:37:15 +01:00 |
mainloop.c
|
make sure shaders are loaded in-between Load and PostLoad calls + call PostLoad for loading
|
2019-02-13 22:59:11 +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
|
doxygen tweaks
|
2018-12-16 15:15:38 +01:00 |
timeline.h
|
clean up
|
2019-01-11 15:26:12 +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
|
PrintConsole: print current time when in verbose mode
|
2019-01-17 02:42:33 +01:00 |
utils.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |