summaryrefslogtreecommitdiff
path: root/platform/iphone/game_center.mm
AgeCommit message (Collapse)Author
2015-05-23added response event for game center overlay closingromulox_x
2015-05-23added data to descriptions dictionary that was missing. Made the elements ↵romulox_x
that sound weird as plurals consistently singular. changed int arrays to bool arrays in descriptions
2015-05-23Fixed null pointer bug in ios store. added functions to game center to reset ↵romulox_x
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 :)
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky