Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
há 4 anos atrás |
Fabio Alessandrelli
|
d779b5aa3e
[Net] Refactor RPCs, remove RSETs
|
há 4 anos atrás |
Paweł Fertyk
|
4b25892501
Check for _language in PluginScript.instance_has
|
há 4 anos atrás |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
há 4 anos atrás |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
há 6 anos atrás |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
há 4 anos atrás |
Emmanuel Leblond
|
c4c18a2c58
Add PluginScript support for global class naming/icon path
|
há 4 anos atrás |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
há 5 anos atrás |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
há 5 anos atrás |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
há 5 anos atrás |
Juan Linietsky
|
5d4dc2d45c
Add ability to bind typed arrays to script API
|
há 5 anos atrás |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
há 5 anos atrás |
Fabio Alessandrelli
|
b8ddaf9c33
Refactor ScriptDebugger.
|
há 5 anos atrás |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
há 5 anos atrás |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
há 5 anos atrás |
Andrea Catania
|
eb07e87981
Optmized data sent during RPC and RSet calls.
|
há 5 anos atrás |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
há 5 anos atrás |
Emmanuel Leblond
|
fb9b010384
Add missing on error manifest struct destroy in pluginscript script init
|
há 5 anos atrás |
qarmin
|
17732fe698
Added some obvious errors explanations
|
há 5 anos atrás |
toasteater
|
e2121c97ae
Make VarArg methods return types show up as Variant in API json
|
há 6 anos atrás |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
há 6 anos atrás |
Bojidar Marinov
|
55234d62b0
Remove bogus nulls from generated default values
|
há 6 anos atrás |
Andrettin
|
42e5d825b4
Fixed cases of unsupported pointers being used to construct variants
|
há 6 anos atrás |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
há 6 anos atrás |
Ignacio Etcheverry
|
ad2127a3e8
Replace a few #if/#elif with #ifdef and "#elif defined"
|
há 6 anos atrás |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
há 6 anos atrás |
Naoto Kondo
|
3feabd6756
PluginScript: Add support for the new() method
|
há 6 anos atrás |
Emmanuel Leblond
|
380b85a32f
[Pluginscript] Fix not working exports in editor
|
há 7 anos atrás |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
há 7 anos atrás |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
há 7 anos atrás |