.. |
3rdparty
|
don't dlclose gamestates when running on valgrind, so it can show its report correctly
|
2016-08-27 00:46:38 +02:00 |
character.c
|
character: read width/height values from ini file
|
2018-04-18 23:13:31 +02:00 |
character.h
|
character: use Spritesheet structs instead of strings with names in callbacks
|
2018-04-15 23:00:53 +02:00 |
CMakeLists.txt
|
Introducing the tweening engine.
|
2018-04-22 05:30:56 +02:00 |
config.c
|
config: fix compilation on MinGW
|
2018-03-03 20:31:44 +01:00 |
config.h
|
clang-tidy support; clang-tidy and clang-format fixes
|
2017-09-10 21:35:14 +02:00 |
defines.h.in
|
more robust Android support
|
2016-11-07 01:45:12 +01:00 |
emscripten-audio-stream.c
|
implement audio stream seeking in emscripten
|
2017-08-24 21:40:34 +02:00 |
emscripten-audio-stream.h
|
don't use empty initializers (it's a GNU extension)
|
2017-09-10 22:07:02 +02:00 |
gamestate.c
|
clang-tidy support; clang-tidy and clang-format fixes
|
2017-09-10 21:35:14 +02:00 |
gamestate.h
|
rumina hacks
|
2018-03-15 00:42:24 +01:00 |
internal.c
|
loading: call Gamestate_Logic in single thread mode as well
|
2018-04-21 01:08:39 +02:00 |
internal.h
|
live reloading
|
2018-04-16 01:06:58 +02:00 |
libsuperderpy.c
|
loading: call Gamestate_Logic in single thread mode as well
|
2018-04-21 01:08:39 +02:00 |
libsuperderpy.h
|
Introducing the tweening engine.
|
2018-04-22 05:30:56 +02:00 |
timeline.c
|
don't use empty initializers (it's a GNU extension)
|
2017-09-10 22:07:02 +02:00 |
timeline.h
|
clang-tidy support; clang-tidy and clang-format fixes
|
2017-09-10 21:35:14 +02:00 |
tween.c
|
Introducing the tweening engine.
|
2018-04-22 05:30:56 +02:00 |
tween.h
|
Introducing the tweening engine.
|
2018-04-22 05:30:56 +02:00 |
utils.c
|
Fix the unfamous Fajer crashing issue
|
2018-04-08 01:34:43 +02:00 |
utils.h
|
utils: rename Clip to Clamp, add Wrap
|
2018-04-08 01:34:26 +02:00 |