summaryrefslogtreecommitdiff
path: root/table/namegen.h
AgeCommit message (Collapse)Author
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
- A proper ./configure, so everything needs to be configured only once, not for every make. - Usage of makedepend when available. This greatly reduces the time needed for generating the dependencies. - A generator for all project files. There is a single file with sources, which is used to generate Makefiles and the project files for MSVC. - Proper support for OSX universal binaries. - Object files for non-MSVC compiles are also placed in separate directories, making is faster to switch between debug and release compiles and it does not touch the directory with the source files. - Functionality to make a bundle of all needed files for for example a nightly or distribution of a binary with all needed GRFs and language files. Note: as this merge moves almost all files, it is recommended to make a backup of your working copy before updating your working copy.
2006-12-28(svn r7603) -Codechange (FS#481): update the Polish Town Name generator with ↵rubidium
Unicode characters (DDream).
2006-12-09(svn r7456) [Namegen] Fixed hungarian characters in namegen as wellmiham
2006-11-22(svn r7241) -Fix: czech town name generator now uses proper diacritics (Hadez)KUDr
2006-11-18(svn r7212) -Codechange (FS#409): Update Turkish town name generator with ↵peter1138
Turkish characters (jnmbk)
2006-11-17(svn r7184) -Codechange: Convert Catalan name generator to UTF-8peter1138
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for ↵peter1138
Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
2006-08-29(svn r6220) -Fix: added missing space in a string for Catalan town names (Arnau)bjarni
2006-08-20(svn r5965) -Feature: FS#261 Catalan Town Names generator (arnau)bjarni
2006-07-16(svn r5504) Feature : Added Italian town name generator. (sidew)belugas
2006-05-01(svn r4639) -Feature: Turkish town names (jnmbk)celestar
2006-03-01(svn r3707) -Fix: made the generated Finnish town names sound more Finnish (ln-)bjarni
note: <ln-> Bjarni: please go ahead and commit it, i'll take the responsibility if something should go wrong.
2005-09-16(svn r2957) - Feature: [ 1263280 ] Danish town names (fey_dk)Darkvater
2005-07-25(svn r2704) Remove . from include path again, too much trouble. Also add ↵tron
some #ifdefs and #includes for the Windows build
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-23(svn r2685) -Codechange: Split the music/sound/video drivers into separate ↵tron
files and move them into subfolders. This results in shorter and hopefully easier to maintain files. Note: I had to change paths in #include statements of some unrelated files, because I added the ottd base directory to the include path (-I.)
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-03-09(svn r1977) Typedef some enums and struct plus some minor style changestron
2005-03-09(svn r1975) Minor tweaking of the Czech name generator tables.pasky
2005-03-06(svn r1949) Fixed the CzechChoose usage in the Czech word tables. Now ↵pasky
selecting colours actually works.
2005-03-06(svn r1948) Add an explicit copyright notice regarding the Czech town names ↵pasky
generator and an offer to help. :-)
2005-03-05(svn r1931) Added Krystofova, Udoli and Hut. Zdar is s. masc., not s. neut.pasky
2005-03-05(svn r1929) Feature: [namegen] Support for dynamic generation of the Czech ↵pasky
town names. The static names are still used in 1/4 of cases. I think the tables for dynamic generation must look pretty spectacular. :-) New stems are still needed and there can be occasional glitches, please let me know. I guess that this method of dynamic generation could be used for at least Slovak town names, too. And possibly other Slavic languages?
2005-03-05(svn r1926) Codechange: Renamed some of the predefined town names arrays for ↵pasky
consistent naming. - name_spanish_1, name_french_1, name_czech_1, name_romanian_1, name_finnish_1 and name_german_hardcoded were renamed to *_real. - name_slovakish_1 was renamed to name_slovak_real. - name_finnish_2[ab] was renamed to name_finnish[12]. - Added comment near the town_names setting definition about the "Slovakish" pigginess.
2005-01-15(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)darkvater
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-09(svn r1450) Updated norwegian townname generation (Simen Graaten)miham
2005-01-09(svn r1438) Added norwegian townnamesmiham
2005-01-06(svn r1402) Trim trailing whitespacetron
2004-12-31(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much ↵truelight
more readable now. 'American' is replaces by 'Additional English' (Jango)