This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-28422940dd
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
030d63eed9e18c34cccef59dd0e9614ca6ee5e00
engine
/
core
/
string
T
History
Pāvels Nadtočajevs
e9fd760357
Use fallback locale from project settings instead of hardcoded "en" for TextServer.
2025-02-10 08:55:50 +02:00
..
char_range.inc
…
char_utils.h
Add ZWSP to the list of space characters.
2025-02-06 10:31:32 +02:00
fuzzy_search.cpp
…
fuzzy_search.h
…
locales.h
…
node_path.cpp
…
node_path.h
…
optimized_translation.cpp
…
optimized_translation.h
…
print_string.cpp
…
print_string.h
…
SCsub
…
string_buffer.h
…
string_builder.cpp
…
string_builder.h
…
string_name.cpp
…
string_name.h
…
translation_domain.cpp
…
translation_domain.h
…
translation_po.cpp
…
translation_po.h
…
translation_server.compat.inc
…
translation_server.cpp
Use fallback locale from project settings instead of hardcoded "en" for TextServer.
2025-02-10 08:55:50 +02:00
translation_server.h
…
translation.cpp
…
translation.h
…
ucaps.h
Update
ucaps.h
to contain proper case matchings
2025-01-29 12:37:33 +01:00
ustring.cpp
Fix
is_valid_float
,
Variant
parser,
Expression
parser, script highlighter, and
TextServer
not handing capital E in scientific notation.
2025-02-05 18:39:40 +02:00
ustring.h
…