.. |
3rdparty
|
Update Allegro submodule to a 5.2.7-based branch
|
2021-07-26 04:32:07 +02:00 |
imgui
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
character.c
|
character: Only use positive offsets when calculating spritesheet size
|
2022-07-17 04:39:44 +02:00 |
character.h
|
character: Add SetSpritesheetPosition
|
2022-07-17 03:58:55 +02:00 |
CMakeLists.txt
|
cmake: Don't set POSITION_INDEPENDENT_CODE on PS Vita
|
2021-07-22 16:46:06 +02:00 |
config.c
|
config: Use localStorage on Emscripten
|
2020-03-13 03:21:26 +01:00 |
config.h
|
config: Add DeleteConfigOption function
|
2020-03-13 03:21:10 +01:00 |
defines.h.in
|
defines: Add LIBSUPERDERPY_VENDOR to defined variables
|
2020-03-20 06:00:41 +01:00 |
emscripten-audio-stream.c
|
emscripten-audio-stream: resume stream from correct position after pausing
|
2019-12-09 02:50:59 +01:00 |
emscripten-audio-stream.h
|
emscripten-audio-stream: resume stream from correct position after pausing
|
2019-12-09 02:50:59 +01:00 |
emscripten-pre-js.js
|
emscripten-pre-js: remove autoplay workaround
|
2020-03-02 03:23:01 +01:00 |
gamestate.c
|
gamestate: fix incorrect guard condition in PauseAllGamestates
|
2019-12-03 03:35:44 +01:00 |
gamestate.h
|
gamestate: Add Gamestate_PreDraw call
|
2022-07-16 18:35:27 +02:00 |
gamestates-constructor.c.in
|
support static linking the whole game into one binary
|
2019-05-17 02:31:17 +02:00 |
gamestates-force-inclusion.c
|
support static linking the whole game into one binary
|
2019-05-17 02:31:17 +02:00 |
gamestates-stub.c.in
|
gamestate: Add Gamestate_PreDraw call
|
2022-07-16 18:35:27 +02:00 |
internal.c
|
DrawGamestates: Don't clear the screen when predraw handler is there
|
2022-07-16 18:37:54 +02:00 |
internal.h
|
internal: Add RedrawScreen function
|
2020-11-07 06:24:27 +01:00 |
libsuperderpy.c
|
libsuperderpy: Make main event queue public
|
2022-02-04 02:21:31 +01:00 |
libsuperderpy.h
|
params: Add ability to disable clear to color before Gamestate_Draw
|
2022-07-15 03:35:14 +02:00 |
mainloop.c
|
libsuperderpy: Make main event queue public
|
2022-02-04 02:21:31 +01:00 |
mainloop.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
maths.c
|
maths: Add Distance function
|
2022-07-17 03:58:58 +02:00 |
maths.h
|
maths: Add Distance function
|
2022-07-17 03:58:58 +02:00 |
particle.c
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
particle.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
shader.c
|
shader: Don't prepend GLSL #version directive on PS Vita
|
2021-07-24 00:56:46 +02:00 |
shader.h
|
clean up
|
2019-01-11 15:26:12 +01:00 |
timeline.c
|
Fix warnings reported by clang-tidy
|
2020-04-25 19:28:47 +02:00 |
timeline.h
|
timeline: add TM_END and TM_REPEAT boolean aliases
|
2019-08-28 20:38:31 +02: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
|
utils: Add helpers for memory bitmaps
|
2022-07-17 03:56:41 +02:00 |
utils.h
|
utils: Add helpers for memory bitmaps
|
2022-07-17 03:56:41 +02:00 |