Commit History

Author SHA1 Message Date
  Rémi Verschelde b97401f304 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 6 years ago
  Rémi Verschelde bb13fa896e Style: Format code with clang-format 6.0.1 7 years ago
  Rémi Verschelde 2712014744 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 6a4e7198c5 Style: apply clang-format (5.0.0) to current source 7 years ago
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde 886c7d82d0 Re-apply clang-format to all files 8 years ago
  Hein-Pieter van Braam 364f2e8082 Correct hash behavior for floating point numbers 8 years ago
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line 8 years ago
  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 8 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