aboutsummaryrefslogtreecommitdiff
path: root/platform/iphone (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-2728-28/+28
* Style: Apply clang-format on all filesRémi Verschelde2017-07-302-207/+206
* BuildSystem: generated files have .gen.extPoommetee Ketson2017-06-251-3/+3
* Merge pull request #8948 from RandomShaper/improve-mobile-builds-2.1Rémi Verschelde2017-06-171-17/+14
|\
| * Improve/harmonize mobile buildsPedro J. Estébanez2017-05-271-17/+14
* | Merge pull request #8934 from volzhs/get-localeRémi Verschelde2017-05-271-2/+1
|\ \ | |/ |/|
| * Make OS.get_locale() returns same valuevolzhs2017-05-271-2/+1
* | Merge pull request #8940 from RandomShaper/ccflags-iphone-2.1Rémi Verschelde2017-05-271-4/+4
|\ \
| * | Allow custom CCFLAGS for iPhone buildsPedro J. Estébanez2017-05-261-4/+4
* | | Fixed audio can not resume if it is interrupted cause by an incoming phone callsanikoyes2017-05-272-0/+10
| |/ |/|
* | Implement OS.alert() for iOSPedro J. Estébanez2017-05-254-0/+16
|/
* iPhone MFI gamepad supportBastiaanOlij2017-05-093-152/+522
* Style: Apply clang-format (3.9.1) to Obj-C++ filesRémi Verschelde2017-04-098-374/+352
* Merge pull request #8311 from BastiaanOlij/format_mm_2.1Rémi Verschelde2017-04-088-531/+458
|\
| * Spaces to tabs and layout adjustments on .mm filesBastiaanOlij2017-04-088-531/+458
* | Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-0828-0/+28
|/
* SCons: Add option to toggle warnings (on by default)Rémi Verschelde2017-03-251-6/+6
* Fixing magnetometer on iOSBastiaanOlij2017-03-211-1/+1
* Bring that Whole New World to the Old Continent tooRémi Verschelde2017-03-1919-1350/+1106
* Style: Fix statements ending with ';;'Rémi Verschelde2017-03-181-2/+2
* iphone: Drop unused Appirater thirdparty APIRémi Verschelde2017-03-186-970/+0
* Core motion for Godot 2.x (based on PR 7127)BastiaanOlij2017-03-095-58/+100
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-1228-28/+28
* scons: Reorder options for clarityRémi Verschelde2016-11-031-3/+0
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-021-1/+1
* style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-021-1/+4
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-022-28/+28
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-022-162/+162
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-301-0/+2
* zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-301-0/+1
* ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-301-1/+2
* Move templates and distribution stuff to tools/distRémi Verschelde2016-09-1839-613/+0
* added "arch" parameter, made iphone use it to build isimAriel Manzur2016-06-231-5/+13
* iOS simulator: merge into iphone detect.pyRémi Verschelde2016-06-231-12/+31
* Fixed iCCp chunk in pngsJ08nY2016-06-2230-0/+0
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-187-31/+169
* Add texture region support for stylebox renderGeequlim2016-06-051-11/+15
* remove trailing whitespaceHubert Jarosz2016-05-211-1/+1
* disabled appiraterAriel Manzur2016-04-291-3/+3
* rate url on iOS and properly launching from .app on OSXAriel Manzur2016-04-291-1/+3
* merged iphoen changesAriel Manzur2016-04-296-102/+532
* Remove trailing spacesRémi Verschelde2016-04-026-124/+124
* remove trailing whitespaceHubert Jarosz2016-03-096-28/+28
* Reject any native video player calls on iOS that point to files within .pck a...Aren Villanueva2016-02-193-65/+36
* adding xcode project templateAriel Manzur2016-02-1439-0/+613
* missed rename "keep_screen_on" for iosvolzhs2016-01-191-1/+1
* Add ability to set "keep screen on" for iOSvolzhs2016-01-163-2/+15
* Update copyright to 2016 in headersGeorge Marques2016-01-0123-23/+23
* removed -ffast-math on ios, compiler bug?Ariel Manzur2015-12-231-7/+7
* thread rename for ios and osx (if called from the thread to be renamed)Ariel Manzur2015-12-181-0/+2