Historial de Commits

Autor SHA1 Mensaje Fecha
  Lightning_A c63b18507d Use range iterators for `Map` hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  reduz 6631f66c2a Optimize StringName usage hace 4 años
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime hace 4 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 4 años
  George Marques c707d6fe71 GDScript: Gather instructions arguments beforehand hace 4 años
  George Marques b6519d0d03 GDScript: Split Function code into multiple files hace 4 años
  reduz 635d33dc6c Refactor variant built-in methods yet again. hace 4 años
  reduz 221a2a1742 Refactored variant constructor logic hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  reduz 05de7ce6ca Refactored variant setters/getters hace 5 años
  Umang Kalra c37f633216 Fixes the misleading error message for call_recursive method for TreeItems hace 5 años
  Thakee Nathees 75d4511cb5 null pointer dereference at GDScriptFunction::call fix hace 5 años
  George Marques 635c6a0a18 Add GDScript disassembler hace 5 años
  George Marques 5d6e853806 New GDScript tokenizer and parser hace 5 años
  George Marques 0f1da72492 Actually set GDScript static reference hace 5 años
  Rémi Verschelde ab460e7a6f Merge pull request #39074 from vnen/gdscript-assert-message hace 5 años
  George Marques f29a2e2606 GDScript: Fix assert message when no custom message is set hace 5 años
  Pedro J. Estébanez 1f0548efd4 Fix too eager GDScriptFunctionState stack cleanup hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1a8167867b Modernize remaining uses of 0/NULL instead of nullptr (C++11) hace 5 años
  Pedro J. Estébanez 46bfe4452f Fix object leaks caused by unfulfilled yields hace 5 años
  Pedro J. Estébanez c427334393 Fix leaked objects when game ends with yields in progress hace 5 años
  Rémi Verschelde 6aac75afc2 Merge pull request #37318 from ttencate/fix/argument_nulled_37312 hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años