Commit Graph

24 Commits (4609d64df7cc0f856ad875ed2e1bbe83beb5bb19)

Author SHA1 Message Date
tron 81ee2d931b (svn r1610) Remove trailing whitespace (last time ever, i hope) 20 years ago
tron c736ab2750 (svn r1608) Make ReplaceWords() comprehensible 20 years ago
darkvater 8bec09737f (svn r1531) -Feature: [1039061] Swiss town-names (vulvulune) 20 years ago
tron 3887cc2e90 (svn r1494) Give GetNumberBasedOnSeed() a bit more sane name: SeedChance()
Add SeedChanceBias() which subtracts a bias from SeedChance() to reduce code duplication
While touching the lines anyway sprinkle a bit holy ANSI water (static before inline) and move assignments in the conditions of ifs before the ifs
20 years ago
tron 65fa641ea4 (svn r1492) Reduce strcpy(, "") follwed by strcat() to just strcpy() (Jango) 20 years ago
tron 0c68fb27c1 (svn r1491) Fix bracing style and indentation (Jango) 20 years ago
tron 9a2d325c55 (svn r1490) Restore original town name generation behavior for german and hungarian (Jango) 20 years ago
tron 4450ff105c (svn r1451) Fix some of the signed/unsigned comparison warnings 20 years ago
miham d2e02df881 (svn r1450) Updated norwegian townname generation (Simen Graaten) 20 years ago
miham 34dee18a2c (svn r1438) Added norwegian townnames 20 years ago
dominik 48d92bd59e (svn r1333) Fix: No crash when creating a game with American town names any more 20 years ago
truelight d32bfd8adb (svn r1307) -Fix/feature: rewrote the townname generation code. Code is much more
readable now. 'American' is replaces by 'Additional English' (Jango)
20 years ago
tron 6da3e44fc7 (svn r627) Merge r439 to trunk:
Cleaned up whitespace in namegen.c
20 years ago
dominik 19533f8992 (svn r270) Fix: [ 1028851 ] automatic and unwanted city renaming 20 years ago
darkvater 72457bac0d (svn r241) -Fix: Trailing spaces :O 20 years ago
darkvater c6f48d3de6 (svn r234) -Fix: added missing romanian.txt to VC6, VS.NET and Jamfile project file
-Feature: Added romanian town names and currency (Magic_Pixel)
20 years ago
truelight eb49a19460 (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! 20 years ago
dominik 9d869aa314 (svn r125) Add: [ 1014684 ] Czech town names (supr) 20 years ago
truelight b930feb6a6 (svn r112) -Fix: converted all linebreaks to UNIX-linebreak (\n) (forgot one file) 20 years ago
orudge 8644360264 (svn r110) Added modified English town name generator 20 years ago
darkvater 68c9b7c3ad (svn r66) -Fix Station list updated on station deletion/station rename
-Changed debug messages to comply with DEBUG(name, level) heuristics
20 years ago
dominik 6c87ef6c65 (svn r9) Fixed a couple of warnings and minor coding issues 20 years ago
darkvater a32d8553e7 (svn r5) -Fix: townname generation of TTDLX savegames. All work
except for German Townnames (also fix one typo on 
English town-names)
-CodeChange: *act_paper to *act_water in Town to 
more resemble its use
-Fix: AI players now retain AI status. Since TTDLX 
savegame status is not fully documented, some holes 
exist (AI state is set to one without a vehicle, otherwise 
it crashes)
20 years ago
truelight efaeb275f7 (svn r1) Import of revision 975 of old (crashed) SVN 20 years ago