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
/
core
/
object
/
script_language.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-2
/
+2
|
\
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-2
/
+2
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
|
/
*
Fix reloading scripts already in use
Hilderin
2024-09-20
1
-1
/
+4
*
Merge pull request #96024 from Ryan-000/expose_get_rpc_config
Rémi Verschelde
2024-09-16
1
-1
/
+1
|
\
|
*
Expose get_rpc_config and get_node_rpc_config
Ryan
2024-09-04
1
-1
/
+1
*
|
Make languages' thread enter/exit more resilient
Pedro J. Estébanez
2024-09-10
1
-0
/
+2
*
|
GDScript: Fix message when calling non-tool function in tool mode
Danil Alexeev
2024-08-27
1
-4
/
+1
|
/
*
Fix global class cache file not present when no class name
Hilderin
2024-07-31
1
-1
/
+0
*
Defer call to set_break_language
Chris Cranford
2024-04-16
1
-0
/
+2
*
Merge pull request #89261 from paulloz/core/fix-script-reloading-outside-scri...
Rémi Verschelde
2024-03-24
1
-0
/
+2
|
\
|
*
Fix how scripts reload outside of ScriptEditor
Paul Joannon
2024-03-18
1
-0
/
+2
*
|
Add methods to get argument count of methods
A Thousand Ships
2024-03-10
1
-0
/
+9
|
/
*
Allow configuring the script filename casing rule
RedMser
2024-03-05
1
-0
/
+14
*
Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation
Rémi Verschelde
2024-02-15
1
-0
/
+1
|
\
|
*
Disable signal callback generation in C#
Paul Joannon
2024-02-14
1
-0
/
+1
*
|
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-1
/
+1
*
|
Generate script resource preview without parsing
Yuri Sizov
2024-01-26
1
-0
/
+1
|
/
*
Merge pull request #86676 from rune-scape/sparse-script-reload
Yuri Sizov
2024-01-17
1
-0
/
+1
|
\
|
*
Hot-reload only changed scripts
rune-scape
2024-01-02
1
-0
/
+1
*
|
Add const lvalue ref to container parameters
Muller-Castro
2024-01-05
1
-1
/
+1
|
/
*
Fix missing time for some script functions in profiler
msreis
2023-12-19
1
-0
/
+2
*
Make languages bookkeeping thread-safe
Pedro J. Estébanez
2023-11-09
1
-3
/
+4
*
Highlight doc comments in a different color
Danil Alexeev
2023-10-08
1
-0
/
+1
*
Core: Fix `Object::has_method()` for script static methods
Danil Alexeev
2023-10-04
1
-0
/
+3
*
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
Rémi Verschelde
2023-09-25
1
-0
/
+1
|
\
|
*
C#: Abstract script class support
398utubzyt
2023-09-15
1
-0
/
+1
*
|
Editor: Remove unused Class Name field from Create Script dialog
Danil Alexeev
2023-09-12
1
-0
/
+2
|
/
*
Extract ScriptInstance to simplify includes
Yuri Sizov
2023-09-06
1
-60
/
+1
*
Add coloring for completion of vector components
Yuri Rubinsky
2023-08-30
1
-1
/
+3
*
Fix Object::notification order
Markus Sauermann
2023-08-30
1
-2
/
+2
*
Merge pull request #75778 from KoBeWi/_vp
Rémi Verschelde
2023-08-29
1
-0
/
+2
|
\
|
*
Expose _validate_property() for scripting
kobewi
2023-08-28
1
-0
/
+2
*
|
Add a script method to get its class icon
Yuri Sizov
2023-08-24
1
-0
/
+1
|
/
*
Script editor: Show depended script errors
rune-scape
2023-07-24
1
-0
/
+1
*
Fix race in ScriptServer.
Ryan Roden-Corrent
2023-06-21
1
-2
/
+3
*
Fix wrong alphabetical order in autocompletion sorting.
ajreckof
2023-06-16
1
-1
/
+1
*
sort code completions with rules
ajreckof
2023-05-23
1
-2
/
+12
*
Remove unused `ScriptLanguage` methods
voidedWarranties
2023-02-26
1
-6
/
+0
*
Add Engine::unregister_script_language and make Engine::register_script_langu...
Emmanuel Leblond
2023-02-10
1
-2
/
+2
*
Remove unused has_global_classes()
kobewi
2023-02-03
1
-1
/
+0
*
Restore script class cache if removed
Juan Linietsky
2023-01-31
1
-0
/
+2
*
Merge pull request #71687 from reduz/support-script-class-name-in-efs
Rémi Verschelde
2023-01-21
1
-1
/
+1
|
\
|
*
Support script global resource name in EditorFileSystem
Juan Linietsky
2023-01-21
1
-1
/
+1
*
|
Implement a quick script inheritance check
Juan Linietsky
2023-01-19
1
-1
/
+4
|
/
*
Clean up EditorFileSystem script parsing
Juan Linietsky
2023-01-18
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-3
/
+5
[next]