Commit History

Autor SHA1 Mensaxe Data
  George Marques 0f41a18344 Merge pull request #3582 from akien-mga/pr-reserved-keyords %!s(int64=9) %!d(string=hai) anos
  Rémi Verschelde 99d9188da8 Add preload and PI to GDScript reserved keywords %!s(int64=9) %!d(string=hai) anos
  Rémi Verschelde 8151110002 Reorder reserved words by categories %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky 817fd1ab71 -Added method flags to global constants for script %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky de7fe2fced -remove unnecesary error report, fixes #3361 %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky 1a9c3a134d -Make Akien happy, fixes #3068 %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky cb39db0b02 Fixed bug with default arguments in gdscript, closes #2024 %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky 1597082c85 -Ability to roll-back script-exported properties to their default value on the script, closes #2128 %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky 0e0a7c9494 -properly handle newline in \ (line continuation) in gdscript, fixes #2112 %!s(int64=9) %!d(string=hai) anos
  George Marques 5be9ff7b67 Update copyright to 2016 in headers %!s(int64=9) %!d(string=hai) anos
  reduz 7d2d1442f8 -add breakpoint statement to ease with debugging, closes #3165 %!s(int64=9) %!d(string=hai) anos
  reduz 30c12297dc - added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run. %!s(int64=9) %!d(string=hai) anos
  reduz e0d21d2158 Ability to set autoloads as singleton global variables %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky f2183a5e09 replaced :var by :Variant in documentation, fixes #2897 %!s(int64=9) %!d(string=hai) anos
  Juan Linietsky 200b7bb87c -Display on animation editor which keys are invalid and which tracks are unresolved %!s(int64=10) %!d(string=hai) anos
  admix b2508ca879 Break into GDScript debugger when new() fails %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky 07e9741425 **WARNING BEFORE PULLING** %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky 55b34e05b3 -some changes by okam %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky 95047562d7 Several performance improvements, mainly in loading and instancing scenes and resources. %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky 48f1d02da4 added ability to define signals in script %!s(int64=10) %!d(string=hai) anos
  Jaguar 7c0051beac Fixed variables being set before calling the setter method %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky e323cc0505 -Rename unexisting by nonexistant, closes #1940 %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky e72717e373 properly save external resources, fixes #1924 %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky 27cb75112e -bit slower execution in debug, but proper error reporting for get index and operators, fixes #1911 %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky fdaa2920eb Updated copyright year in all headers %!s(int64=10) %!d(string=hai) anos
  mostafahassan 73ff3ac218 (Fix) script will not be able to extend itself %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky 0302ea5b82 Merge pull request #1396 from Spooner/fix_sprintf_errors %!s(int64=10) %!d(string=hai) anos
  Juan Linietsky a1f715a4da support for 2D shadow casters %!s(int64=10) %!d(string=hai) anos
  Bil Bas (Spooner) 748311ec42 Added info about operator after bespoke error message. %!s(int64=10) %!d(string=hai) anos
  Bil Bas (Spooner) db2381de7a Correctly halt on error in sprintf parsing (fixes #1393) %!s(int64=10) %!d(string=hai) anos