summaryrefslogtreecommitdiffstats
path: root/core/string/optimized_translation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Font] Add an import option to pre-render all glyphs required for the transla...bruvzg2022-11-101-0/+33
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-9/+9
* Replace most uses of Map by HashMapreduz2022-05-161-3/+3
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix specific warnings issues by ClangK. S. Ernest (iFire) Lee2021-10-141-5/+0
* Use range iterators for `Map`Lightning_A2021-09-301-5/+5
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-1/+1
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-3/+3
* Check PHashTranslation generate p_from is validMaxStgs2021-05-031-0/+1
* Rename PHashTranslation to OptimizedTranslationMarcel Admiraal2021-03-201-0/+288