summaryrefslogtreecommitdiffstats
path: root/editor/script_create_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix detectin of existing file being a dir in new script creation, closes #9958Juan Linietsky2017-09-011-1/+8
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fixed several memory leaksWilson E. Alvarez2017-08-251-0/+3
* Removed unnecessary assignmentsWilson E. Alvarez2017-08-211-17/+8
* Some theme and usability improvementsDaniel J. Ramirez2017-07-311-21/+12
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-4/+4
* ScriptCreateDialog: Fix regressions from #9536Poommetee Ketson2017-07-091-5/+10
* ScriptCreateDialog: fix open error crash, remember templatePoommetee Ketson2017-07-071-10/+24
* Script create diag: Show extensions for currently selected language only.Andreas Haas2017-07-011-4/+2
* Capitalize template names in script dialog.Andreas Haas2017-06-241-1/+1
* Add ability to use custom script templates.Andreas Haas2017-06-131-4/+46
* Fix errors on engine startup.Andreas Haas2017-05-221-0/+2
* Reworked look and feel of Add Script Dialog.Przemysław Gołąb (n-pigeon)2017-05-061-147/+372
* Added the ability to select files as base when creating scriptsmbalint122017-04-151-7/+41
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Editor: Use GDScript as the default language in ScriptCreateDialog.Andreas Haas2017-04-061-5/+13
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-126/+109
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+437