Age | Commit message (Expand) | Author |
2018-05-07 | Resume audio on iOS after phone call or alarm | Ruslan Mustakov |
2018-05-02 | Merge pull request #17196 from RandomShaper/improve-gui-touch | Rémi Verschelde |
2018-04-30 | Implement universal translation of touch to mouse | Pedro J. Estébanez |
2018-04-19 | Provide error details when in-app purchase fails | Ruslan Mustakov |
2018-04-11 | iPhone X support and iOS-related fixes | Ruslan Mustakov |
2018-03-31 | Fix UpdatePowerInfo method implementation in PowerIphone class | Igors Vaitkus |
2018-03-28 | Fix IPhone and OSX cross compilation | Fabio Alessandrelli |
2018-03-13 | fix iOS build - error due to GLES2 missing include (with the advice from bruv... | Yannick Le Duc |
2018-03-04 | Clean and expose get_audio/video_driver_* funcs on OS class | Marcelo Fernandez |
2018-02-25 | Add missing return statements (iOS and server). | bruvzg |
2018-02-22 | add restore purchases for iOS | J Andrew Long |
2018-01-07 | Improve missing iOS loading screen error message | Ruslan Mustakov |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-04 | Change OS::initialize signature to return Error (fix segfault on x11) | Emmanuel Leblond |
2018-01-03 | Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-17 | Add implementation for custom hardware cursor | Guilherme Silva |
2017-12-12 | Updated Linux template extensions to match architecture. | Nathan Warden |
2017-12-10 | iOS: Drop obsolete code from never-public modules | Rémi Verschelde |
2017-12-08 | Fix Manage Export Templates link | MattUV |
2017-12-07 | Merge pull request #14356 from volzhs/ios-delegate-master | Rémi Verschelde |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-12-07 | use application:didFinishLaunchingWithOptions: instead of applicationDidFinis... | volzhs |
2017-12-03 | Fix open_dynamic_library override in OSIPhone | Ruslan Mustakov |
2017-11-29 | Enhanced iOS and UWP logo on Export dialog | Indah Sylvia |
2017-11-28 | disable caching for targets using helper functions | Rhody Lugo |
2017-11-28 | use the same cache for all branches for appveyor | Rhody Lugo |
2017-11-25 | Made Vector::ptrw explicit for writing, compiler was sometimes using the wron... | Juan Linietsky |
2017-11-21 | Return and repair file logging | Ruslan Mustakov |
2017-11-21 | Allow configuring iOS export | Ruslan Mustakov |
2017-11-20 | Merge pull request #12988 from akien-mga/xdg-home-paths | Rémi Verschelde |
2017-11-19 | Merge pull request #13045 from akien-mga/gles2-cleanup | Rémi Verschelde |
2017-11-19 | Cleanup old references to GLES2 renderer | Rémi Verschelde |
2017-11-19 | Add currency code to iOS product details response | Evgeny Zuev |
2017-11-17 | Rename OS::get_data_dir to OS::get_user_data_dir | Rémi Verschelde |
2017-11-14 | Merge pull request #12922 from eska014/engine-singletons | Rémi Verschelde |
2017-11-14 | Move singleton management from ProjectSettings to Engine | Leon Krause |
2017-11-13 | change matrix and enable caching for Android, iOS and macOS (cross-compile) | Rhody Lugo |
2017-11-09 | Remove get_default_video_mode definition on OSX/iOS | Rémi Verschelde |
2017-11-06 | Prevent to stop music in another background app on iOS | volzhs |
2017-11-03 | Merge pull request #12262 from AndreaCatania/pplug | Juan Linietsky |
2017-11-04 | Implemented physics plug | AndreaCatania |
2017-11-02 | SCons: make use_lto a global option and opt-in for iphone | Rémi Verschelde |
2017-10-29 | Disable logging until the logs location is sorted out | Rémi Verschelde |
2017-10-20 | Merge pull request #12252 from MednauN/master | Rémi Verschelde |
2017-10-20 | update GKScore init function | sersoong |
2017-10-20 | Fix iOS GameCenter connection flow | Evgeny Zuev |
2017-10-16 | Sign iOS dylibs before packaging | Ruslan Mustakov |
2017-10-13 | Use binary names instead of absolute paths in calls to OS::execute. | J08nY |
2017-10-09 | Merge pull request #11826 from endragor/fix-game-center-player-id | Rémi Verschelde |