summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-29(svn r9976) -Codechange: Declare a writable array of specs for industry and i...belugas
2007-05-29(svn r9975) -Codechange: Adjust the industry/tile spec arrays, moving the ena...belugas
2007-05-29(svn r9974) -Codechange: Remove the enabled member of GRFFileProps, since it'...belugas
2007-05-29(svn r9973) -Cleanup: removed some code that kept both ends of a dualheaded e...bjarni
2007-05-29(svn r9972) -Fix (r9969): silence a warning. rubidium
2007-05-29(svn r9971) -Fix (r9892, r9958): loading of post-'bridges over "everything"' ...rubidium
2007-05-29(svn r9970) -Update: WebTranslator2 update to 2007-05-29 09:12:20miham
2007-05-29(svn r9969) -Codechange: Cleanup of industries (Step-14). Remove hardcoded-ru...belugas
2007-05-28(svn r9967) -Fix (r9938): autoreplace would in certain conditions move dualhe...bjarni
2007-05-28(svn r9966) -Fix: bridges and tunnels were not always removed on bankruptcy, ...rubidium
2007-05-28(svn r9965) -Fix: the ownership of drive through road stops on town owned roa...rubidium
2007-05-28(svn r9964) -Fix: removing of road should not be free of charge. rubidium
2007-05-28(svn r9963) -Fix (r9962): 'smooth_scroll' patch setting was ignored (always o...peter1138
2007-05-28(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled wit...peter1138
2007-05-28(svn r9961) -Fix (r7182): some file were still in iso8859-15 instead of utf8.rubidium
2007-05-28(svn r9960) -Fix [FS#813]: road wasn't properly added when overbuilding a tra...rubidium
2007-05-27(svn r9959) -Fix: Only call GetNextVehicle for trains.maedhros
2007-05-27(svn r9958) -Fix (r9892): upgrading old savegames made (road)bridges unuseable.rubidium
2007-05-27(svn r9957) -Change: replace cargo tram with freight tram for consistency.rubidium
2007-05-27(svn r9956) -Codechange: Add tram livery schemespeter1138
2007-05-27(svn r9955) -Codechange: Make _roadveh_enter_depot_unk0 slightly less mysteri...maedhros
2007-05-27(svn r9954) -Fix [FS#811]: trolley AI crashed when trying to determine what t...rubidium
2007-05-27(svn r9953) -Fix: Only check whether trains are multiheaded when cloning.maedhros
2007-05-27(svn r9952) -Fix r9951: it was not possible to build a drive-through station ...glx
2007-05-27(svn r9951) -Fix: slope check was incomplete when building road over tram tra...glx
2007-05-26(svn r9950) -Feature(tte): allow terraforming under bridges.rubidium
2007-05-26(svn r9949) -Fix: (road) depots got deowned on bankrupts.rubidium
2007-05-26(svn r9948) -Fix (r9947): building illegal roads on slopes. Why do 'fixes' al...rubidium
2007-05-26(svn r9947) -Fix [FS#807]: don't check whether roadbits may be built when the...rubidium
2007-05-26(svn r9946) -Fix: more places that weren't correctly marked dirty...rubidium
2007-05-26(svn r9945) -Fix: bridges were not properly marked dirty when adding/removing...rubidium
2007-05-26(svn r9944) -Fix: tile selection drawn on the wrong height for some road brid...rubidium
2007-05-26(svn r9943) -Fix [FS#806]: building roads/trams did take notice of the founda...rubidium
2007-05-26(svn r9942) -Fix [FS#804]: crash when upgrading both ends of a bridge. rubidium
2007-05-26(svn r9941) -Fix: trams could be cloned to appear in normal road depots and v...bjarni
2007-05-26(svn r9940) -Fix [FS#805]: upgrading a bridge removed roadtypes.rubidium
2007-05-26(svn r9939) -Fix (r3139): EngineHasArticPart(v) is only valid for trains.maedhros
2007-05-26(svn r9938) -Fix [FS#799]: 100 wagons train + replace enginebjarni
2007-05-26(svn r9937) -Codechange: don't define a function that is never declared or usedtruelight
2007-05-26(svn r9936) -Fix: (Un)ScaleByZoom missed a minus sign in some casestruelight
2007-05-26(svn r9935) -Fix: could not build a drive through station when there when you...rubidium
2007-05-26(svn r9934) -Fix (r9923): towns could remove 'half' tram tracks.rubidium
2007-05-26(svn r9933) -Fix (9925): unified a little too much.rubidium
2007-05-26(svn r9932) -Fix: can't assume a zoom-level with MarkAllViewportsDirty, causi...truelight
2007-05-26(svn r9931) -Fix: some glitches with catenary and bridges. rubidium
2007-05-26(svn r9930) -Fix (r9838): obiwan could cause vehicles to way a long time (2.5...rubidium
2007-05-26(svn r9929) -Fix [FS#803]: fix several drawing issues. rubidium
2007-05-26(svn r9928) -Fix (r9805): Default display options were not set correctly.peter1138
2007-05-25(svn r9927) -Fix: assert triggered when letting a tram run into the wrong sid...rubidium
2007-05-25(svn r9926) -Fix (r9923): the vehicle should continue on the next tile, not '...rubidium