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
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ce
Spartan322
2024-11-26
4
-7
/
+57
|
\
|
*
Merge pull request #99527 from RandomShaper/fix_threaded_trans
Thaddeus Crews
2024-11-22
1
-2
/
+4
|
|
\
|
|
*
Make loading translations from threads safe
Pedro J. Estébanez
2024-11-22
1
-2
/
+4
|
*
|
Expose standardize_locale add_default param publicly
Dan Nicholson
2024-11-21
3
-5
/
+51
|
|
/
*
|
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
3
-25
/
+25
|
\
|
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
3
-25
/
+25
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
3
-65
/
+99
|
\
|
|
*
Merge pull request #97923 from kisg/translation_server_siof_fix
Thaddeus Crews
2024-11-12
2
-3
/
+1
|
|
\
|
|
*
Make TranslationServer singleton variable inline.
Gergely Kis
2024-10-07
2
-3
/
+1
|
*
|
Merge pull request #98743 from dbnicholson/improve-compare-locales
Thaddeus Crews
2024-11-12
2
-61
/
+94
|
|
\
\
|
|
*
|
Improve locale comparison
Dan Nicholson
2024-11-12
2
-61
/
+94
|
*
|
|
Merge pull request #98547 from timothyqiu/loaded-locales-set
Thaddeus Crews
2024-11-11
1
-1
/
+4
|
|
\
\
\
|
|
*
|
|
Fix duplicated entries in `TranslationServer::get_loaded_locales()`
Haoyu Qiu
2024-10-26
1
-1
/
+4
*
|
|
|
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
4
-2
/
+471
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #98278 from a-johnston/fuzzy-search-rebase
Thaddeus Crews
2024-11-10
4
-2
/
+467
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Add fuzzy string matching to quick open search
Adam Johnston
2024-10-28
4
-2
/
+467
|
|
|
/
/
*
|
|
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
4
-13
/
+28
|
\
|
|
|
|
*
|
|
Merge pull request #47502 from KoBeWi/add_0
Thaddeus Crews
2024-10-31
2
-7
/
+22
|
|
\
\
\
|
|
*
|
|
Always add decimal when printing float
kobewi
2024-10-23
2
-7
/
+22
|
*
|
|
|
[Core] Improve error messages with `vformat`
A Thousand Ships
2024-10-30
2
-6
/
+6
*
|
|
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
3
-4
/
+15
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #65962 from 4d49/format-object
Thaddeus Crews
2024-10-29
1
-1
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
Add `Object` support for `String.format`
Mansur Isaev
2024-10-29
1
-1
/
+12
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
2
-3
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
2
-3
/
+3
*
|
|
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
25
-50
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
25
-50
/
+50
*
|
|
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
3
-237
/
+446
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
/
/
/
/
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #98395 from Repiteo/core/char-range-utils-update
Thaddeus Crews
2024-10-25
2
-237
/
+442
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Core: Update `char_range.inc` to Unicode 16
Thaddeus Crews
2024-10-21
2
-237
/
+442
|
*
|
|
|
Merge pull request #98357 from yeojunh/valid-base-check-num-int64-uint64
Clay John
2024-10-24
1
-0
/
+4
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Add checks for valid base in String::num_int64, uint64().
yeojunh
2024-10-20
1
-0
/
+4
|
|
|
/
/
*
|
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
2
-13
/
+24
|
\
|
|
|
|
*
|
|
Merge pull request #98236 from timothyqiu/locale-compare-cache-4.x
Thaddeus Crews
2024-10-21
2
-13
/
+24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Cache results for `TranslationServer.compare_locales()`
Haoyu Qiu
2024-10-16
2
-13
/
+24
|
|
|
/
*
|
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
1
-0
/
+4
|
\
|
|
|
*
|
Don't pseudolocalize empty strings
Haoyu Qiu
2024-10-17
1
-0
/
+4
|
|
/
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
25
-0
/
+50
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
2
-2
/
+2
|
/
*
Merge pull request #96230 from timothyqiu/per-domain-pseudolocalization
Rémi Verschelde
2024-10-04
4
-234
/
+355
|
\
|
*
Move pseudolocalization into TranslationDomain
Haoyu Qiu
2024-09-21
4
-234
/
+355
*
|
Parse fragment from URL
Haoyu Qiu
2024-09-27
2
-5
/
+22
*
|
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
|
Fix script editor wrongly replaces and quotes non-ASCII letters
Haoyu Qiu
2024-09-23
2
-1
/
+25
|
/
*
Make editor use translation domains
Haoyu Qiu
2024-09-17
2
-102
/
+14
*
Add translation domain
Haoyu Qiu
2024-09-17
4
-108
/
+287
*
StringName: Fix empty hash
rune-scape
2024-09-09
8
-90
/
+7
*
Merge pull request #92570 from rune-scape/rune-stringname-bits
Rémi Verschelde
2024-09-04
2
-19
/
+92
|
\
|
*
StringName: operator== compares in-place
rune-scape
2024-09-03
2
-19
/
+92
*
|
Merge pull request #96462 from RandomShaper/opt_comp_loc
Rémi Verschelde
2024-09-02
1
-0
/
+5
|
\
\
[next]