Commit Graph

6808 Commits (20456110784284774d26c928af86285728119d0f)
 

Author SHA1 Message Date
maedhros 3914f3c85c (svn r9939) -Fix (r3139): EngineHasArticPart(v) is only valid for trains. 17 years ago
bjarni fd2d6329f3 (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 35a1668bd4 (svn r9937) -Codechange: don't define a function that is never declared or used 17 years ago
truelight a856c160ef (svn r9936) -Fix: (Un)ScaleByZoom missed a minus sign in some cases 17 years ago
rubidium 9ca9d73eea (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 04f9b1ab61 (svn r9934) -Fix (r9923): towns could remove 'half' tram tracks. 17 years ago
rubidium 1b2016a4b2 (svn r9933) -Fix (9925): unified a little too much. 17 years ago
truelight 79fe6c57cc (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 78be11be40 (svn r9931) -Fix: some glitches with catenary and bridges. 17 years ago
rubidium 932a968af2 (svn r9930) -Fix (r9838): obiwan could cause vehicles to way a long time (2.5 years) at stations. 17 years ago
rubidium ceae5eaeba (svn r9929) -Fix [FS#803]: fix several drawing issues. 17 years ago
peter1138 0079e4952d (svn r9928) -Fix (r9805): Default display options were not set correctly. 17 years ago
rubidium afaa6062cb (svn r9927) -Fix: assert triggered when letting a tram run into the wrong side of a depot. 17 years ago
rubidium 8cd950e06a (svn r9926) -Fix (r9923): the vehicle should continue on the next tile, not 'finishing' the turn. 17 years ago
rubidium 71614fef81 (svn r9925) -Fix: wrong tooltips in station picker. 17 years ago
rubidium 56dc5c5938 (svn r9924) -Fix: update the road vehicle speeds when stopped and/or running just behind another vehicle. 17 years ago
rubidium 17390241e6 (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0. 17 years ago
rubidium 9e7798c42e (svn r9922) -Fix (r9914): [YAPF] null pointer dereference. 17 years ago
rubidium 8484a9a2e5 (svn r9921) -Fix (r9892): ownership wasn't properly propagated on owner changes. 17 years ago
miham b194f38390 (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 d234e97f8b (svn r9919) -Codechange: prepare some more places for more road types. 17 years ago
rubidium 9060ab4af1 (svn r9918) -Fix: the available roadtypes/railtypes were not updated on GRF updates. 17 years ago
rubidium 0819f3a9a0 (svn r9917) -Codechange: prepare some more areas for more road types. 17 years ago
peter1138 d5d94e230f (svn r9916) -Codechange: Free memory used by cargo translation tables 17 years ago
rubidium 440d723d84 (svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile. 17 years ago
rubidium b82676be2a (svn r9913) -Update: the landscape documentation to reflect the changes to the road bits. 17 years ago
rubidium 3d143446ee (svn r9912) -Fix: the AIs could build any road(station)s. 17 years ago
miham c5a3dcb3f0 (svn r9911) -Update: WebTranslator2 update to 2007-05-24 23:07:47
american   - 2 fixed by WhiteRabbit (2)
brazilian_portuguese - 9 fixed by tucalipe (9)
bulgarian  - 30 fixed by thetitan (30)
czech      - 34 fixed by Hadez (34)
dutch      - 2 fixed by habell (2)
french     - 2 fixed, 12 changed by glx (14)
hungarian  - 2 fixed by miham (2)
japanese   - 34 fixed, 8 changed by ickoonite (42)
russian    - 42 fixed by HMage (42)
slovak     - 9 fixed by lengyel (9)
turkish    - 25 fixed by jnmbk (25)
ukrainian  - 34 fixed by mad (34)
17 years ago
rubidium 04c07c9388 (svn r9910) -Codechange: prepare road building/removing commands for more road types. 17 years ago
maedhros 2832a95f25 (svn r9909) -Fix (r9897): Highlight road tunnels properly when building them. 17 years ago
rubidium 6b176e74c8 (svn r9908) -Codechange: prepare the station picker for more road types. 17 years ago
rubidium 930957d132 (svn r9907) -Codechange: prepare the road gui for more road types. 17 years ago
belugas f3cf7f6b2d (svn r9906) -Codechange: Add common properties for both industry and industry tiles specs 17 years ago
maedhros 39016328cc (svn r9905) -Feature: Allow building new stations adjacent to existing stations by holding down control. Based on a patch by Wolf01. 17 years ago
peter1138 22c3337071 (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias) 17 years ago
maedhros b67d9e0a49 (svn r9903) -Fix (r9901): Make the demolish and level land tools work in the scenario editor again. 17 years ago
peter1138 c46ac94ce2 (svn r9902) -Fix (r9898): Don't check group owner when adding a vehicle to the 'default' group. 17 years ago
maedhros 35ce34d55a (svn r9901) -Codechange: Decide what to do with selected land areas based on the specific variable, not how it was highlighted. 17 years ago
maedhros ca5c578d0f (svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards. 17 years ago
miham 9f148789c8 (svn r9899) -Update: WebTranslator2 update to 2007-05-22 23:52:38
american   - 32 fixed by WhiteRabbit (32)
brazilian_portuguese - 25 fixed by tucalipe (25)
bulgarian  - 6 fixed by thetitan (6)
danish     - 32 fixed, 21 changed by ThomasA (53)
dutch      - 32 fixed, 3 changed by habell (35)
french     - 32 fixed by glx (32)
german     - 17 fixed by Neonox (17)
hungarian  - 32 fixed by miham (32)
italian    - 32 fixed by lorenzodv (32)
korean     - 29 fixed by darkttd (29)
slovak     - 35 fixed by lengyel (35)
slovenian  - 10 fixed by Necrolyte (10)
spanish    - 34 fixed by eusebio (34)
swedish    - 32 fixed by giddorah (32)
17 years ago
peter1138 2125b96387 (svn r9898) -Fix (r9874): Many...
- Group protection status wasn't changed via a command.
 - Group renaming didn't check group owner (and in fact changed the owner,
   just like renaming a sign...).
 - Added owner checks to other group commands.
 - Invalidate window data after the command has been completed instead of after
   the command has been sent. This fixes gui issues in network play.
17 years ago
rubidium b7748a686e (svn r9897) -Codechange: prepare the toolbar for more road types. 17 years ago
glx 0646d307bd (svn r9896) -Fix (r9874): when selling an entire train, decrease the number of vehicles in the group only once 17 years ago
rubidium d836b25606 (svn r9895) -Fix: assertion when removing roadstop. 17 years ago
rubidium 015c0dd9a4 (svn r9894) -Fix (r9892): catenary was drawn on road bridges ;) 17 years ago
rubidium 07535d857b (svn r9893) -Fix (r9892): various small bugs that only act up when using something different than plain roads. 17 years ago
rubidium d86b5e5e93 (svn r9892) -Codechange: lots of ground work for allowing multiple types of "road" with multiple owners on a single tile. 17 years ago
rubidium c685a7179f (svn r9891) -Fix [FS#787]: the manage list menu wasn't removed/updated when changing to another group making it able to perform "group" actions for "all vehicles", which would cause a crash. 17 years ago
peter1138 f1c0229b5d (svn r9890) -Codechange: Don't allocate space for 0 spriteset ranges 17 years ago
peter1138 546dfc2758 (svn r9889) -Codechange: Use cargo's freight status for choosing livery scheme. 17 years ago