Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 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
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 hace 5 años
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. hace 5 años
  George Marques 4d960efafc GDScript: Remove self static reference and create one on calls hace 5 años
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. hace 5 años
  Bojidar Marinov dc4455d819 Validate instances of objects before trying to check their type in GDScript hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Rémi Verschelde 425ec6914c Revert "Forbid implicit type conversion in GDScript" hace 6 años
  George Marques d0b08342b8 GDScript: Forbid implicit type conversion hace 6 años
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename hace 6 años
  Hein-Pieter van Braam d308eb091a Fix many asan and ubsan reported issues hace 6 años
  George Marques 31433ae8e4 GDScript: check for underscore prefix when type-checking hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Pedro J. Estébanez 06b6cea62e Fix crash on signal/resume to dangling target hace 6 años
  Pedro J. Estébanez b499537e68 Revert "Fix crash on signal/resume to dangling target" hace 6 años
  Pedro J. Estébanez 54bdc1e1f6 Fix crash on signal/resume to dangling target hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 6 años
  George Marques 4b974a36b7 GDScript: Allow `is` operator to test built-in types hace 7 años
  George Marques 4b18c4e448 Add typed instructions to GDScript hace 7 años
  George Marques 743053734f Add static type checks in the parser hace 7 años
  Yasha Borevich 30317296af Fix memory leak in GDScript during infinnity loops with yields hace 7 años
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks hace 7 años
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" hace 7 años
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks hace 7 años
  George Marques decf178033 Enable autoload in editor hace 7 años
  Lars Kokemohr 3dfef37628 completed-signal is emitted by all GDScriptFunctionStates of a coroutine now, allowing to yield for completion of a function with more than one yield inside. hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años