summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-24(svn r11979) -Codechange: drop MSVC 2003 support because MSVC 2003 is broken ...rubidium
2008-01-24(svn r11978) -Codechange: Replace some global variables with window owned onesskidd13
2008-01-24(svn r11977) -Fix(r11976): not a typo, not a bug. Just a removal that should...belugas
2008-01-24(svn r11976) -Fix: It seems that industries using results 0D/0E on callback c...belugas
2008-01-24(svn r11975) -Documentation: Distinguish between station types in 'landscape_...frosch
2008-01-24(svn r11974) -Fix [FS#1684]: Shore and sea tiles under bridges were converted...frosch
2008-01-24(svn r11973) -Fix (r11726, r11947)[FS#1683]: Use grass tiles for corner shore...frosch
2008-01-24(svn r11972) -Fix: old AI shouldn't build fast planes with a small airport in...smatz
2008-01-24(svn r11971) -Codechange: use of FOR_ALL_ENGINES/ENGINEIDS_OF_TYPE instead of...peter1138
2008-01-24(svn r11970) -Cleanup: Remove old commentpeter1138
2008-01-23(svn r11969) -Codechange: documentation update, there are no 'track bits unde...smatz
2008-01-23(svn r11968) -Codechange: remove redundant FindLengthOfTunnel(), use GetTunne...smatz
2008-01-23(svn r11967) -Fix (r1400): MP_ROAD can have railbits too - OPF searching over...smatz
2008-01-23(svn r11966) -Fix: OPF was searching through depots and normal road stopssmatz
2008-01-23(svn r11965) -Codechange: simplified tunnel/bridge code in TPFMode1smatz
2008-01-23(svn r11964) -Fix [FS#1685]: Tropic zone data was returned incorrectly.peter1138
2008-01-23(svn r11963) -Fix(r11961): Forgot to specify the meaning of the magical 6 sub...belugas
2008-01-23(svn r11962) -Cleanup: OPF is no longer used to update signalssmatz
2008-01-23(svn r11961) -Feature[newGRF]: Add support for Action 0D, var 13: information...belugas
2008-01-23(svn r11960) -Cleanup: simplify some IsTunnel(Tile) / IsBridge(Tile) conditionssmatz
2008-01-23(svn r11959) -Codechange: Use macro to loop for specific engine types instead...peter1138
2008-01-23(svn r11958) -Fix (r11204): NewAI couldn't build any road vehicles when there...smatz
2008-01-23(svn r11957) -Codechange [FS#1678]: Minor simplification and optimisation whe...peter1138
2008-01-23(svn r11956) -Fix [FS#1675]: Disallow building locks and docks on rapids.peter1138
2008-01-23(svn r11955) -Fix (r11926): Prevent bridge and tunnel ends being placed on ri...peter1138
2008-01-23(svn r11953) -Fix (r11172): do not allow modifying roadbits when other roadty...smatz
2008-01-22(svn r11952) -Fix (r11926): Prevent industries from being built on rivers, un...peter1138
2008-01-22(svn r11951) -Fix (r11279): loading of very old savegames was brokensmatz
2008-01-22(svn r11949) -Codechange: add river icon and cursor, drawn by skidd13.peter1138
2008-01-22(svn r11947) -Feature: Make use of new sprites added by Action5 type 0D.frosch
2008-01-22(svn r11946) -Fix: slope detection of bridge ramps.frosch
2008-01-22(svn r11945) -Fix: FileExists() failed for non latin paths (win32)glx
2008-01-22(svn r11944) -Fix: allow building drive-through road/tram stops at road/tram ...smatz
2008-01-22(svn r11943) -Codechange: add and use a simple structure to support small sta...rubidium
2008-01-22(svn r11942) -Codechange: Merge chars.grf into openttd[d|w].grf using action ...peter1138
2008-01-22(svn r11940) -Codechange: Store short filename once per open file instead of ...peter1138
2008-01-21(svn r11939) -Codechange: some type fixes and very initial steps into support...rubidium
2008-01-21(svn r11938) -Codechange: support loading of canal/river properties (though s...peter1138
2008-01-21(svn r11937) -Feature: Allow building bridge heads on more slopes.frosch
2008-01-21(svn r11936) -Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slo...frosch
2008-01-21(svn r11935) -Fix (r11875)[FS#1672]: autosend aircraft to hangar for replacem...bjarni
2008-01-20(svn r11934) -Codechange: add persistent random data for river and canal tiles.peter1138
2008-01-20(svn r11933) -Update: WebTranslator2 update to 2008-01-20 18:42:56miham
2008-01-20(svn r11932) -Codechange: Forgot two occurences of widget enumificationbelugas
2008-01-20(svn r11931) -Codechange: enumify the widgets numbers. Give breathing room o...belugas
2008-01-20(svn r11930) -Codechange: a bit of code style applicationbelugas
2008-01-19(svn r11929) -Fix (r9981)[FS#1624]: [autoreplace] fixed a case where a single...bjarni
2008-01-19(svn r11928) -Fix (r6393): [autoreplace] autoreplace could refit train engine...bjarni
2008-01-19(svn r11927) -Fix (r11926): unable to place canals in gamepeter1138
2008-01-19(svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else river...peter1138