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
/
namegen.cpp
Age
Commit message (
Expand
)
Author
2009-04-19
(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)
frosch
2009-03-24
(svn r15838) -Fix: MSVC 64 bits warnings
rubidium
2009-03-18
(svn r15762) -Codechange: inlined utf8 chars are not handled properly on east...
glx
2009-03-16
(svn r15741) -Fix (r15740): czech town name generator needs very long buffer,...
smatz
2009-03-16
(svn r15740) -Codechange: make code in namegen.cpp ~50% faster, apply coding ...
smatz
2009-03-15
(svn r15727) -Codechange: apply coding style to namegen arrays
smatz
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-23
(svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is sp...
smatz
2008-09-29
(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-03-28
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can ...
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-04-18
(svn r9672) -Cleanup: lots of coding style fixes around operands.
rubidium
2007-04-15
(svn r9641) -Fix (r7182): namegen.cpp was not UTF-8, which caused artefacts i...
rubidium
2007-03-21
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
belugas
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr