Jakob Bouchard
|
6553f5c242
Convert _notification methods to switch - Chunk C
|
3 gadi atpakaļ |
Rémi Verschelde
|
317cd0b19a
Refactor some object type checking code with `cast_to`
|
3 gadi atpakaļ |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 gadi atpakaļ |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 gadi atpakaļ |
Marcel Admiraal
|
87a4ba492e
Remove unimplemented methods
|
4 gadi atpakaļ |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 gadi atpakaļ |
Fabio Alessandrelli
|
bf9aae09ba
[Net] Move multiplayer to core subdir, split RPCManager.
|
4 gadi atpakaļ |
Pedro J. Estébanez
|
2dcd064056
Implement inherits_script() for NativeScript and PluginScript
|
4 gadi atpakaļ |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 gadi atpakaļ |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 gadi atpakaļ |
reduz
|
4469144891
Redo how instance bindings work
|
4 gadi atpakaļ |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 gadi atpakaļ |
Eric M
|
d0e78c86d7
Added support for scripts reporting multiple errors to ScriptTextEditor
|
4 gadi atpakaļ |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
4 gadi atpakaļ |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 gadi atpakaļ |
Fabio Alessandrelli
|
d779b5aa3e
[Net] Refactor RPCs, remove RSETs
|
4 gadi atpakaļ |
Hugo Locurcio
|
e905e8f145
Highlight control flow keywords with a different color
|
4 gadi atpakaļ |
bruvzg
|
a4423c82f8
Fix crash on GDNative API json generator exit.
|
4 gadi atpakaļ |
Bastiaan Olij
|
81131bd844
Only cleanup meta data if GDNative library is reloadable and we're about to unload it
|
4 gadi atpakaļ |
Jan Haller
|
0fe851da23
Fixes #47607 (forgotten statement in GDNative cleanup)
|
4 gadi atpakaļ |
Rémi Verschelde
|
58d302dd5f
Merge pull request #46844 from geekrelief/gdnative_unregister_script_fix
|
4 gadi atpakaļ |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 gadi atpakaļ |
geekrelief
|
58fa4973f6
fixes #46839, ensure library_classes is cleared and free funcs are called
|
4 gadi atpakaļ |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 gadi atpakaļ |
Bastiaan Olij
|
ae7675065a
Only unload the library when no NativeScript objects exist if the reloadable flag is true. If it is false it is likely the library does other things and can't be unloaded
|
4 gadi atpakaļ |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 gadi atpakaļ |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 gadi atpakaļ |
George Marques
|
8a8dbd76b1
Add GDNative JSON generator for the builtin API
|
4 gadi atpakaļ |
Rémi Verschelde
|
f7dd6975fb
Merge pull request #44617 from geekrelief/gdnative_unload
|
4 gadi atpakaļ |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 gadi atpakaļ |