merijn_v1
Black Belt
What did you exactly change?
What did you exactly change?
Is this still being updated? 'Cause I've been viking around in 1.0 and I notice Eboracum doesn't become Jorvik, doesn't become York, and I'm pretty sure it used to in older versions.
Alright, as of now, we can have civ specific unique chars on the city name maps
Not all of them, but most characters from this set: http://www.yellowpipe.com/yis/tools/ASCII-HTML-Characters/index.php
I would really like to see many of the city names updated
EDIT: ehh, I was happy way too early
there are still some issues with it :/
we have to wait a little more with the updates
Let us know when it's working and I'll get right on the romance languages.![]()
Great!
Hopefully you can start working on them soon enough
Right now I'm testing what's the perfect way to handle those chars
Btw, do you have a Latin-1 character set OS?
Mine is Latin-2, which causes some troubles for me...
I just can give feedback that german umlauts works perfectly.So, anyone with a latin-1 set tried how characters show up with the latest SVN version?
Especially the ő characters on the hungarian city name map?
I just can give feedback that german umlauts works perfectly.
I renamed Paris to Lõcse and started a game as France - works fineYeah that was sure
They are at the same place on both the latin-1 and latin-2 character sets
But couldn't you just check the hungarian map as well if you were already editing city names?
The question is for characters where the two character sets differ
I'm not sure whether ő shows up as õ or doesn't show up at all (on latin-1 OS)
I renamed Paris to Lõcse and started a game as France - works fine![]()
With Notepad++ I have "Lõcse" with a tilde above the "o", not with 2 points. What are the steps to insert Latin-2 characters with Notepad++? Never done it beforeIt's not that easy
õ is 245 in latin-1 and ő is 245 in latin-2
Pls check if Lőcse shows up correctly in your python file, under the hungarian city names
With Notepad++ I have "Lõcse" with a tilde above the "o", not with 2 points. What are the steps to insert Latin-2 characters with Notepad++? Never done it before
HHG
Right, I just open the file with Notepad++ and just see the tilde-Version.It's not a matter of notepad++, rather a matter of Civ IV itself
The game was coded that it automatically uses the operation system's language set... such a big mistake, why not use Unicode??
So I can only put (and it seems that my game can only read) latin-2 chars in both python and XML
Same if someone has a latin-1 OS
To make the problem even more difficult, the preset interface characters - which appear on the map, city names for example - will use latin-1 in the mod, no matter what the character set of the OS is. So even with latin-2, I have that more or less latin-1 char set in gamefonts files
Anyway, you say that even the preset character, which I put in the hungarian city name map for Lőcse, shows up as Lõcse for you?