A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
9 months ago |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
10 months ago |
Haoyu Qiu
|
33d9b40386
Fix "No loader found" error after editing PO file
|
10 months ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
bruvzg
|
35e8fd4d04
Add binary MO translation file support.
|
3 years ago |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 years ago |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 years ago |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
SkyJJ
|
0ef758eaee
Updated Translation architecture to have TranslationPO, did some commit fixes and updated class Reference.
|
5 years ago |
SkyJJ
|
c0d837a2ea
Added plurals and context support to Translation
|
5 years ago |
Rémi Verschelde
|
47cc202972
PO loader: Fix unclosed files and error messages
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |
Thakee Nathees
|
8c3ad2af93
i18n: Fix parsing of multiple escapes before quotes
|
5 years ago |
Rémi Verschelde
|
4857648a16
i18n: Add support for translating the class reference
|
5 years ago |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 years ago |