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
/
src
/
townname.cpp
Age
Commit message (
Expand
)
Author
2012-01-05
(svn r23759) -Fix (r17612)[FS#4951]: the check for duplicate town names wasn'...
smatz
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-01
(svn r23704) -Doc: Doxygen comment fixes and additions.
alberth
2011-05-01
(svn r22405) -Document: some more "random-ish" tidbits
rubidium
2011-03-18
(svn r22258) -Codechange: introduce a wrapper class to clean up the arguments...
yexo
2010-12-09
(svn r21440) -Codechange: pass a pointer to just past the end of the argv arr...
yexo
2010-12-05
(svn r21414) -Codechange: limit town name by amount of characters, not bytes
rubidium
2010-11-14
(svn r21192) -Fix (r15505)[FS#4226]: Use non-interactive randomness for townn...
frosch
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-22
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town...
smatz
2009-09-21
(svn r17597) -Codechange: rename namegen* to townname*
smatz