summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-19(svn r14594) -Fix [FS#2412]: trains could get their their last visited statio...rubidium
2008-11-18(svn r14593) -Update: remove outdated (in r14592) string.rubidium
2008-11-18(svn r14592) -Feature [FS#1124]: non-destructive autofill with option to keep...rubidium
2008-11-18(svn r14591) -Fix [FS#2388](r14528): cached nearest town could be invalid aft...smatz
2008-11-18(svn r14590) -Update: WebTranslator2 update to 2008-11-18 18:44:24translators
2008-11-17(svn r14589) -Update: WebTranslator2 update to 2008-11-17 18:47:02translators
2008-11-17(svn r14588) -Fix [FS#2414]: the range for kicking/banning clients is based o...rubidium
2008-11-17(svn r14587) -Cleanup: Fix some old comments. Bits are not bytes.michi_cc
2008-11-16(svn r14586) -Fix (r14580): missing mkdir causing make install to fail when t...rubidium
2008-11-16(svn r14585) -Fix (r14580): File mask for the script directory was wrong in t...michi_cc
2008-11-16(svn r14584) -Fix: reconfigure when any *.in file is changedglx
2008-11-16(svn r14583) -Update: WebTranslator2 update to 2008-11-16 18:59:11translators
2008-11-16(svn r14582) -Fix [FS#2392]: blank box on cost estimation of levelling a flat...rubidium
2008-11-16(svn r14581) -Fix: make rail, road and canal building behave the same when ov...rubidium
2008-11-16(svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles.rubidium
2008-11-13(svn r14578) -Fix (r2389, r10811)[FS#Vikthor]: Allow capacity callbacks (15, ...frosch
2008-11-11(svn r14577) -Fix [FS#2403]: vehicle didn't respect its 'refit in nearest dep...smatz
2008-11-11(svn r14575) -Update: WebTranslator2 update to 2008-11-11 18:47:38translators
2008-11-10(svn r14572) -Add: stub for Macedonian.rubidium
2008-11-07(svn r14569) -Update: move Welsh from unfinished to finished.translators
2008-11-07(svn r14568) -Update: WebTranslator2 update to 2008-11-07 18:07:33translators
2008-11-07(svn r14567) -Revert (part of 14566): don't commit testing stuff...rubidium
2008-11-07(svn r14566) -Fix [FS#2397]: RV's go via order would reserve a slot at the 'v...rubidium
2008-11-04(svn r14565) -Update: WebTranslator2 update to 2008-11-04 18:44:06translators
2008-11-04(svn r14564) -Fix (r14555): one more incorrect use of lastof()smatz
2008-11-03(svn r14563) -Fix [FS#2395]: in the case that an industry NewGRF, a shared TT...rubidium
2008-11-03(svn r14562) -Fix (r14561): 8 bits are enough. The rest stays reserved.frosch
2008-11-03(svn r14561) -Feature(ette)[FS#2334]: Add result 0x0F to callbacks 0x29/0x35....frosch
2008-11-03(svn r14560) -Fix [FS#2396](r14555): lengthof() can't be simply replaced by l...smatz
2008-11-02(svn r14559) -Fix [FS#2387]: A train could be blocked inside a depot if it wa...michi_cc
2008-11-02(svn r14558) -Fix (r13957): Converting the track type of a tunnel/bridge coul...michi_cc
2008-11-02(svn r14557) -Codechange: Remove a redundant line of codeskidd13
2008-11-02(svn r14556) -Fix (r14533): Bounding box with height > TILE_HEIGHT could caus...frosch
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