summaryrefslogtreecommitdiffstats
path: root/tools/editor/script_create_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-437/+0
* -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
* Save and restore debug optionsvolzhs2017-02-081-2/+2
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-0/+1
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-4/+4
* Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...Juan Linietsky2017-01-101-1/+1
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-3/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-6/+6
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Can create or load script on Attach script dialogvolzhs2016-11-111-38/+86
* fix #6031 when creating a script the language will be what you selected last ...Adham Zahran2016-10-201-1/+13
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-051-8/+8
* -Added ability to disable overwrite warning on file dialog, fixes #4545Juan Linietsky2016-06-201-0/+1
* revert previous fix, was a bad ideaJuan Linietsky2016-06-181-1/+1
* -Do not ask about overwriting when opening a script in the wizard, but still ...Juan Linietsky2016-06-181-1/+1
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-13/+13
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-23/+23
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Fix create script dialog title(s)Maximillian2015-08-091-1/+1
* Add create new script button to script editor menuMaximillian2015-08-091-3/+3
* new file dialog!Juan Linietsky2015-06-061-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho2015-04-081-4/+4
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+375