libsuperderpy/src
2016-11-11 19:38:26 +01:00
..
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 added DrawWrappedText, some clean up 2016-09-08 00:32:57 +02:00
character.h add IsOnCharacter helper function 2016-08-29 23:44:15 +02:00
CMakeLists.txt basic Android support 2016-11-06 03:10:43 +01:00
config.c added DrawWrappedText, some clean up 2016-09-08 00:32:57 +02:00
config.h librarization clean up 2016-07-03 00:43:32 +02:00
defines.h.in more robust Android support 2016-11-07 01:45:12 +01:00
gamestate.c gamestate reloading and fix for calling Gamestate_Pause/Gamestate_Resume 2016-11-11 19:38:26 +01:00
gamestate.h proper gamestate freezing on suspending android activity 2016-11-09 00:40:13 +01:00
internal.c gamestate reloading and fix for calling Gamestate_Pause/Gamestate_Resume 2016-11-11 19:38:26 +01:00
internal.h gamestate reloading and fix for calling Gamestate_Pause/Gamestate_Resume 2016-11-11 19:38:26 +01:00
libsuperderpy.c gamestate reloading and fix for calling Gamestate_Pause/Gamestate_Resume 2016-11-11 19:38:26 +01:00
libsuperderpy.h add ability to define game-specific global event handler 2016-11-08 22:11:10 +01:00
timeline.c added DrawWrappedText, some clean up 2016-09-08 00:32:57 +02:00
timeline.h timeline: add new functions: TM_IsEmpty, TM_IsBackgroundEmpty, TM_SkipDelay 2016-09-04 03:06:26 +02:00
utils.c gamestate reloading and fix for calling Gamestate_Pause/Gamestate_Resume 2016-11-11 19:38:26 +01:00
utils.h revamp letterbox and scaling code and add WindowCoordsToViewport util function 2016-11-08 23:28:28 +01:00