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
/
io
/
translation_loader_po.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-18
/
+18
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-53
/
+14
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-1
/
+1
*
Add binary MO translation file support.
bruvzg
2022-03-18
1
-166
/
+273
*
String: Add contains().
Anilforextra
2022-02-04
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-8
/
+8
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Fixes small typos and grammar correction
Anshul7sp1
2021-03-12
1
-1
/
+1
*
Improve resource load cache
reduz
2021-02-11
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-2
/
+2
*
Updated Translation architecture to have TranslationPO, did some commit fixes...
SkyJJ
2020-08-19
1
-2
/
+3
*
Added plurals and context support to Translation
SkyJJ
2020-08-19
1
-10
/
+97
*
PO loader: Fix unclosed files and error messages
Rémi Verschelde
2020-07-14
1
-9
/
+13
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-11
/
+21
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-13
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-3
/
+0
*
Exposed RenderingDevice to script API
Juan Linietsky
2020-04-20
1
-1
/
+1
*
i18n: Fix parsing of multiple escapes before quotes
Thakee Nathees
2020-03-20
1
-3
/
+12
*
i18n: Add support for translating the class reference
Rémi Verschelde
2020-03-20
1
-7
/
+7
*
Removed interactive loader, added proper thread loading.
Juan Linietsky
2020-02-28
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-17
1
-19
/
+6
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+3
*
Fix loading PO files with missing newline after last msgstr
Rémi Verschelde
2018-07-24
1
-19
/
+21
*
Fix for not picking up locale of some .po translation files
Fabian
2018-05-28
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Ignore fuzzy translations
Poommetee Ketson
2017-07-12
1
-6
/
+15
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-66
/
+59
*
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Remove extraneous line in .po reader, which caused it to disregard first line
Bojidar Marinov
2016-12-20
1
-2
/
+0
*
Remove unused variables (fourth pass) + dead code
Rémi Verschelde
2016-07-08
1
-3
/
+0
*
Added translation support to Godot
Juan Linietsky
2016-05-27
1
-7
/
+18
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
**WARNING BEFORE PULLING**
Juan Linietsky
2015-08-23
1
-1
/
+8
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+201