Age | Commit message (Expand) | Author |
2005-03-06 | (svn r1942) Fix r1938 | tron |
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 in | tron |
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 int | tron |
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 switch | tron |
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 BeOS | tron |
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 implementation | tron |
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 update | miham |
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 r1898 | tron |
2005-02-23 | (svn r1910) Move two variables out of variables.h which are only used locally | tron |
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 |
2005-02-22 | (svn r1905) - Fix: [ 1118810 ] openttd: ship_cmd.c:642 ... Assertion failed. ... | Darkvater |
2005-02-22 | (svn r1904) Remove some more unused stuff | tron |
2005-02-22 | (svn r1903) Replace some casts and macro magic with proper typing, similar to... | tron |
2005-02-22 | (svn r1902) Replace some casts with proper typing | tron |
2005-02-22 | (svn r1901) - Fix: unwanted behaviour of the savegame dialog, as well as a bu... | Darkvater |
2005-02-22 | (svn r1900) Simplify a piece of code in the oldloader | tron |
2005-02-22 | (svn r1899) - Fix: fix braindead strcmp from previous commit. /me bangs head ... | Darkvater |
2005-02-22 | (svn r1898) Remove some unused macros from macros.h and move some others to m... | tron |
2005-02-22 | (svn r1897) - Fix: [ 1120424 ] Set name overwrites same name. Renamings becau... | Darkvater |
2005-02-22 | (svn r1896) - Fix: remove Translated by hack since it's not used | Darkvater |
2005-02-21 | (svn r1895) - Fix: add assert for charwidth getter just in case | Darkvater |
2005-02-21 | (svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli... | Darkvater |
2005-02-20 | (svn r1893) If -i was specified respect it | tron |