summaryrefslogtreecommitdiff
path: root/src/table/townname.h
AgeCommit message (Collapse)Author
2019-01-30Fix: unicode characters in Romanian town names (#7141)nikolas
Many of these town names were using the 'a with ~ above it' character, which should actually by 'a with u above it'. There were other missing accents as well which I've added.
2019-01-24Fix: Remove duplicate French and Slovak town namesNikolas Nyby
I've replaced some of the duplicate real town names with new real town names in the French and Slovak sets. Also, some Slovak town names were missing accents, so I've fixed those.
2019-01-12Fix: Remove duplicate town name "Huacho" (#7038)nikolas
Huacho appears twice in the Spanish town names list. This change removes the second one, and replaces it with a new one: Medellin.
2019-01-11Fix: Spelling fixes on some Latin American town namesNikolas Nyby
2014-10-12(svn r27002) -Fix-ish: replace some non-ASCII characters with ASCII ↵rubidium
characters, e.g. @þaram to @param
2013-09-15(svn r25775) -Fix [FS#5746]: Some spelling corrections to Catalan town names ↵planetmaker
(juanjo)
2013-09-15(svn r25774) -Fix [FS#5746]: Some spelling corrections to Latin American ↵planetmaker
town names (juanjo)
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by ↵planetmaker
Eagle_rainbow)
2010-09-12(svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2)frosch
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT ↵smatz
and DECLARE_ENUM_AS_BIT_SET
2009-09-21(svn r17597) -Codechange: rename namegen* to townname*smatz