A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
hace 1 año |
Danil Alexeev
|
eb391d3302
Display `BitField[Enum]` in docs to distinguish from `Enum`
|
hace 2 años |
bruvzg
|
db7d8c2d87
[GDExtension] Expose some low level functions and String operators.
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
bruvzg
|
d77902f33a
Implement SVG in OT support.
|
hace 3 años |
Haoyu Qiu
|
f5760ed65d
Fix parsing of XML CDATA and add test cases
|
hace 2 años |
kobewi
|
415c7dda37
Implement XMLParser.get_current_line()
|
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 |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
hace 4 años |
Haoyu Qiu
|
549ad70760
Fix XMLParser behavior for comments and premature endings
|
hace 4 años |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
hace 4 años |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
hace 4 años |
Henry Conklin
|
c6a911f037
Add support for numeric XML entities to XMLParser
|
hace 4 años |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
hace 4 años |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
hace 4 años |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
hace 5 años |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
hace 5 años |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
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 |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
hace 5 años |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
hace 5 años |
Haoyu Qiu
|
aca0b2a459
Fixes XMLParser leak when open multiple times
|
hace 5 años |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
hace 5 años |
qarmin
|
17732fe698
Added some obvious errors explanations
|
hace 5 años |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
hace 6 años |
Rémi Verschelde
|
5c66771e3e
Merge pull request #29283 from qarmin/fix_some_always_same_values
|
hace 6 años |
qarmin
|
072e40368e
Fix always true/false values
|
hace 6 años |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
hace 6 años |