.. |
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
|
LoadSpritesheets: call progress function after each spritesheet
|
2018-07-05 19:38:31 +02:00 |
character.h
|
LoadSpritesheets: call progress function after each spritesheet
|
2018-07-05 19:38:31 +02:00 |
CMakeLists.txt
|
utils: add Fract util function and move math utils to separate unit
|
2018-07-12 20:18:23 +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
|
gamestate: make some API endpoints optional
|
2018-07-05 20:42:51 +02:00 |
gamestate.h
|
gamestate: add optional PostLoad hook for stuff that needs to be done on GPU thread
|
2018-07-05 20:55:32 +02:00 |
internal.c
|
internal: rework console drawing code for better bounding rect handling
|
2018-07-18 01:23:02 +02:00 |
internal.h
|
utils: move GetGameName to internal
|
2018-07-13 18:38:02 +02:00 |
libsuperderpy.c
|
loading: stop time in loading when converting memory bitmaps
|
2018-07-06 23:29:16 +02:00 |
libsuperderpy.h
|
utils: add Fract util function and move math utils to separate unit
|
2018-07-12 20:18:23 +02:00 |
maths.c
|
utils: add Fract util function and move math utils to separate unit
|
2018-07-12 20:18:23 +02:00 |
maths.h
|
utils: add Fract util function and move math utils to separate unit
|
2018-07-12 20:18:23 +02:00 |
shader.c
|
shader: downgrade GLSL to 1.20 because of macOS
|
2018-07-05 02:32:58 +02:00 |
shader.h
|
Add abstraction for GPU shaders
|
2018-05-30 21:11:46 +02:00 |
timeline.c
|
timeline: add TM_AddActionAfter
|
2018-07-05 22:31:18 +02:00 |
timeline.h
|
timeline: add TM_AddActionAfter
|
2018-07-05 22:31:18 +02:00 |
tween.c
|
tween: swap around style and duration arguments in Tween constructor
|
2018-07-18 01:40:23 +02:00 |
tween.h
|
tween: swap around style and duration arguments in Tween constructor
|
2018-07-18 01:40:23 +02:00 |
utils.c
|
utils: add PunchNumber utility
|
2018-07-18 01:49:19 +02:00 |
utils.h
|
utils: add PunchNumber utility
|
2018-07-18 01:49:19 +02:00 |