index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
language_server
Age
Commit message (
Expand
)
Author
2021-08-02
Implemented initial DAP support
Ev1lbl0w
2021-07-26
Fix LSP reporting wrong types
Francois Belair
2021-07-25
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-23
Use C++ iterators for Lists in many situations
Aaron Franke
2021-07-20
[Net] Single `rpc` annotation. "sync" no longer part of mode.
Fabio Alessandrelli
2021-07-18
Optimize StringName usage
reduz
2021-07-17
Implement didSave notification and rename request
Francois Belair
2021-07-15
Misc cleanup of header includes
Rémi Verschelde
2021-07-13
Implement the ability to disable classes
reduz
2021-07-11
Implement applyEdit in LSP for signal connecting
Francois Belair
2021-07-08
Implement didClose notification in LSP
Francois Belair
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
Consolidate JSON, JSONParseResults and JSONParser into JSON
Marcel Admiraal
2021-06-17
Translate file path to URI on LSP symbol requests
Francois Belair
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-05-06
Merge pull request #47776 from Razoric480/foreport
Rémi Verschelde
2021-05-06
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-04-27
Core: Drop custom `copymem`/`zeromem` defines
Rémi Verschelde
2021-04-14
Make LSP update the filesystem of changed scripts
Francois Belair
2021-04-10
Implement LSP didDeleteFiles & make parser aware of sub-nodes
Francois Belair
2021-02-25
Merge pull request #40276 from Taywee/master
Rémi Verschelde
2021-02-18
Fixed Invalid function bindings #46135
Vignesh1-art
2021-02-08
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-01-31
Merge pull request #45315 from RandomShaper/modernize_thread
Rémi Verschelde
2021-01-29
Modernize Thread
Pedro J. Estébanez
2021-01-28
Unify URI encoding/decoding and add to C#
Aaron Franke
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-12-09
LSP: Fix iterator in enum API dump
Rémi Verschelde
2020-12-09
Static analyzer fixes:
bruvzg
2020-12-02
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-09-03
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
bruvzg
2020-08-17
GDScript: Fix LSP getting wrong union value on unnamed enums
George Marques
2020-07-22
Wrap up GDScript 2.0 base implementation
George Marques
2020-07-20
Reenable GDScript LSP server
George Marques
2020-07-20
New GDScript tokenizer and parser
George Marques
2020-07-14
Include gdscript warning name in LSP message.
Ryan Roden-Corrent
2020-07-11
remove invalid codeLensProvider value from lsp
Taylor C. Richberger
2020-06-15
GDScript LSP: Fix wrong error checks added in #39385
Rémi Verschelde
2020-06-08
GDScript LSP: Fix crash in notify_client
Rémi Verschelde
2020-05-15
Fix incorrect capabilities notification in LSP
Oliver Frank
2020-05-14
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-04-02
Replace more occurrences of NULL with nullptr
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
[prev]
[next]