aboutsummaryrefslogtreecommitdiff
path: root/platform/iphone/view_controller.mm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* iOS compile fixes.Aren Villanueva2015-11-161-0/+3
|
* Initial iCloud implementation, supporting key value pairssteve2015-09-271-0/+2
|
* added response event for game center overlay closingromulox_x2015-05-231-1/+2
|
* Fixed null pointer bug in ios store. added functions to game center to reset ↵romulox_x2015-05-231-1/+5
| | | | the user's achievements, request all the achievements they've made progress on, request descriptions of all possible achievements, and show the built in game center overlay. Upgraded all (I think) deprecated functions to ios 6 versions. as per discussion with reduz on IRC, ios 6 is now the official lowest supported iOS version. compatibility could be added, but it's so obsolete, it's tough to argue for continuing to support it. some naming of functions and dictionary parameters might need to change. I just named them whatever made sense to me :)
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-0/+26
| | | | | | | | | | -fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+107