summaryrefslogtreecommitdiffstats
path: root/editor/import/resource_importer_csv_translation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-1/+4
|\
| * Allow passing UID to importerJuan2024-11-111-1/+4
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Split TranslationServer into its own fileHaoyu Qiu2024-08-151-1/+1
* Fix crash when columns are skipped in csv translationHaoyu Qiu2024-03-161-1/+2
* Add support for comment column in translation csvjsjtxietian2023-11-071-3/+6
* Make translation importer skip not-supported lang tagjsjtxietian2023-10-201-1/+10
* Improve error reporting when parsing CSV translation fileandybarcia2023-06-191-6/+5
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Swap arguments of ResourceSaver.save()kobewi2022-07-291-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-3/+2
* Improve locale detection.bruvzg2022-01-181-2/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-1/+1
* Add path to functions that return iporter optionsreduz2021-11-141-2/+2
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Rename PHashTranslation to OptimizedTranslationMarcel Admiraal2021-03-201-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-11/+0
* Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-3/+9
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added some obvious errors explanationsqarmin2019-09-251-1/+1
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily2019-08-171-2/+1
* Unescape translations in CSV importerPaul Trojahn2019-03-041-1/+1
* -Properly handle missing ETC support on exportJuan Linietsky2019-02-261-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+4
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-1/+1
* Fix typos with codespellluz.paz2018-02-211-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* ImporterCSV: add delimiter options , ; or \tPoommetee Ketson2017-08-271-3/+12
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* ImporterCSV: print error condition to consolePoommetee Ketson2017-08-271-6/+3
* Complete changing of resource extensionsGeorge Marques2017-06-161-1/+1
* Fix errors on engine startup.Andreas Haas2017-05-221-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-36/+24
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-1/+29
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+126