Age | Commit message (Expand) | Author |
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:38 | translators |
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:33 | translators |
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:06 | translators |
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 code | skidd13 |
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 comments | skidd13 |
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:24 | translators |
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) functions | skidd13 |
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:26 | translators |
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 version | glx |
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:48 | translators |
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:35 | translators |
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 crash | glx |