.. |
3rdparty
|
update imgui and clean up the allegro5 impl
|
2018-12-07 07:11:00 +01:00 |
imgui
|
update imgui and clean up the allegro5 impl
|
2018-12-07 07:11:00 +01:00 |
character.c
|
tween: add HasTweenEnded function
|
2018-12-10 21:24:59 +01:00 |
character.h
|
add CopyCharacter util function
|
2018-11-27 04:43:58 +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
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
config.h
|
clang-tidy support; clang-tidy and clang-format fixes
|
2017-09-10 21:35:14 +02:00 |
defines.h.in
|
add LIBSUPERDERPY_GAME_GIT_REV define for game's git revision
|
2018-08-05 00:50:54 +02:00 |
emscripten-audio-stream.c
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
emscripten-audio-stream.h
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
gamestate.c
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
gamestate.h
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
internal.c
|
add a separate flag to indicate that the loading screen is being shown
|
2018-12-07 06:14:52 +01:00 |
internal.h
|
don't use warning suppression on Maemo
|
2018-12-08 06:27:51 +01:00 |
libsuperderpy.c
|
make audio sample rate configurable
|
2018-12-06 05:37:51 +01:00 |
libsuperderpy.h
|
add a separate flag to indicate that the loading screen is being shown
|
2018-12-07 06:14:52 +01:00 |
mainloop.c
|
add a separate flag to indicate that the loading screen is being shown
|
2018-12-07 06:14:52 +01:00 |
mainloop.h
|
Refactor the engine's main loop.
|
2018-09-10 03:22:45 +02:00 |
maths.c
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
maths.h
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
particle.c
|
particle: remove the destructor concept from FaderParticle, it's unnecessary
|
2018-12-07 07:11:18 +01:00 |
particle.h
|
particle: remove the destructor concept from FaderParticle, it's unnecessary
|
2018-12-07 07:11:18 +01:00 |
shader.c
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
shader.h
|
make SetFramebufferAsTarget work also for the loading gamestate
|
2018-11-22 03:40:41 +01:00 |
timeline.c
|
include allegro_color and platform specific headers already in libsuperderpy.h, clean up
|
2018-11-26 01:40:19 +01:00 |
timeline.h
|
initial draft of particle engine
|
2018-11-26 09:18:28 +01:00 |
tween.c
|
tween: add HasTweenEnded function
|
2018-12-10 21:24:59 +01:00 |
tween.h
|
tween: add HasTweenEnded function
|
2018-12-10 21:24:59 +01:00 |
utils.c
|
don't use warning suppression on Maemo
|
2018-12-08 06:27:51 +01:00 |
utils.h
|
utils: fix DrawCentered* function to take float for bitmap position
|
2018-12-02 03:16:12 +01:00 |