Fabio Alessandrelli
|
24a949ea11
[Net] Rename RPC constants and annotation arguments.
|
3 years ago |
Edward Auttonberry
|
c86ab40389
Update C# RPC attributes to share new Any/Auth naming convention
|
3 years ago |
Rémi Verschelde
|
ab544a20de
Merge pull request #51835 from magian1127/patch1
|
3 years ago |
Rémi Verschelde
|
de8d38014e
Merge pull request #52633 from lewiji/mono-build-solution-shortcut-4.0
|
3 years ago |
Lewis James
|
913aa270c0
Add editor keyboard shortcut for Mono Build solution button
|
3 years ago |
Paul Joannon
|
19f25b6847
Improve C# method listing
|
3 years ago |
Max Hilbrunner
|
75be697817
Merge pull request #52246 from Paulb23/verbatim-string
|
3 years ago |
Fabio Alessandrelli
|
bf9aae09ba
[Net] Move multiplayer to core subdir, split RPCManager.
|
3 years ago |
Paulb23
|
cf36fb405c
syntax highlight c# verbatim string literal
|
4 years ago |
Fabio Alessandrelli
|
64b9f30b92
[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".
|
4 years ago |
Magian
|
facb96034b
check that the element type is indeed String
|
4 years ago |
Magian
|
07a578d100
C# Array<String> Export Support Enum(String)
|
4 years ago |
Rémi Verschelde
|
cfdac0973c
Merge pull request #51698 from Paulb23/text-editor-settings
|
4 years ago |
Paulb23
|
bcfc591f86
Reorganise text editor settings
|
4 years ago |
Ignacio Roldán Etcheverry
|
5ea500e599
Fix C# native instance bindings after recent re-write
|
4 years ago |
31
|
6fd2edddc0
Fix 'script_class' null access when reloading a deleted C# script
|
4 years ago |
Raul Santos
|
3fe67fb5ad
Use C++ iterators in the Mono module
|
4 years ago |
Rémi Verschelde
|
92299989bd
Use Ref<T> references as iterators where relevant
|
4 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
Fabio Alessandrelli
|
ddb68f76ff
[Net] Single `rpc` annotation. "sync" no longer part of mode.
|
4 years ago |
Fabio Alessandrelli
|
88d68346ee
[Net] Rename NetworkedMultiplayerPeer to MultiplayerPeer.
|
4 years ago |
reduz
|
4469144891
Redo how instance bindings work
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Marcel Admiraal
|
2bafcd3422
Consolidate JSON, JSONParseResults and JSONParser into JSON
|
4 years ago |
Pedro J. Estébanez
|
2ca6b9c610
Fix slow load/save of scenes with many instances of the same script
|
4 years ago |
Pedro J. Estébanez
|
f59488e94e
Improve & fix Mono build
|
4 years ago |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 years ago |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 years ago |
Rémi Verschelde
|
896aa94283
Merge pull request #49221 from Faless/mp/4.x_rpc_refactor
|
4 years ago |