Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde b97401f304 Update copyright statements to 2020 hace 5 años
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 hace 6 años
  Rémi Verschelde bb13fa896e Style: Format code with clang-format 6.0.1 hace 7 años
  Rémi Verschelde 2712014744 Update copyright statements to 2018 hace 7 años
  Xavier Sellier 0cdc8ef645 Properly support nested ternary expressions hace 7 años
  Rémi Verschelde acb7107720 Style: apply clang-format (3.9.1) to current source hace 7 años
  sanikoyes 2004c24a6e Allow to extends constant class variable hace 7 años
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers hace 8 años
  Juan Linietsky f4d6e37c2f push variable later when created, to avoid self-referencing as a valid case, closes #6111 hace 8 años
  curtisxk38 5a1bcae6c2 Fix typo in Parser Error message hace 8 años
  Rémi Verschelde f90eb87193 Revert "Make inline blocks in GDScript more pythonic" hace 8 años
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line hace 8 años
  Bojidar Marinov dad8e04139 Add enum naming, by assinging a given enum's values to a Dict hace 9 años
  Bojidar Marinov ed80f4563a Adds enums to GDScript hace 9 años
  Bojidar Marinov 0c650c2511 Make inline blocks in GDScript more pythonic hace 8 años
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too hace 8 años
  Rémi Verschelde 16b78da941 Style: Various fixes to play nice with clang-format hace 8 años
  Hein-Pieter van Braam 4cf49bb6f4 Allow preload to accept a const string. hace 8 años
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! hace 8 años
  Bojidar Marinov 4c9c43735a Disallow assignment to expressions hace 8 años
  Bojidar Marinov 6ad84850ab Ternary operator in GDScript (a if x else b) hace 9 años
  Bojidar Marinov c0743f898a Allow for linebreaks in function calls and definitions and yeild/signal. hace 8 años
  Fabio Alessandrelli d5ee98bb2c Revert "Add warning when (pre)loading paths with leading / (#4280 - #3106)" hace 8 años
  Fabio Alessandrelli e51cd3d454 Throw an error when exporting a resource class hace 8 años
  Fabio Alessandrelli ba095b8dcc Add warning when (pre)loading paths with leading / (#4280 - #3106) hace 8 años
  Juan Linietsky f51a816253 Set proper line into operators when parsing GDScript, fixes #5822 hace 9 años
  George Marques 8113ba8bef Allow semicolon after 'pass' keyword hace 9 años
  George Marques 4bf31b3f3d Revert removing of function call in gd_parser hace 9 años
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) hace 9 años
  Juan Linietsky e49b73e93a Only check for constants when parsing constants, should close #5497 hace 9 años