aboutsummaryrefslogtreecommitdiffstats
path: root/unicode/game/languages/convert.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Catalan already was UTF-8 (without BOM)tobigun2009-07-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1916 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - language files converted to UTF-8 WITH BOM (!!!)tobigun2009-07-231-1/+1
| | | | | | - replaced TIniFile with TUnicodeMemIniFile in ULanguage as neither TIniFile nor TMemIniFile are capabable of handling the UTF-8 BOM correctly (for example the first section name that is preceded by a BOM is ignored and hence the whole section is ignored) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1914 b956fd51-792f-4845-bead-9b4dfca2ff2c
* language file conversion script addedtobigun2009-07-231-0/+43
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/experimental@1903 b956fd51-792f-4845-bead-9b4dfca2ff2c