index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
namegen.c
Age
Commit message (
Expand
)
Author
2005-10-23
(svn r3078) Some more stuff, which piled up:
tron
2005-10-03
(svn r3010) Get rid of quite some dubious casts, either by using GB(), proper...
tron
2005-09-16
(svn r2957) - Feature: [ 1263280 ] Danish town names (fey_dk)
Darkvater
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
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 changes
tron
2005-03-06
(svn r1951) Introduced SeedModChance() (which is like SeedChance() but uses s...
pasky
2005-03-05
(svn r1930) Cleaned up the postfix-ending connecting code and introduced some...
pasky
2005-03-05
(svn r1929) Feature: [namegen] Support for dynamic generation of the Czech to...
pasky
2005-03-05
(svn r1926) Codechange: Renamed some of the predefined town names arrays for ...
pasky
2005-02-05
(svn r1811) Use char for string handling in namegen.[ch]
tron
2005-02-05
(svn r1810) Move town name generation declarations into a header of their own
tron
2005-02-05
(svn r1803) Move debugging stuff into files of it's own
tron
2005-01-23
(svn r1610) Remove trailing whitespace (last time ever, i hope)
tron
2005-01-23
(svn r1608) Make ReplaceWords() comprehensible
tron
2005-01-15
(svn r1531) -Feature: [1039061] Swiss town-names (vulvulune)
darkvater
2005-01-12
(svn r1494) Give GetNumberBasedOnSeed() a bit more sane name: SeedChance()
tron
2005-01-12
(svn r1492) Reduce strcpy(, "") follwed by strcat() to just strcpy() (Jango)
tron
2005-01-12
(svn r1491) Fix bracing style and indentation (Jango)
tron
2005-01-12
(svn r1490) Restore original town name generation behavior for german and hun...
tron
2005-01-09
(svn r1451) Fix some of the signed/unsigned comparison warnings
tron
2005-01-09
(svn r1450) Updated norwegian townname generation (Simen Graaten)
miham
2005-01-09
(svn r1438) Added norwegian townnames
miham
2005-01-03
(svn r1333) Fix: No crash when creating a game with American town names any more
dominik
2004-12-31
(svn r1307) -Fix/feature: rewrote the townname generation code. Code is much ...
truelight
2004-11-15
(svn r627) Merge r439 to trunk:
tron
2004-09-16
(svn r270) Fix: [ 1028851 ] automatic and unwanted city renaming
dominik
2004-09-13
(svn r241) -Fix: Trailing spaces :O
darkvater
2004-09-13
(svn r234) -Fix: added missing romanian.txt to VC6, VS.NET and Jamfile projec...
darkvater
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-08-23
(svn r125) Add: [ 1014684 ] Czech town names (supr)
dominik
2004-08-22
(svn r112) -Fix: converted all linebreaks to UNIX-linebreak (\n) (forgot one ...
truelight
2004-08-22
(svn r110) Added modified English town name generator
orudge
2004-08-16
(svn r66) -Fix Station list updated on station deletion/station rename
darkvater
2004-08-10
(svn r9) Fixed a couple of warnings and minor coding issues
dominik
2004-08-10
(svn r5) -Fix: townname generation of TTDLX savegames. All work
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight