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
/
gdnative
/
pluginscript
/
pluginscript_script.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused GDNative code
Rémi Verschelde
2022-03-09
1
-146
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
[Net] Move multiplayer to core subdir, split RPCManager.
Fabio Alessandrelli
2021-09-07
1
-2
/
+2
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-1
/
+1
*
[Net] Refactor RPCs, remove RSETs
Fabio Alessandrelli
2021-06-01
1
-13
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add PluginScript support for global class naming/icon path
Emmanuel Leblond
2020-12-08
1
-0
/
+9
*
Refactor DocData into core and editor (DocTools) parts
Thakee Nathees
2020-12-02
1
-0
/
+2
*
Documentation generation for GDScript
Thakee Nathees
2020-11-29
1
-0
/
+7
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-33
/
+33
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-5
/
+5
*
Add ability to bind typed arrays to script API
Juan Linietsky
2020-04-21
1
-0
/
+2
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-2
/
+2
*
Optmized data sent during RPC and RSet calls.
Andrea Catania
2020-02-12
1
-4
/
+13
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #23615 from buresu/pluginscript-new
Rémi Verschelde
2018-12-18
1
-2
/
+3
|
\
|
*
PluginScript: Add support for the new() method
Naoto Kondo
2018-11-10
1
-2
/
+3
*
|
Allow signal connecting even if script is invalid (only when compiled with to...
Juan Linietsky
2018-11-27
1
-0
/
+1
|
/
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-29
1
-4
/
+4
*
Revert "RPCMode refactor, more sync modes"
Max Hilbrunner
2018-05-29
1
-4
/
+4
*
Refactor RPCMode enum and checks
Fabio Alessandrelli
2018-05-26
1
-4
/
+4
*
Fix inconsistencies and typos in argument names
Paolo Perkovic
2018-02-01
1
-1
/
+1
*
Improve inheritance system in gdnative pluginscript
Emmanuel Leblond
2018-01-16
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-1
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Removes Script::get_node_type()
Jerome67000
2017-10-25
1
-2
/
+0
*
[GDnative] remove useless (and illegal !) STL include
Emmanuel Leblond
2017-10-20
1
-1
/
+0
*
[GDnative] add pluginscript \o/
Emmanuel Leblond
2017-10-17
1
-0
/
+130