Commit Graph

6736 Commits (bcb668c2ff482eaef7e01425267398df69c522e6)
 

Author SHA1 Message Date
bjarni bcb668c2ff (svn r9967) -Fix (r9938): autoreplace would in certain conditions move dualheaded engines in a train (usually to the rear)
-Change: moving an engine in between the two ends of a dualheaded engine will now move the rear dualheaded engine to the front of the newly added engine (instead of moving the new engine to the rear of the rear dualheaded engine)
   This can make a difference if there are wagons in the train
17 years ago
rubidium 5ac10d4d2b (svn r9966) -Fix: bridges and tunnels were not always removed on bankruptcy, thus leaving tunnels/bridges with an invalid owner that would crash the game when clicking with the query tool on them. 17 years ago
rubidium 6a48a58104 (svn r9965) -Fix: the ownership of drive through road stops on town owned roads wasn't properly reset when the road stop was removed. 17 years ago
rubidium 4f9a0f750a (svn r9964) -Fix: removing of road should not be free of charge. 17 years ago
peter1138 f8120ef5a0 (svn r9963) -Fix (r9962): 'smooth_scroll' patch setting was ignored (always on) in some places. 17 years ago
peter1138 2851f58efa (svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled with patch setting 'smooth_scroll' 17 years ago
rubidium 493494a35d (svn r9961) -Fix (r7182): some file were still in iso8859-15 instead of utf8. 17 years ago
rubidium eadc44d8cb (svn r9960) -Fix [FS#813]: road wasn't properly added when overbuilding a tram rails with normal rails to for a crossing. 17 years ago
maedhros d07b57f9aa (svn r9959) -Fix: Only call GetNextVehicle for trains. 17 years ago
rubidium cbcd24f562 (svn r9958) -Fix (r9892): upgrading old savegames made (road)bridges unuseable. 17 years ago
rubidium d887c1e684 (svn r9957) -Change: replace cargo tram with freight tram for consistency. 17 years ago
peter1138 7273802f0c (svn r9956) -Codechange: Add tram livery schemes 17 years ago
maedhros 4f6ffd4e12 (svn r9955) -Codechange: Make _roadveh_enter_depot_unk0 slightly less mysterious. 17 years ago
rubidium 3b267df0af (svn r9954) -Fix [FS#811]: trolley AI crashed when trying to determine what the roadbits are. 17 years ago
maedhros 4ff33af406 (svn r9953) -Fix: Only check whether trains are multiheaded when cloning. 17 years ago
glx 5e41d3364c (svn r9952) -Fix r9951: it was not possible to build a drive-through station over a road/tram 17 years ago
glx 39463156df (svn r9951) -Fix: slope check was incomplete when building road over tram track (and vice-versa)
-Fix: you could build a drive-through station over a sloped road/tram track
17 years ago
rubidium 0be092ec71 (svn r9950) -Feature(tte): allow terraforming under bridges. 17 years ago
rubidium fe9bf75436 (svn r9949) -Fix: (road) depots got deowned on bankrupts. 17 years ago
rubidium 9e8f500f7f (svn r9948) -Fix (r9947): building illegal roads on slopes. Why do 'fixes' always have the tendancy to backfire? 17 years ago
rubidium 5bdf6833b3 (svn r9947) -Fix [FS#807]: don't check whether roadbits may be built when they are already built for another type. 17 years ago
rubidium ff0bf9fb1f (svn r9946) -Fix: more places that weren't correctly marked dirty... 17 years ago
rubidium 567035ebb5 (svn r9945) -Fix: bridges were not properly marked dirty when adding/removing roadtypes. 17 years ago
rubidium fba2106536 (svn r9944) -Fix: tile selection drawn on the wrong height for some road bridges. 17 years ago
rubidium 336c9a5cc4 (svn r9943) -Fix [FS#806]: building roads/trams did take notice of the foundation of the opposite roadtype. 17 years ago
rubidium b741bd1b1e (svn r9942) -Fix [FS#804]: crash when upgrading both ends of a bridge. 17 years ago
bjarni ae9b3c41e0 (svn r9941) -Fix: trams could be cloned to appear in normal road depots and vice versa (spotted by Desolator) 17 years ago
rubidium a88d005c76 (svn r9940) -Fix [FS#805]: upgrading a bridge removed roadtypes. 17 years ago
maedhros c7897d4422 (svn r9939) -Fix (r3139): EngineHasArticPart(v) is only valid for trains. 17 years ago
bjarni 3963b48f17 (svn r9938) -Fix [FS#799]: 100 wagons train + replace engine
Replacing a unit in a train will now remove the old unit before adding the new one. This will solve issues when max train length has been reached
17 years ago
truelight ba85ab33d6 (svn r9937) -Codechange: don't define a function that is never declared or used 17 years ago
truelight 0c13d00735 (svn r9936) -Fix: (Un)ScaleByZoom missed a minus sign in some cases 17 years ago
rubidium 235916db4c (svn r9935) -Fix: could not build a drive through station when there when you own the tram bits and the town owns the road. 17 years ago
rubidium 7e6f19ac1c (svn r9934) -Fix (r9923): towns could remove 'half' tram tracks. 17 years ago
rubidium d21b1acbcc (svn r9933) -Fix (9925): unified a little too much. 17 years ago
truelight 98cf7f5c7b (svn r9932) -Fix: can't assume a zoom-level with MarkAllViewportsDirty, causing segfaults when trying to load savegames in dedicated server via -g (reported by peter1138) 17 years ago
rubidium 01709037c0 (svn r9931) -Fix: some glitches with catenary and bridges. 17 years ago
rubidium 76b1a66498 (svn r9930) -Fix (r9838): obiwan could cause vehicles to way a long time (2.5 years) at stations. 17 years ago
rubidium 1360c8c116 (svn r9929) -Fix [FS#803]: fix several drawing issues. 17 years ago
peter1138 f2dc086b30 (svn r9928) -Fix (r9805): Default display options were not set correctly. 17 years ago
rubidium 781f8cf61b (svn r9927) -Fix: assert triggered when letting a tram run into the wrong side of a depot. 17 years ago
rubidium a6ab2f26a0 (svn r9926) -Fix (r9923): the vehicle should continue on the next tile, not 'finishing' the turn. 17 years ago
rubidium 4477734e05 (svn r9925) -Fix: wrong tooltips in station picker. 17 years ago
rubidium 7ce4b8e29c (svn r9924) -Fix: update the road vehicle speeds when stopped and/or running just behind another vehicle. 17 years ago
rubidium a8d9b4e040 (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. 17 years ago
rubidium c3993ee666 (svn r9922) -Fix (r9914): [YAPF] null pointer dereference. 17 years ago
rubidium 9fc73931f1 (svn r9921) -Fix (r9892): ownership wasn't properly propagated on owner changes. 17 years ago
miham f9cdc944cf (svn r9920) -Update: WebTranslator2 update to 2007-05-25 14:56:27
catalan    - 34 fixed, 15 changed by arnaullv (49)
italian    - 2 fixed by lorenzodv (2)
romanian   - 12 fixed, 11 changed by CrystyB (23)
17 years ago
rubidium ce84250249 (svn r9919) -Codechange: prepare some more places for more road types. 17 years ago
rubidium 7ec428fe7e (svn r9918) -Fix: the available roadtypes/railtypes were not updated on GRF updates. 17 years ago