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
/
jsonrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+13
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
4
-8
/
+8
*
Implement the ability to disable classes
reduz
2021-07-13
1
-1
/
+1
*
Consolidate JSON, JSONParseResults and JSONParser into JSON
Marcel Admiraal
2021-06-19
1
-7
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
4
-8
/
+8
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
2
-3
/
+3
*
Refactor MethodBind to use variadic templates
reduz
2020-10-18
1
-1
/
+1
*
Make LSP ignore $/ messages
Francois Belair
2020-09-15
1
-0
/
+4
*
Improve jsonrpc error reporting
Oliver Frank
2020-05-15
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-05-10
1
-1
/
+2
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-4
/
+5
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
4
-8
/
+8
*
Add missing semicolons to `BIND_ENUM_CONSTANT` macro uses
Hugo Locurcio
2019-10-02
1
-5
/
+5
*
Make JSONRPC constants uppercase for consistency with other classes
Hugo Locurcio
2019-09-01
2
-14
/
+14
*
Add JSONRPC-2.0 implementation as a module
geequlim
2019-08-11
6
-0
/
+325