summaryrefslogtreecommitdiff
path: root/platform/iphone
AgeCommit message (Expand)Author
2018-05-07Resume audio on iOS after phone call or alarmRuslan Mustakov
2018-05-02Merge pull request #17196 from RandomShaper/improve-gui-touchRémi Verschelde
2018-04-30Implement universal translation of touch to mousePedro J. Estébanez
2018-04-19Provide error details when in-app purchase failsRuslan Mustakov
2018-04-11iPhone X support and iOS-related fixesRuslan Mustakov
2018-03-31Fix UpdatePowerInfo method implementation in PowerIphone classIgors Vaitkus
2018-03-28Fix IPhone and OSX cross compilationFabio Alessandrelli
2018-03-13fix iOS build - error due to GLES2 missing include (with the advice from bruv...Yannick Le Duc
2018-03-04Clean and expose get_audio/video_driver_* funcs on OS classMarcelo Fernandez
2018-02-25Add missing return statements (iOS and server).bruvzg
2018-02-22add restore purchases for iOSJ Andrew Long
2018-01-07Improve missing iOS loading screen error messageRuslan Mustakov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Change OS::initialize signature to return Error (fix segfault on x11)Emmanuel Leblond
2018-01-03Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursorRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-17Add implementation for custom hardware cursorGuilherme Silva
2017-12-12Updated Linux template extensions to match architecture.Nathan Warden
2017-12-10iOS: Drop obsolete code from never-public modulesRémi Verschelde
2017-12-08Fix Manage Export Templates linkMattUV
2017-12-07Merge pull request #14356 from volzhs/ios-delegate-masterRémi Verschelde
2017-12-07Style: Apply new clang-format 5.0 style to all filesRémi Verschelde
2017-12-07use application:didFinishLaunchingWithOptions: instead of applicationDidFinis...volzhs
2017-12-03Fix open_dynamic_library override in OSIPhoneRuslan Mustakov
2017-11-29Enhanced iOS and UWP logo on Export dialogIndah Sylvia
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-11-21Return and repair file loggingRuslan Mustakov
2017-11-21Allow configuring iOS exportRuslan Mustakov
2017-11-20Merge pull request #12988 from akien-mga/xdg-home-pathsRémi Verschelde
2017-11-19Merge pull request #13045 from akien-mga/gles2-cleanupRémi Verschelde
2017-11-19Cleanup old references to GLES2 rendererRémi Verschelde
2017-11-19Add currency code to iOS product details responseEvgeny Zuev
2017-11-17Rename OS::get_data_dir to OS::get_user_data_dirRémi Verschelde
2017-11-14Merge pull request #12922 from eska014/engine-singletonsRémi Verschelde
2017-11-14Move singleton management from ProjectSettings to EngineLeon Krause
2017-11-13change matrix and enable caching for Android, iOS and macOS (cross-compile)Rhody Lugo
2017-11-09Remove get_default_video_mode definition on OSX/iOSRémi Verschelde
2017-11-06Prevent to stop music in another background app on iOSvolzhs
2017-11-03Merge pull request #12262 from AndreaCatania/pplugJuan Linietsky
2017-11-04Implemented physics plugAndreaCatania
2017-11-02SCons: make use_lto a global option and opt-in for iphoneRémi Verschelde
2017-10-29Disable logging until the logs location is sorted outRémi Verschelde
2017-10-20Merge pull request #12252 from MednauN/masterRémi Verschelde
2017-10-20update GKScore init functionsersoong
2017-10-20Fix iOS GameCenter connection flowEvgeny Zuev
2017-10-16Sign iOS dylibs before packagingRuslan Mustakov
2017-10-13Use binary names instead of absolute paths in calls to OS::execute.J08nY
2017-10-09Merge pull request #11826 from endragor/fix-game-center-player-idRémi Verschelde