Commit Graph

16338 Commits (867f7b5f7bc31fed798a3fc1e56cd6c8e71fe92e)
 

Author SHA1 Message Date
michi_cc 355ca511ca (svn r20843) -Fix [FS#2534] (r20506): Make sure (gradual) loading is properly terminated for consists with multiple cargo types. Don't stop loading if the timetabled wait is not over yet. (Steve-N) 14 years ago
translators 4df737182f (svn r20842) -Update from WebTranslator v3.0:
greek - 10 changes by fumantsu
ukrainian - 11 changes by Fixer
vietnamese - 58 changes by nglekhoi
14 years ago
rubidium 8e9999600f (svn r20841) -Fix: unbreak some translations' compilation 14 years ago
smatz b1f0bd269f (svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised away 14 years ago
translators 93757cb508 (svn r20839) -Update from WebTranslator v3.0:
spanish - 7 changes by Terkhen
swedish - 3 changes by Zuu
ukrainian - 46 changes by Fixer
14 years ago
alberth 5a18e4820a (svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of result before shifting. 14 years ago
frosch 221c1a259f (svn r20837) -Fix [FS#4132]: Set height of industry directory to 5 lines like other lists. 14 years ago
translators 59bbbeab13 (svn r20836) -Update from WebTranslator v3.0:
belarusian - 3 changes by KorneySan
traditional_chinese - 4 changes by josesun
chuvash - 8 changes by mefisteron
finnish - 3 changes by jpx_
hungarian - 3 changes by IPG
marathi - 15 changes by jcravi
norwegian_bokmal - 3 changes by mantaray
romanian - 3 changes by tonny
russian - 4 changes by KorneySan, Lone_Wolf
slovenian - 6 changes by ntadej
spanish - 10 changes by Terkhen
vietnamese - 8 changes by nglekhoi
14 years ago
yexo 861cc5bfcc (svn r20835) -Fix: the group gui had a small unused area with bigger gui buttons 14 years ago
translators 464fee7697 (svn r20834) -Update from WebTranslator v3.0:
croatian - 3 changes by VoyagerOne
dutch - 3 changes by habell
french - 3 changes by glx
german - 3 changes by planetmaker
italian - 3 changes by lorenzodv
marathi - 75 changes by jcravi
polish - 3 changes by voythas
portuguese - 3 changes by ABCRic
serbian - 3 changes by etran
spanish - 3 changes by Terkhen
vietnamese - 3 changes by nglekhoi
14 years ago
terkhen 080c4330a9 (svn r20833) -Fix (r20832): Remove a warning. 14 years ago
terkhen 379a8f3504 (svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ). 14 years ago
terkhen d9c2ef9c10 (svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount. 14 years ago
translators d8d24710a8 (svn r20830) -Update from WebTranslator v3.0:
belarusian - 3 changes by Wowanxm
marathi - 186 changes by jcravi
spanish - 5 changes by Terkhen
urdu - 21 changes by thastig
14 years ago
terkhen b956a3e847 (svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor. 14 years ago
terkhen d97c7f9ce4 (svn r20828) -Add: Take into account tree group placement at the world generation progress bar. 14 years ago
terkhen 26b144e663 (svn r20827) -Codechange: Simplify code for placement of tree groups. 14 years ago
terkhen dc9053b900 (svn r20826) -Codechange: Simplify code for generating more trees above the snowline. 14 years ago
terkhen 4f8ebe9582 (svn r20825) -Codechange: Replace a few magic numbers by constants. 14 years ago
translators ac2d144107 (svn r20824) -Update from WebTranslator v3.0:
galician - 13 changes by Condex
marathi - 1 changes by jcravi
14 years ago
rubidium 3ae91dbc34 (svn r20823) -Codechange: enable/add some error/sanity checking in the pthread code 14 years ago
yexo f2e5ce23c5 (svn r20822) -Fix [FS#3707]: deadlock when aborting map generation on windows 14 years ago
yexo f27ba44f45 (svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles 14 years ago
yexo c53116e885 (svn r20820) -Codechange: remove two more contants related to the height of the main toolbar 14 years ago
rubidium f3cf16f529 (svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted 14 years ago
rubidium 76bd43dbff (svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and more correct 14 years ago
translators 0c4a8fc16c (svn r20817) -Update from WebTranslator v3.0:
traditional_chinese - 3 changes by josesun
slovenian - 1 changes by ntadej
14 years ago
rubidium 1de34d3103 (svn r20816) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) 14 years ago
rubidium 64f3c1e243 (svn r20815) -Revert (r20814): wrong patch at wrong time... 14 years ago
rubidium dfa550681c (svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) 14 years ago
rubidium 4dc1647d12 (svn r20813) -Fix: make the waypoint viewport keep centered around the waypoint when resizing the window (Krille) 14 years ago
yexo 7e683e1da6 (svn r20812) -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open 14 years ago
yexo bd036265cc (svn r20811) -Fix [FS#4079]: the colour palette file in the docs/ directory was broken 14 years ago
rubidium cdb91a1a9e (svn r20810) -Merge: documentation updates from 1.0 14 years ago
rubidium d9c5a3e344 (svn r20809) -Fix (r20809): as usual with these user provided Mac OS X patches lately... they either fail to compile or spew warnings 14 years ago
rubidium 65d4fc990e (svn r20808) -Add [FS#4110]: [OSX] support for input using dead keys (Zydeco) 14 years ago
yexo fee8c84de9 (svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pixels 14 years ago
translators c1e0d1569b (svn r20806) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
thai - 12 changes by kenny
14 years ago
frosch 98cd443735 (svn r20802) -Fix: Building bridges on water/watery objects behaved inconsistently for towns and the bridge selection GUI. 14 years ago
translators fd232857de (svn r20801) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
hungarian - 1 changes by IPG
slovenian - 3 changes by ntadej
14 years ago
yexo ed92106135 (svn r20800) -Fix: [NewGRF] clamp some more vehicle variables 14 years ago
yexo 340a1ff111 (svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo) 14 years ago
yexo 74d81b2991 (svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR 14 years ago
yexo e9f0d7927a (svn r20797) -Fix: disable houses without a size that are available according to their building flags 14 years ago
yexo 21cf5f8915 (svn r20796) -Fix: make sure all houses in the house spec array are valid. It was possible that part of a multitile house was not copied because the array was full 14 years ago
yexo fbff80680f (svn r20795) -Codechange: clarify code/documentation of the start/stop bit in CmdMassStartStopVehicle (Krille) 14 years ago
rubidium eca3aa6c41 (svn r20794) -Document [FS#4083]: a case where DirectMusic takes hours to initialise 14 years ago
rubidium 7a102a76ce (svn r20793) -Fix: broken string 14 years ago
yexo 78a2b26ea3 (svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo) 14 years ago
frosch f3015ee820 (svn r20791) -Fix (r12161): Building 2x2 houses did not work for 2x2 road layouts on all map sizes. 14 years ago