Commit History

Author SHA1 Message Date
  Bojidar Marinov ed80f4563a Adds enums to GDScript 9 years ago
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too 8 years ago
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 years ago
  Pedro J. Estébanez 2261c65f19 Adapt overlooked instances of zero-based column numbers 8 years ago
  Pedro J. Estébanez 99d82f3033 Make text column numbers one-based 9 years ago
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 years ago
  Dennis Brakhane c246931f03 correctly parse floats in scientific notation 9 years ago
  Juan Linietsky ceeb5453a8 gdscript tokenizer will dislike use of case, closes #4991 9 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 years ago
  Franklin Sobrinho 0426806ebf Removed GDScript "function" keyword 9 years ago
  Ignacio Etcheverry d50e8d2bad Added missing onready token name 9 years ago
  Juan Linietsky 23441ec867 Added var2bytes and bytes2var to convet any variable to bytes and back. Closes #2075 9 years ago
  Juan Linietsky 61745855d0 PI is now a built-in constant, fixes #2134 9 years ago
  Juan Linietsky 0e0a7c9494 -properly handle newline in \ (line continuation) in gdscript, fixes #2112 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky 64872ca811 small fixes to color8 9 years ago
  reduz 7d2d1442f8 -add breakpoint statement to ease with debugging, closes #3165 9 years ago
  reduz 30c12297dc - added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run. 9 years ago
  eska d1a75a6757 Remove unexpected GDScript built-in type aliases 9 years ago
  neikeq 6c5b031ba9 Add missing token name for signal. closes #2201 10 years ago
  Juan Linietsky 8280bb0de0 more debugger fixes 10 years ago
  Juan Linietsky 2b64f73b04 more code completion improvements 10 years ago
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. 10 years ago
  Juan Linietsky 48f1d02da4 added ability to define signals in script 10 years ago
  Juan Linietsky 65d48d6d39 -Added prints() function, fixes #1132, #1859 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky daeac73c54 restored @ for nodepaths/stringnames 10 years ago
  Juan Linietsky bcf27feb98 New Code Completion 10 years ago
  Juan Linietsky d85b67be53 Bug Fixes 10 years ago
  Juan Linietsky e82dc40205 -Much improvement to baked light baker 10 years ago