rune-scape
|
83b01708b2
Script editor: Show depended script errors
|
2 years ago |
Ryan Roden-Corrent
|
731a13a1ba
Fix race in ScriptServer.
|
2 years ago |
ajreckof
|
e9a2060b27
Fix wrong alphabetical order in autocompletion sorting.
|
2 years ago |
ajreckof
|
006e899bb3
sort code completions with rules
|
2 years ago |
voidedWarranties
|
bd5ab9f9b4
Remove unused `ScriptLanguage` methods
|
2 years ago |
Emmanuel Leblond
|
58f4139164
Add Engine::unregister_script_language and make Engine::register_script_language returns a Error
|
2 years ago |
kobewi
|
c1cc8fd87f
Remove unused has_global_classes()
|
2 years ago |
Juan Linietsky
|
79897dd5bc
Restore script class cache if removed
|
2 years ago |
Rémi Verschelde
|
ebd0b40f6e
Merge pull request #71687 from reduz/support-script-class-name-in-efs
|
2 years ago |
Juan Linietsky
|
dddd8d43f6
Support script global resource name in EditorFileSystem
|
2 years ago |
Juan Linietsky
|
3dcf380161
Implement a quick script inheritance check
|
2 years ago |
Juan Linietsky
|
5bdc0d97d3
Clean up EditorFileSystem script parsing
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 years ago |
Yuri Sizov
|
980f5f32f4
Make `property_*_revert` methods multilevel and expose them for scripting
|
3 years ago |
Hristo Stamenov
|
0e1f7e9f89
Removed faulty function update after get_property_list.
|
3 years ago |
Fabio Alessandrelli
|
ca7d572908
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
3 years ago |
Yuri Sizov
|
a9098e6147
Add support for documenting built-in annotations
|
3 years ago |
K. S. Ernest (iFire) Lee
|
9ddebc0c22
Add a const call mode to Object, Variant and Script.
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Yuri Rubinsky
|
a439832035
Fix signal completion in GDScript editor
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
Eric M
|
4ab605d14d
Improve sorting of Code Completion options.
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Rémi Verschelde
|
b238218363
Merge pull request #55851 from Chaosus/better-completion-options-list_rebased
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |