summaryrefslogtreecommitdiff
path: root/core/script_language.h
AgeCommit message (Expand)Author
2017-01-11Type renames:Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!RĂ©mi Verschelde
2016-09-12Do ctrl-click on any code identifier to go to definiton or help page.Juan Linietsky
2016-08-25More visual script workJuan Linietsky
2016-08-23Proper function/property selection in visual script editing for property.Juan Linietsky
2016-08-19Brand new networked multiplayerJuan Linietsky
2016-08-08Added a simpler way to do sub-functions in both visual and gdscript with the ...Juan Linietsky
2016-08-05VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky
2016-08-02WIP visual scripting, not working yet but you can check out stuffJuan Linietsky
2016-06-27Make most resources (save for packedscenes and scripts) reload if they change...Juan Linietsky
2016-06-26-Fix crashes with thread_exit()Juan Linietsky
2016-06-25Added function to notify ScriptLanguage when a thread is created/freed, allow...Juan Linietsky
2016-06-21Fixed error using the same atlas rect for all images, closes #4139Juan Linietsky
2016-06-21Better support in ScriptLanguage for GC based scriptsJuan Linietsky
2016-06-13Changed reload logic to auto-hard-reload scripts on save. It's simpler to use...Juan Linietsky
2016-06-08-Ability to reload (and soft reload) tool scripts. Please test!Juan Linietsky
2016-06-01Ability to reload scripts on running gameJuan Linietsky
2016-05-21First version of ProfilerJuan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-23-Some changes to how scenes and scripts are overriden in scene instance and i...Juan Linietsky
2016-01-02-Ability to roll-back script-exported properties to their default value on th...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-28Ability to set autoloads as singleton global variablesreduz
2015-12-05-Display on animation editor which keys are invalid and which tracks are unre...Juan Linietsky
2015-08-04error debuggerJuan Linietsky
2015-08-02live debug fixesJuan Linietsky
2015-08-02Live edit WORK IN PROGRESSJuan Linietsky
2015-06-26improved get_node(), connect(), etc code completion.Juan Linietsky
2015-06-24added ability to define signals in scriptJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-12-16New Code CompletionJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-09-22-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky
2014-07-15Fixed failed to connect to remote debugger with -rdebug will crash enginemarynate
2014-06-11Light Baker!Juan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-02-22-added kinematic bodyJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky