.. |
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: rework IsOnCharacter to work properly regardless of pivot, rotation and scale
|
2018-06-04 19:10:29 +02:00 |
character.h
|
character: fix switched names in CharacterCallback macro
|
2018-06-28 04:25:56 +02:00 |
CMakeLists.txt
|
Add abstraction for GPU shaders
|
2018-05-30 21:11:46 +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
|
timeline: don't use ALLEGRO_TIMERs anymore, rely on delta time instead
|
2018-06-29 23:00:13 +02:00 |
internal.h
|
shader: auto rebuild and auto destroy shaders
|
2018-05-31 20:52:16 +02:00 |
libsuperderpy.c
|
convert bitmaps to video textures on every progress() when loading gamestate in threaded mode
|
2018-06-23 04:44:36 +02:00 |
libsuperderpy.h
|
convert bitmaps to video textures on every progress() when loading gamestate in threaded mode
|
2018-06-23 04:44:36 +02:00 |
shader.c
|
shader: auto rebuild and auto destroy shaders
|
2018-05-31 20:52:16 +02:00 |
shader.h
|
Add abstraction for GPU shaders
|
2018-05-30 21:11:46 +02:00 |
timeline.c
|
timeline: don't use ALLEGRO_TIMERs anymore, rely on delta time instead
|
2018-06-29 23:00:13 +02:00 |
timeline.h
|
timeline: don't use ALLEGRO_TIMERs anymore, rely on delta time instead
|
2018-06-29 23:00:13 +02:00 |
tween.c
|
tween: add SYMBOL_EXPORT macros
|
2018-05-31 20:51:44 +02:00 |
tween.h
|
tween: add function to just interpolate the value, without using Tween object
|
2018-04-23 03:24:13 +02:00 |
utils.c
|
use al_reset_clipping_rectangle for clarity
|
2018-06-03 03:39:28 +02:00 |
utils.h
|
DrawCenteredTintedScaled
|
2018-04-24 22:06:06 +02:00 |