summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-02(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an...skidd13
2008-11-02(svn r14554) -Fix: languages using longer gender names than strgen supports.rubidium
2008-11-02(svn r14553) -Doc: Add some doxygen commentsskidd13
2008-10-31(svn r14550) -Fix [FS#2391]: Don't assert on path look-ahead when processing ...michi_cc
2008-10-30(svn r14549) -Update: WebTranslator2 update to 2008-10-30 18:25:24translators
2008-10-30(svn r14548) -Add: partial welsh translation, to be finished later.rubidium
2008-10-30(svn r14547) -Fix: order pool seemed to look full when it was not as it only ...rubidium
2008-10-29(svn r14546) -Codechange: Unify string(cpy|cat) functionsskidd13
2008-10-28(svn r14545) -Fix [FS#2386]: road vehicles sometimes never got their "slots" ...rubidium
2008-10-28(svn r14542) -Codechange: replace some sprintf with s[en]printf to make sure ...rubidium
2008-10-28(svn r14541) -Fix (r14540): mingw didn't like it :(rubidium
2008-10-28(svn r14540) -Codechange: introduce [v]seprintf which are like [v]snprintf bu...rubidium
2008-10-27(svn r14539) -Update: WebTranslator2 update to 2008-10-27 18:43:26translators
2008-10-25(svn r14536) -Fix (r14530): Do not expect uints to become negative.frosch
2008-10-25(svn r14535) -Fix: Description of '-i' commandline option.frosch
2008-10-25(svn r14534) -Codechange [FS#2382]: Enumify magic return values of HandleEdit...glx
2008-10-25(svn r14533) -Fix: ...hopefully most glitches wrt. inclined foundations.frosch
2008-10-25(svn r14532) -Fix (r14522): one 'M' is enough to show modified versionglx
2008-10-25(svn r14531) -Fix (r12425): OSK accessed wrong widgets of password query window.frosch
2008-10-25(svn r14530) -Fix [FS#2138]: Do not deliver cargo to industries not inside st...frosch
2008-10-25(svn r14529) -Codechange: Turn FindCatchmentRadius() into Station::GetCatchme...frosch
2008-10-25(svn r14528) -Codechange: cache the closest town for all road tiles instead o...rubidium
2008-10-25(svn r14527) -Fix: allocate stub (empty) sound entries when loading an empty/...rubidium
2008-10-24(svn r14526) -Fix [FS#2379]: make sure trains stop at the end of a station; a...rubidium
2008-10-24(svn r14525) -Update: WebTranslator2 update to 2008-10-24 17:44:48translators
2008-10-24(svn r14524) -Add: stop-in-depot as part of orders (PhilSophus)rubidium
2008-10-23(svn r14523) -Update: WebTranslator2 update to 2008-10-23 17:42:35translators
2008-10-23(svn r14522) -Fix: apply r14519 to determineversion.vbs. Also properly set 'm...glx
2008-10-22(svn r14521) -Fix [FS#2378]: fast trains could continue to move after a crashglx
2008-10-22(svn r14519) -Fix [FS#2376]: do not use the short hash form for getting a spe...rubidium
2008-10-22(svn r14518) -Fix (r14514): forgot win32 and OS/2 files (glx)smatz
2008-10-22(svn r14517) -Feature: arrow key scrolling in the server list (Roujin)rubidium
2008-10-22(svn r14516) -Fix: determine the default text direction based on the language...rubidium
2008-10-22(svn r14515) -Fix (r7759): iconv is included in glibc-2.1 and higher, so we d...rubidium
2008-10-22(svn r14514) -Codechange: use 'size' instead of 'length' for querystring and ...smatz
2008-10-22(svn r14513) -Update: WebTranslator2 update to 2008-10-22 17:26:32translators
2008-10-21(svn r14509) -Fix (r14507): missing svn:keywordssmatz
2008-10-21(svn r14508) -Fix (r14501): arrays were not properly zeroedsmatz
2008-10-21(svn r14507) -Codechange: Update the RPM spec file (futher changes are expect...skidd13
2008-10-21(svn r14506) -Add: stub for indonesian language.rubidium
2008-10-20(svn r14505) -Fix (r14504): Missing include.michi_cc
2008-10-20(svn r14504) -Cleanup: Use the right variable type for tile offsets.michi_cc
2008-10-20(svn r14502) -Codechange: add some inline comments and declare variable on us...rubidium
2008-10-20(svn r14501) -Codechange: use sizeof(variable) instead of sizeof(type) or har...rubidium
2008-10-19(svn r14497) -Fix: if freetype was not detected or disabled, skip fontconfig ...truebrain
2008-10-19(svn r14496) -Fix: give a clear warning when people disable zlib (or when it ...truebrain
2008-10-19(svn r14495) -Change: don't use freetype, fontconfig and icu in case of build...truebrain
2008-10-19(svn r14494) -Fix: few MSVC x64 warnings.rubidium
2008-10-19(svn r14493) -Fix[FS#planetmaker]: Do not assign a station spread to buoys on...frosch
2008-10-19(svn r14492) -Fix [FS#2366] (r14482): Conditional orders could lead to an inf...michi_cc