Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-04 | Fix returning Game Center player ID | Ruslan Mustakov | |
2017-09-20 | Return player ID after connecting to Game Center | Ruslan Mustakov | |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | |
2017-04-09 | Style: Apply clang-format (3.9.1) to Obj-C++ files | Rémi Verschelde | |
2017-04-09 | Formatting of mm files | BastiaanOlij | |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde | |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | |
This new name also makes its purpose a little clearer This is a step towards fixing #56 | |||
2017-01-16 | Working on compile issues for iOS | BastiaanOlij | |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to ↵ | Juan Linietsky | |
Variant. All usages of "type" to refer to classes were renamed to "class" ClassDB has been exposed to GDScript. OBJ_TYPE() macro is now GDCLASS() | |||
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde | |
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games! | |||
2016-04-02 | Remove trailing spaces | Rémi Verschelde | |
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-11-16 | Use macros to determine which iOS SDK we have in order to be backwards ↵ | Aren Villanueva | |
compatible with older SDKs when fixing template compilation issues. | |||
2015-11-16 | iOS compile fixes. | Aren Villanueva | |
2015-05-23 | added response event for game center overlay closing | romulox_x | |
2015-05-23 | added 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-23 | Fixed 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-18 | Updated copyright year in all headers | Juan Linietsky | |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky | |