| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add locale renames for Hebrew and Indonesian on Windows | Rémi Verschelde | 2018-02-14 | 1 | -1/+18 |
| * | Bind many more properties to scripts | Bojidar Marinov | 2018-01-12 | 1 | -1/+1 |
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| * | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 1 | -5/+5 |
| * | i18n: Add support for Serbin (Cyrillic) locale | Rémi Verschelde | 2017-11-22 | 1 | -0/+2 |
| * | Use UTF-8 for locale names. Fixes #12462. | mhilbrunner | 2017-11-07 | 1 | -2/+2 |
| * | Add support for non-ISO locale identifiers via renames map | Rémi Verschelde | 2017-10-30 | 1 | -63/+73 |
| * | Add a function to get the full name of a locale | sheepandshepherd | 2017-10-25 | 1 | -0/+13 |
| * | Added the set/get_setting function in Editor/Project settings. Renamed has() ... | Juan Linietsky | 2017-10-05 | 1 | -1/+1 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | Merge pull request #9987 from Rubonnek/move-members-to-initilization-list | Rémi Verschelde | 2017-08-11 | 1 | -7/+5 |
| |\ |
|
| | * | Moved member variables from constructor to initialization list | Wilson E. Alvarez | 2017-08-08 | 1 | -7/+5 |
| * | | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 1 | -2/+2 |
| |/ |
|
| * | Style: Apply clang-format on all files | Rémi Verschelde | 2017-07-30 | 1 | -1/+1 |
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -4/+4 |
| * | Reworked translation system | Juan Linietsky | 2017-06-28 | 1 | -0/+6 |
| * | Fix wrong fallback for locale | volzhs | 2017-04-26 | 1 | -1/+1 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -863/+834 |
| * | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
| * | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -15/+15 |
| * | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -2/+2 |
| * | Added "Scots" locale name, fixing #7630 | Nuno Donato | 2017-02-08 | 1 | -0/+1 |
| * | CSV translation import plugin | Juan Linietsky | 2017-02-01 | 1 | -0/+14 |
| * | Style: Cleanups, added headers, renamed files | Rémi Verschelde | 2017-01-16 | 1 | -0/+1 |
| * | Type renames: | Juan Linietsky | 2017-01-11 | 1 | -1/+1 |
| * | -Translation text will change automatically for in-game buttons, labels, poup... | Juan Linietsky | 2017-01-09 | 1 | -0/+4 |
| * | i18n: Add support for Scots (sco) language | Rémi Verschelde | 2017-01-08 | 1 | -0/+1 |
| * | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -8/+8 |
| * | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -3/+3 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -15/+15 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| * | Blimey! Ye Pirate locale be anchor' a'port! | Rémi Verschelde | 2016-11-15 | 1 | -0/+2 |
| * | Fix locale for macOS-style locales | Damon | 2016-10-27 | 1 | -6/+12 |
| * | Change set_locale to fallback to the global language (#6910) | Damon Myers | 2016-10-27 | 1 | -6/+27 |
| * | i18n: Update list of supported locales based off glibc | Rémi Verschelde | 2016-09-01 | 1 | -24/+414 |
| * | i18n: Add missing locale identifiers for Bengali and Urdu | Rémi Verschelde | 2016-07-16 | 1 | -0/+12 |
| * | Added translation support to Godot | Juan Linietsky | 2016-05-27 | 1 | -2/+4 |
| * | Modified editor strings to be translatable in the future | Juan Linietsky | 2016-05-03 | 1 | -0/+16 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | remove an extra line | reduz | 2015-12-29 | 1 | -1/+1 |
| * | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 1 | -3/+3 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | -Fix shortcuts for OSX code completion, fixes #1111 | Juan Linietsky | 2015-01-04 | 1 | -15/+59 |
| * | Small Issues & Maintenance | Juan Linietsky | 2014-08-01 | 1 | -0/+14 |
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+646 |