frosch
|
5b636b9fc3
|
(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)
|
2009-04-19 14:11:17 +00:00 |
|
rubidium
|
90b9b7e069
|
(svn r15838) -Fix: MSVC 64 bits warnings
|
2009-03-24 22:00:11 +00:00 |
|
glx
|
6d9b2ac76a
|
(svn r15762) -Codechange: inlined utf8 chars are not handled properly on eastern version of windows so escape them
|
2009-03-18 17:55:47 +00:00 |
|
smatz
|
96443c683a
|
(svn r15741) -Fix (r15740): czech town name generator needs very long buffer, use different min size for each generator
|
2009-03-16 12:49:55 +00:00 |
|
smatz
|
d23c9f7a6c
|
(svn r15740) -Codechange: make code in namegen.cpp ~50% faster, apply coding style and add comments
|
2009-03-16 10:51:49 +00:00 |
|
smatz
|
2168f2f4b9
|
(svn r15727) -Codechange: apply coding style to namegen arrays
-Fix (r1307): missing comma in _name_original_english_4
|
2009-03-15 16:31:16 +00:00 |
|
rubidium
|
c3e87f345d
|
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
|
2009-03-15 00:32:18 +00:00 |
|
smatz
|
9021c20b5e
|
(svn r15299) -Cleanup: remove many redundant includes
|
2009-01-31 20:16:06 +00:00 |
|
smatz
|
3126914f36
|
(svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is specific to loading of TTO/TTD savegames
|
2009-01-23 13:36:12 +00:00 |
|
rubidium
|
5ab74534da
|
(svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn't guarantee the resulting string is '\0'-terminated.
|
2008-09-29 16:27:02 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
ca1f8fbe2e
|
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around operators.
|
2008-04-18 04:37:06 +00:00 |
|
rubidium
|
4ce279812f
|
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can have both files in it's treelist.
|
2008-03-28 09:15:08 +00:00 |
|
rubidium
|
90acd52f22
|
(svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
|
2008-01-13 01:21:35 +00:00 |
|
rubidium
|
b09d957f31
|
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
|
2008-01-07 14:23:25 +00:00 |
|
rubidium
|
8ebdfb258f
|
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
|
2007-12-21 19:21:21 +00:00 |
|
rubidium
|
7577954ced
|
(svn r9672) -Cleanup: lots of coding style fixes around operands.
|
2007-04-18 22:10:36 +00:00 |
|
rubidium
|
169ec1d712
|
(svn r9641) -Fix (r7182): namegen.cpp was not UTF-8, which caused artefacts in Finnish town names.
|
2007-04-15 22:30:26 +00:00 |
|
belugas
|
8952924c64
|
(svn r9385) -Cleanup: doxygen changes. Today, we are exploring the letter N.
|
2007-03-21 03:06:21 +00:00 |
|
KUDr
|
07c30785ab
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|