summaryrefslogtreecommitdiffstats
path: root/core/global_constants.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Moved member variables to initializer listWilson E. Alvarez2017-08-221-7/+7
* ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-476/+535
* Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov2017-08-061-1/+1
* Remove duplicate keycode constant for Numpad Enter key.bruvzg2017-07-261-1/+0
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-3/+3
* Fix two typos from previous commitRémi Verschelde2017-05-171-6/+6
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-1/+0
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Merge pull request #8133 from Hinsbart/joy_constantsRémi Verschelde2017-03-241-17/+4
|\
| * Input: Refactor JOY_* constants.Andreas Haas2017-03-241-17/+4
* | Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
|/
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-498/+492
* Match ERROR_QUERY_FAILED enum with othersvolzhs2017-02-021-1/+1
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-0/+1
* Type renames:Juan Linietsky2017-01-111-10/+10
* It is now possible to name layers of different kinds!Juan Linietsky2017-01-101-1/+6
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-1/+1
* Begin modifying properties to make them more friendly to script and doc.Juan Linietsky2017-01-031-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -All variables from script are visible through get_property_list(), not just ...Juan Linietsky2016-06-111-0/+1
* Exposed remaining PROPERTY_USAGE constants to scriptSaracen2016-06-011-0/+14
* Remove duplicateRémi Verschelde2016-04-071-1/+0
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-271-0/+1
* Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde2016-02-171-1/+1
* support horizontal mouse wheel, use in text editorhondres2016-02-041-1/+4
* -Added method flags to global constants for scriptJuan Linietsky2016-01-311-0/+10
* bind trigger constantshondres2016-01-021-0/+3
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* **WARNING BEFORE PULLING**Juan Linietsky2015-08-231-0/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Update global_constants.cpptheuserbl2015-02-271-0/+1
* 3D Physics and Other StuffJuan Linietsky2014-09-021-9/+20
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+516