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 (
Collapse
)
Author
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ↵
rubidium
operators.
2008-03-28
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can ↵
rubidium
have both files in it's treelist.
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ↵
rubidium
unneeded include from openttd.h.
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ↵
rubidium
when it's not necessary.
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more ↵
rubidium
logical locations.
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 ↵
rubidium
in Finnish town names.
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 ↵
KUDr
renamed to .cpp)