godot/platform
Mark Riedesel 5fe902244a Fix android apk contents having mtime 1 month in future
minizip documentation describes tm_mon as expecting the number of months
since January - [0, 11], but the month returned by OS.get_date() is in
the range of [1, 12].
2020-10-23 15:05:48 -04:00
..
android Fix android apk contents having mtime 1 month in future 2020-10-23 15:05:48 -04:00
iphone Merge pull request #42853 from naithar/fix/in-app-store-master 2020-10-20 15:10:15 +02:00
javascript Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
linuxbsd Fix x11 display server crash when deleting popup window when unfocused 2020-10-08 17:22:03 +02:00
osx Merge pull request #42772 from bruvzg/macos_inertia 2020-10-20 15:10:56 +02:00
server
uwp Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
windows [Windows, MSVC] Correctly set source file encoding. 2020-10-09 13:56:20 +03:00
register_platform_apis.h
SCsub