Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 561d949739 Merge pull request #73489 from vonagam/type-check-node il y a 2 ans
  Pedro J. Estébanez 5e9400fa50 Avoid GDScript bookkeeping from referencing objects longer than necessary il y a 2 ans
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check il y a 2 ans
  George Marques ba9491f870 Merge pull request #70948 from vnen/gdscript-ptr-method-name-in-debug il y a 2 ans
  George Marques 80e06b29e7 GDScript: Add names for disassembling function pointers il y a 2 ans
  George Marques 9462ae4783 GDScript: Remove function of `continue` for match statement il y a 2 ans
  George Marques 75515e4303 Merge pull request #70987 from vonagam/fix-parameter-conversion-assign il y a 2 ans
  George Marques 66fda2aeea GDScript: Fix temp values being written without proper clear il y a 2 ans
  George Marques a3816434a6 GDScript: Don't use the NIL address to hold return value of functions il y a 2 ans
  Dmitrii Maganov a8c2f8a0e1 GDScript: Fix missing conversion for default argument values il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Juan Linietsky 7211e041df Optimizations for GDScript VM il y a 2 ans
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. il y a 3 ans
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency il y a 3 ans
  George Marques 511a4b761c GDScript: Fix setter being called in chains for shared types il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  George Marques 01d13ab2c1 GDScript: Allow using self in lambdas il y a 3 ans
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Rémi Verschelde ffe8412291 Merge pull request #52323 from vnen/gdscript-singleton-interdependence-fix il y a 4 ans
  Fabio Alessandrelli bf9aae09ba [Net] Move multiplayer to core subdir, split RPCManager. il y a 4 ans
  George Marques 3d13588057 GDScript: Fix loading of interdependent autoloads il y a 4 ans
  Fabio Alessandrelli ddb68f76ff [Net] Single `rpc` annotation. "sync" no longer part of mode. il y a 4 ans
  George Marques c7459e3855 GDScript: Use analyzer data to decide assignment conversion il y a 4 ans
  George Marques ec783dd885 GDScript: Add support for builtin static method calls il y a 4 ans
  George Marques c201b212c7 GDScript: Implement lambdas compilation and runtime il y a 4 ans
  George Marques 9411bf05a4 GDScript: Adjust type of temporaries when needed il y a 4 ans
  George Marques 40502a1689 GDScript: Pool temporary values by type on the stack il y a 4 ans
  George Marques cf4079cb5f Reduce number of addressing modes in GDScript VM il y a 4 ans