index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
language_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix internal editor not updating when using external editor via LSP
Rindbee
2023-01-22
1
-0
/
+1
*
call update_exports from LSP didSave function
Adam Wardell
2023-01-20
1
-0
/
+1
*
Unify typing of variables, constants and parameters in GDScript
Dmitrii Maganov
2023-01-06
1
-4
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
11
-319
/
+319
*
Fix use of comma instead of semicolon
Quentin Guidée
2022-12-17
1
-1
/
+1
*
Keep GDScriptAnalyzer alive for whole parse()
Bartosz Bielecki
2022-12-06
1
-1
/
+2
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
4
-57
/
+55
*
Merge pull request #66885 from atirut-w/lsp-doc-fix
Rémi Verschelde
2022-10-05
1
-4
/
+4
|
\
|
*
LSP: Fix GDScript doc comments
Atirut Wattanamongkol
2022-10-05
1
-4
/
+4
*
|
Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated docu...
Rindbee
2022-10-04
3
-13
/
+22
|
/
*
Fix out of sync when the script is edited externally via lsp
Rindbee
2022-09-25
1
-0
/
+1
*
fix: add uri_decode to root_uri #63388
Lamia
2022-08-31
1
-3
/
+3
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-2
/
+2
*
fix: modifies workspace->root_uri so that p_uri is symmetrical to other opera...
Lamia
2022-08-08
2
-4
/
+4
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
3
-0
/
+3
*
Merge pull request #63049 from Faless/mp/4.x_as_module
Rémi Verschelde
2022-07-28
1
-3
/
+1
|
\
|
*
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
Fabio Alessandrelli
2022-07-26
1
-3
/
+1
*
|
LSP: Sanitizes protocol URI `file:///c%3A` in file path
Lamia
2022-07-28
1
-1
/
+3
|
/
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
5
-9
/
+9
*
Add grouping annotations for class properties in GDScript
Yuri Sizov
2022-07-05
1
-0
/
+4
*
Merge pull request #59482 from kurtlachmann/lsp_better_parentheses
Rémi Verschelde
2022-06-15
2
-7
/
+3
|
\
|
*
Use insertText from the internal autocompletion
Kurt Lachmann
2022-03-24
2
-7
/
+3
*
|
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
|
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-2
/
+2
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
5
-42
/
+42
*
|
Add a new HashMap implementation
reduz
2022-05-12
4
-59
/
+41
*
|
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
2
-2
/
+2
*
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
4
-8
/
+3
*
|
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
|
Add GDExtension support to Script
reduz
2022-03-27
3
-15
/
+17
|
/
*
Convert _notification methods to switch - Chunk C
Jakob Bouchard
2022-02-16
1
-4
/
+7
*
Cleanup and move char functions to the `char_utils.h` header.
bruvzg
2022-02-04
1
-2
/
+2
*
String: Add contains().
Anilforextra
2022-02-04
2
-3
/
+3
*
Merge pull request #57205 from TechnoPorg/variant-template-cast
Rémi Verschelde
2022-01-27
1
-1
/
+1
|
\
|
*
Allow method binds to take Object subclasses as arguments
TechnoPorg
2022-01-25
1
-1
/
+1
*
|
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
Wilson E. Alvarez
2022-01-26
1
-1
/
+1
|
/
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
11
-22
/
+22
*
Remove extraneous return to LSP
Francois Belair
2021-12-07
1
-3
/
+0
*
Merge pull request #55624 from Razoric480/raz/cs-lsp-signal
Rémi Verschelde
2021-12-06
1
-1
/
+5
|
\
|
*
Prevent LSP adding signal func to non GDScripts
Francois Belair
2021-12-04
1
-1
/
+5
*
|
Auto-Increment Debugger Port
Nathan Franke
2021-12-04
1
-1
/
+1
|
/
*
Rename `remove()` to `remove_at()` when removing by index
Lightning_A
2021-11-23
1
-1
/
+1
*
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-12
1
-1
/
+1
*
Fix LSP crash when parsing signal symbols.
Francois Belair
2021-11-07
1
-1
/
+1
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-0
/
+2
*
clang-format: Various fixes to comments alignment from `clang-format` 13
Rémi Verschelde
2021-10-28
1
-43
/
+43
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-2
/
+0
*
GDScript: Report property type errors
ZuBsPaCe
2021-10-08
1
-1
/
+1
*
Fix empty line hover; fix open non-res:// script
Francois Belair
2021-10-01
3
-3
/
+9
[next]