summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-10(svn r1986) - Fix: free _config_file when shutting down openttd. Strange that...Darkvater
2005-03-10(svn r1985) Automatic langfile updatesmiham
2005-03-10(svn r1984) -Fix: [1155762] Don't try to open the non-existent menu, when F10...tron
2005-03-10(svn r1983) Introduce multiple compile time debug levelstron
2005-03-10(svn r1982) -Fix: also windows has no 'fork' optiontruelight
2005-03-10(svn r1981) Typedef some structs and enumstron
2005-03-09(svn r1980) Check $DESTDIR if $DEST_DIR was not set.pasky
2005-03-09(svn r1979) Const correctnesstron
2005-03-09(svn r1978) - Fix: Plug some memleaks; thanks ValgrindDarkvater
2005-03-09(svn r1977) Typedef some enums and struct plus some minor style changestron
2005-03-09(svn r1976) Cleanups - mostly indentation and fiddling with loopstron
2005-03-09(svn r1975) Minor tweaking of the Czech name generator tables.pasky
2005-03-09(svn r1974) Cleanups, quite similar to those done to win32.c in r1972 (code d...tron
2005-03-09(svn r1973) Ignore the Windows binariestron
2005-03-09(svn r1972) Several cleanups and fix some latent bugstron
2005-03-09(svn r1971) -Codechange: Got rid of two ugly gotos and replaced them by one e...celestar
2005-03-09(svn r1970) Fix some warnings which Cygwin showedtron
2005-03-08(svn r1969) - GUI: Replace vehicle dropdown menu now looks a bit more comform...Darkvater
2005-03-08(svn r1968) - Fix: [NPF] Mixed declarations and statementsmatthijs
2005-03-08(svn r1967) Codechange: A mix of mostly indentation-related tidyups.pasky
2005-03-08(svn r1966) - Fix: [ 1110437 ] Replace Vehicles GUI gets random clicks. Break...Darkvater
2005-03-08(svn r1965) - Fix: [NPF] Forgot to update one line where NPFGetFlag() should ...matthijs
2005-03-08(svn r1964) - Add: [NPF] Added a penalty matthijs
2005-03-08(svn r1963) - Add: [NPF] Penalty for a red signal that is the last signal on ...matthijs
2005-03-08(svn r1962) - SVN: set eol-style property for the last fileDarkvater
2005-03-08(svn r1961) - Fix: [ 1158618 ] Segmentation fault when loading savegame, out ...Darkvater
2005-03-08(svn r1960) Darkvater
2005-03-08(svn r1959) -Fix: Repaired two memleaks I have hacked :(Celestar
2005-03-08(svn r1958) GenerateStationName() tidyup.pasky
2005-03-08(svn r1957) Compilation fix.pasky
2005-03-07(svn r1956) -Fix: [NPF] New target tile for heuristic should perform better w...matthijs
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