تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 سال پیش
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 سال پیش
  Rémi Verschelde 5002f6de84 Merge pull request #36599 from AndreaCatania/gen_rpc_data_export 5 سال پیش
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 سال پیش
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 سال پیش
  Andrea Catania 33ae58710b Generates the rpc and rset info for exported GDScript. 5 سال پیش
  Andrea Catania 1afd60d8f5 Optimized rpc packet size when only the `PackedByteArray` is sent. 5 سال پیش
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 سال پیش
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 سال پیش
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 سال پیش
  Rémi Verschelde f505aae1d8 Merge pull request #36144 from akien-mga/remove-deprecated-allow-decoding 5 سال پیش
  Rémi Verschelde 8d00a3a536 Remove deprecated PacketPeer allow_object_decoding 5 سال پیش
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords 5 سال پیش
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 5 سال پیش
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. 5 سال پیش
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 سال پیش
  Fabio Alessandrelli 50f1b035b8 Fix MultiplayerAPI crash when peer impl misbehave. 5 سال پیش
  Rémi Verschelde 3cbfb11460 MultiplayerAPI: Fix disconnect errors when passing invalid peer 5 سال پیش
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 سال پیش
  Fabio Alessandrelli 198af06ff6 MultiplayerAPI cleanup cache when peer disconnects 5 سال پیش
  qarmin 17732fe698 Added some obvious errors explanations 5 سال پیش
  jfons 8244f535cd Add network profiler 5 سال پیش
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 سال پیش
  Bojidar Marinov 0c4c36d823 Add default values to the editor help, docs, and generated RST 6 سال پیش
  Fabio Alessandrelli 76f262d2f4 Better handle some self-RSET/RPC in MultiplayerAPI 6 سال پیش
  Fabio Alessandrelli bba77fe387 Avoid _can_call_mode resetting error message in MultiplayerAPI 6 سال پیش
  Daniel Eliasinski 0606062268 Sender network id is now set to local network id for local rpc calls. 6 سال پیش
  Rémi Verschelde cc349336e7 Revert "Properly explain RPC/RSET mode failure." 6 سال پیش
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 سال پیش
  Fabio Alessandrelli 95ad747dea Properly explain RPC/RSET mode failure. 6 سال پیش