summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-07(svn r1955) Fix: Make the town growth frequency scale properly both up and do...pasky
2005-03-07(svn r1954) Fix: The new AI now does not think it can connect to the road by ...pasky
2005-03-07(svn r1953) Codechange: Tidyup, reduced ridiculous indentation levels, some s...pasky
2005-03-06(svn r1952) Fix: Hopefully fixed the enormous towns growth slowdown in large ...pasky
2005-03-06(svn r1951) Introduced SeedModChance() (which is like SeedChance() but uses s...pasky
2005-03-06(svn r1950) Fix: A slight adjustment in the DoRandom() function which however...pasky
2005-03-06(svn r1949) Fixed the CzechChoose usage in the Czech word tables. Now selecti...pasky
2005-03-06(svn r1948) Add an explicit copyright notice regarding the Czech town names g...pasky
2005-03-06(svn r1947) As in r1946, permit DC_QUERY_COST even on non-depot tiles - so th...pasky
2005-03-06(svn r1946) Fix: [AInew] Allow DC_QUERY_COST even on tiles with no depot buil...pasky
2005-03-06(svn r1945) - CodeChange: re-commit of rev 1835: "Reduce the visibility of ne...darkvater
2005-03-06(svn r1944) Make --help output for -d at least somewhat useful.pasky
2005-03-06(svn r1943) Show the sprite ID in the check_length() error message. Also show...pasky
2005-03-06(svn r1942) Fix r1938tron
2005-03-06(svn r1941) Report missing NewGRF file as a fatal error.pasky
2005-03-06(svn r1940) TODO about usrerror().pasky
2005-03-06(svn r1939) Revert part of r1938 which accidently crept intron
2005-03-06(svn r1938) Miscellaneous cleanups: const correctness, kill a goto, ...tron
2005-03-06(svn r1937) TILE_FROM_XY() returns a TileIndex, not an inttron
2005-03-06(svn r1936) End some void-pointer-as-int-abuse; this also fixes a latent bug ...tron
2005-03-06(svn r1935) Missing braces; while here turn the ifs into a single switchtron
2005-03-06(svn r1934) Small cleanup (uint -> TileIndex, (uint)-1 -> INVALID_TILE and s...tron
2005-03-06(svn r1933) typedef socklen_t for BeOStron
2005-03-06(svn r1932) Fix: [SDL] On Linux console, the backquote scancode is 41. Let's ...pasky
2005-03-05(svn r1931) Added Krystofova, Udoli and Hut. Zdar is s. masc., not s. neut.pasky
2005-03-05(svn r1930) Cleaned up the postfix-ending connecting code and introduced some...pasky
2005-03-05(svn r1929) Feature: [namegen] Support for dynamic generation of the Czech to...pasky
2005-03-05(svn r1928) Miscellaneous cleanups (data types, whitespace, const correctness)tron
2005-03-05(svn r1927) Replace implementation of UpdateStationAcceptance(). The new one ...tron
2005-03-05(svn r1926) Codechange: Renamed some of the predefined town names arrays for ...pasky
2005-03-05(svn r1925) Fixed an infinite loop if the town generator runs out of town nam...pasky
2005-03-04(svn r1924) Use same type names in declaration and implementationtron
2005-03-04(svn r1923) - Fix: [ 1155696 ] Crash with german umlauts in station names. Th...Darkvater
2005-03-03(svn r1922) - Fix: Disappearing of crashed trains inside tunnels were not che...Darkvater
2005-03-03(svn r1921) -Fix: Out of bounds array access which caused oil rigs to accept ...tron
2005-03-03(svn r1920) -Fix: no longer a station where you only unload is bad for your t...truelight
2005-03-01(svn r1919) -Fix: Minimum profit of vehicles was calculated wrong for Perform...truelight
2005-03-01(svn r1918) -Fix: [ 1101874 ] Dedicated server now accepts '-g' (load game) a...truelight
2005-03-01(svn r1917) - Makefile: Revamped VERBOSE support, build mechanics changed.pasky
2005-02-28(svn r1916) Fix compilation on the glibc-2.2 systems. Part of the inspiration...pasky
2005-02-28(svn r1915) Support for a VERBOSE flag which will make the full compiler invo...pasky
2005-02-26(svn r1914) - Fix: [ 1119147 ] Stop startup memory corruption crash using opt...Darkvater
2005-02-24(svn r1913) Weekly langfile updatemiham
2005-02-24(svn r1912) - Fix: [ 1149766 ] Single tile Bridge in Volcano City scenario. S...Darkvater
2005-02-23(svn r1911) Put back an "if" i accidently removed in r1898tron
2005-02-23(svn r1910) Move two variables out of variables.h which are only used locallytron
2005-02-23(svn r1909) - Fix: [ 1145593 ] assertion failed when saving the game. It is n...Darkvater
2005-02-22(svn r1908) - Fix: [ 1149403 ] Signals dissaper after typing text and pressin...Darkvater
2005-02-22(svn r1907) - Fix: [ 1114261 ] Speeding up when pressing ALT+TAB (Windows)darkvater
2005-02-22(svn r1906) - Fix: [ 1117327 ] Assertion error on kick. When a company is cle...Darkvater