summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-17/+11
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-3/+3
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-3/+4
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-3/+3
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -Fix crashes with thread_exit()Juan Linietsky2016-06-261-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-11/+28
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* UDP FixesJuan Linietsky2014-11-131-1/+1
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-2/+2
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-0/+1
* Light Baker!Juan Linietsky2014-06-111-13/+65
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-251-1/+55
* -moved script to modulesJuan Linietsky2014-02-241-0/+46