Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
hace 4 meses |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
hace 5 meses |
Kiro
|
83d4bde0a2
When calling code has length of string, pass it to parse_utf8
|
hace 8 meses |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
Ignacio Roldán Etcheverry
|
124fbf95f8
C#: Move marshaling logic and generated glue to C#
|
hace 4 años |
bruvzg
|
0c5431644d
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
|
hace 3 años |
iamjsk10
|
d3a839f4b1
Mono: Fix typo to `foreach` C# keyword
|
hace 3 años |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
hace 3 años |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
hace 3 años |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
hace 3 años |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
hace 3 años |
Hugo Locurcio
|
fc0bfbb33b
Remove `#ifdefs` for handling compilation with Visual Studio < 2015
|
hace 3 años |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
hace 4 años |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
hace 4 años |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
hace 6 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 4 años |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
hace 4 años |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
hace 5 años |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
hace 5 años |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
hace 5 años |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
hace 5 años |
Hugo Locurcio
|
596d426151
Remove some C++11 polyfill defines that are no longer needed
|
hace 5 años |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
hace 5 años |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
hace 5 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 5 años |
Ignacio Etcheverry
|
2b67924a0b
Mono/C#: Initial exporter support for AOT compilation
|
hace 5 años |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
hace 5 años |
qarmin
|
17732fe698
Added some obvious errors explanations
|
hace 5 años |
Ignacio Etcheverry
|
3dcd7e54f4
Mono: Fix unable to create log file due to str_format bug
|
hace 5 años |
Ignacio Etcheverry
|
c55ce204b3
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
|
hace 6 años |