frosch
cb43ece091
(svn r21014) -Fix [FS#4179](r20098): Reversing of trains in stations while last wagon was in a depot or on a bridge-/tunnelhead caused trouble.
2010-10-22 22:51:15 +00:00
frosch
af6c12d586
(svn r21013) -Cleanup: Replace some magic value mappings with existing conversion functions. (Hirundo)
2010-10-22 20:04:13 +00:00
frosch
b10fbd477d
(svn r21012) -Codechange: Deduplicate some code. (Hirundo)
2010-10-22 19:57:56 +00:00
translators
7647101b03
(svn r21011) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
croatian - 3 changes by UnderwaterHesus
frisian - 136 changes by gjannema
portuguese - 1 changes by nars
serbian - 2 changes by etran
slovak - 9 changes by keso53
thai - 1 changes by reindeeruz
2010-10-22 17:45:23 +00:00
rubidium
cab122efef
(svn r21010) -Fix [FS#4102]: the detailed performance rating window would occasionally be too narrow. Based on a patch by Krille
2010-10-22 16:33:07 +00:00
rubidium
9f256e8785
(svn r21009) -Fix: for the compact notation 1.000.000k and 1.000M would be shown depending on the initial (and later rounded) value. Make everything that would round to 1.000.000k be drawn as 1.000M as well.
2010-10-22 16:30:09 +00:00
rubidium
3a1a915c9a
(svn r21008) -Change: don't make client reconnect waiting time depend on the company; in coop games that does not spread clients at all, and most companies have a low number causing it not to be spread out either. Use the ClientID instead. Based on a patch by dihedral.
2010-10-22 14:41:26 +00:00
rubidium
6e3a46d295
(svn r21007) -Fix: don't consider the text direction character when searching for missing glyphs
2010-10-22 12:17:34 +00:00
rubidium
b933819b0b
(svn r21006) -Fix (r21004): don't print the text direction character when ICU isn't linked and thus doesn't remove them
2010-10-22 12:15:58 +00:00
rubidium
87edf2524d
(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa
2010-10-21 20:12:48 +00:00
translators
a671f64896
(svn r21003) -Update from WebTranslator v3.0:
...
czech - 3 changes by marek995
spanish - 1 changes by Terkhen
thai - 5 changes by reindeeruz
ukrainian - 1 changes by Fixer
2010-10-21 17:45:15 +00:00
translators
bae174b334
(svn r21002) -Update from WebTranslator v3.0:
...
simplified_chinese - 14 changes by lmartinking
german - 1 changes by norbert79
romanian - 1 changes by kkmic
thai - 255 changes by reindeeruz
2010-10-20 17:45:15 +00:00
rubidium
af9a6b6b42
(svn r21001) -Fix [FS#4170] (r20936): clients were not always notified of a player leaving the game
2010-10-20 11:58:34 +00:00
rubidium
6431055810
(svn r21000) -Feature[tte]: chat directly to the server or a bot/admin/irc channel monitoring the server (dihedral)
2010-10-20 07:30:15 +00:00
planetmaker
c2a7b82a9f
(svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could be too small
2010-10-19 21:48:20 +00:00
yexo
9373ee71d9
(svn r20996) -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed
2010-10-19 21:00:45 +00:00
translators
3ab422b057
(svn r20994) -Update from WebTranslator v3.0:
...
german - 1 changes by frosch
hebrew - 19 changes by rril
irish - 1 changes by tem
italian - 2 changes by lorenzodv
korean - 19 changes by dlunch, junho2813
polish - 1 changes by voythas
portuguese - 1 changes by JayCity
swedish - 1 changes by tool
2010-10-19 17:45:27 +00:00
rubidium
d71f590ed6
(svn r20993) -Codechange: some shuffling of game protocol packet description so they're documented in the "same" place as UDP, content and admin packets (dihedral)
2010-10-18 20:41:53 +00:00
planetmaker
9a0a76cc32
(svn r20992) -Fix (r20958): Show either version and minimum compatible version or neither
2010-10-18 17:47:42 +00:00
translators
7ee6f437ba
(svn r20991) -Update from WebTranslator v3.0:
...
belarusian - 2 changes by KorneySan
croatian - 2 changes by VoyagerOne
dutch - 2 changes by Yexo
finnish - 1 changes by jpx_
french - 2 changes by glx
hungarian - 2 changes by IPG
russian - 2 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
vietnamese - 2 changes by nglekhoi
2010-10-18 17:45:35 +00:00
smatz
bb53464848
(svn r20990) -Fix: when removing a rail station, don't leave track under non-station tiles
2010-10-18 17:06:20 +00:00
rubidium
44a03d0478
(svn r20988) -Fix [FS#4167]: no need to send packets and possibly get the connection closed when the next call also tries to send the packets and then closes the connection. Especially if the former frees a structure that the latter assumes to be still there
2010-10-18 10:44:51 +00:00
orudge
42b074cb9c
(svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more
2010-10-17 22:03:05 +00:00
orudge
b86d91ce73
(svn r20981) -Fix: British English uses 'centre', not 'center'
2010-10-17 21:37:27 +00:00
yexo
2ac00a16a0
(svn r20979) -Fix: [NewGRF] ignore the variable for action7/9 condition type 0x0D and 0x0E as documented
2010-10-17 20:29:25 +00:00
rubidium
9a5e272195
(svn r20978) -Fix (r20963): MSVC seems to be complaining more than GCC once again :)
2010-10-17 17:52:12 +00:00
rubidium
cca0ca3d70
(svn r20977) -Fix (r20975): compilation didn't get to the link stage if you, or config.lib, decided you don't need network support
2010-10-17 17:50:40 +00:00
translators
a269d150a7
(svn r20976) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
hungarian - 1 changes by IPG
slovenian - 1 changes by ntadej
2010-10-17 17:45:13 +00:00
rubidium
a5d414a734
(svn r20975) -Add: logging of console output for remote admins (dihedral)
2010-10-17 17:43:01 +00:00
rubidium
ad12a91cda
(svn r20974) -Add: remote console (rcon) for remote admins (dihedral)
2010-10-17 17:41:52 +00:00
rubidium
d9602f4ef9
(svn r20973) -Add: chat sending and receiving support for remote admins (dihedral)
2010-10-17 17:40:18 +00:00
rubidium
459514afe4
(svn r20972) -Add: company statistics updates at intervals to remote admins (dihedral)
2010-10-17 17:38:41 +00:00
rubidium
ca5d9f7002
(svn r20971) -Add: company economy updates at intervals to remote admins (dihedral)
2010-10-17 17:38:16 +00:00
rubidium
ae20cb4f3d
(svn r20970) -Add: company change notification to remote admins (dihedral)
2010-10-17 17:37:45 +00:00
rubidium
fe44944f32
(svn r20969) -Add: client info change notification to remote admins (dihedral)
2010-10-17 17:37:26 +00:00
rubidium
901c4a56bd
(svn r20968) -Add: date notification of remote admins (dihedral)
2010-10-17 17:36:59 +00:00
rubidium
b4ce7fad7f
(svn r20967) -Add: infrastructure to send information to remote admins at specific intervals (dihedral)
2010-10-17 17:36:23 +00:00
rubidium
7cc8a363d8
(svn r20966) -Change: enable remote administration sockets (parts by Yexo and dihedral)
2010-10-17 17:35:42 +00:00
rubidium
7c29477eec
(svn r20965) -Fix: typo in comment
2010-10-17 17:34:48 +00:00
rubidium
61ae6b6e40
(svn r20964) -Add: disconnecting remote admins that fail to authenticate
2010-10-17 17:33:46 +00:00
rubidium
33ed4ddbfb
(svn r20963) -Add: stubs for a remote administration connection
2010-10-17 17:31:03 +00:00
frosch
12a7e2fde0
(svn r20962) -Fix [FS#4166](r20956): Determine tile under cursor before opening the new viewport. It might appear just below the cursor.
2010-10-17 13:54:05 +00:00
frosch
bcd006e4fc
(svn r20961) -Cleanup: Remove redundant/duplicate invisibility test. (uni657)
2010-10-17 13:16:00 +00:00
frosch
38c350fad5
(svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (planetmaker)
...
Note: Setting 'VRSN' also sets 'MINV' resulting in the Grf being only compatible to the same version. Set 'MINV' after 'VRSN' if your Grf is compatible to older versions.
2010-10-17 12:14:49 +00:00
frosch
8a06854943
(svn r20959) -Codechange: Realign comments.
2010-10-17 12:13:35 +00:00
frosch
e805919fe9
(svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosing compatbile NewGRFs. (planetmaker)
2010-10-17 12:12:52 +00:00
frosch
3972c790c2
(svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions.
2010-10-17 12:12:13 +00:00
frosch
918da8432a
(svn r20956) -Feature: Center new extra viewports on the tile below the mouse. Only center on center of main viewport if mouse is not in any viewport.
2010-10-16 23:13:05 +00:00
frosch
6063bbf321
(svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved while Grfs were missing.
2010-10-16 22:46:53 +00:00
frosch
375be9a073
(svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated than needed.
2010-10-16 22:34:43 +00:00
frosch
aa688689b1
(svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum.
2010-10-16 21:20:46 +00:00
frosch
c64d7346f8
(svn r20952) -Add: When printing the gamelog keep track of added/removed Grfs and check them for consistency.
2010-10-16 21:13:55 +00:00
frosch
98250ad8da
(svn r20951) -Codechange: Add SmallMap::Contains() and use it.
2010-10-16 20:34:43 +00:00
translators
60b004eb43
(svn r20949) -Update from WebTranslator v3.0:
...
spanish - 3 changes by Terkhen
vietnamese - 2 changes by nglekhoi
2010-10-16 17:45:10 +00:00
smatz
10ee071cab
(svn r20948) -Fix (r20880): compiler warning
2010-10-16 17:37:48 +00:00
frosch
cdf985bff4
(svn r20947) -Change: Draw bridgepillars with correct length on all tile corners by drawing only half of the pillar sprite if required. (based on patch by uni657)
...
Note: Cantilever and tubular bridges will still look weird when using orignal graphics. Use OpenGFX instead :)
2010-10-16 15:40:44 +00:00
frosch
3edf041a43
(svn r20946) -Codechange: Add helper function to draw pillar columns.
2010-10-16 15:36:51 +00:00
frosch
01be182880
(svn r20945) -Codechange: Add helper function to draw single pillar sprites. (based on patch by uni657)
2010-10-16 15:36:13 +00:00
frosch
3866d8e2d1
(svn r20944) -Codechange: Bail out early in DrawBridgePillars(). (uni657)
2010-10-16 15:35:32 +00:00
frosch
58ed553068
(svn r20943) -Codechange: Name some magic constants. (Based on patch by uni657)
2010-10-16 15:34:59 +00:00
rubidium
0b67a7ccd5
(svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/randomly placed industries in the location and land slope check callbacks
2010-10-16 13:15:54 +00:00
yexo
178b35d555
(svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p'
2010-10-16 06:14:24 +00:00
rubidium
5ed77b4919
(svn r20939) -Fix: some MSVC warnings
2010-10-15 22:08:57 +00:00
rubidium
234bee0858
(svn r20938) -Codechange: make the code for listening on a socket (more) reusable
2010-10-15 21:56:06 +00:00
rubidium
c9cbab14ea
(svn r20937) -Codechange: move some variables from client/server to server only
2010-10-15 20:29:59 +00:00
rubidium
f712055002
(svn r20936) -Codechange: make server side packet sending methods class methods
2010-10-15 20:25:07 +00:00
rubidium
9858d699a3
(svn r20935) -Codechange: only let the server side use a pool of connected sockets
2010-10-15 19:58:56 +00:00
rubidium
bda26d03b5
(svn r20934) -Codechange: move NetworkGetClientName to the server's socket
2010-10-15 19:35:08 +00:00
rubidium
f555e6d72e
(svn r20933) -Codechange: move some more client related methods and such to network_client.cpp
2010-10-15 19:33:08 +00:00
terkhen
780f120c32
(svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a lock. (uni657)
2010-10-15 19:14:43 +00:00
terkhen
46ca8778b4
(svn r20931) -Document: Waterways toolbar click functions.
2010-10-15 19:05:17 +00:00
rubidium
76579df240
(svn r20930) -Codechange: simplify the socket handler allocation
2010-10-15 18:45:56 +00:00
rubidium
7ba07d9573
(svn r20929) -Codechange: make NetworkCloseClient a class method
2010-10-15 18:42:52 +00:00
yexo
8f9ae44a67
(svn r20928) -Update: we have a new developer
2010-10-15 18:32:25 +00:00
planetmaker
31e7dd7e6c
(svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by default
2010-10-15 18:15:01 +00:00
translators
7b49c4e442
(svn r20926) -Update from WebTranslator v3.0:
...
czech - 2 changes by marek995
2010-10-15 17:45:06 +00:00
rubidium
515edee17c
(svn r20925) -Codechange: make the client send commands have a slightly more sensible name
2010-10-15 14:29:13 +00:00
rubidium
0ca7e4e82e
(svn r20924) -Codechange: make the game connection packet handling look more like UDP/content packet handling
2010-10-15 13:47:37 +00:00
rubidium
8eb07d097e
(svn r20923) -Codechange: prepare creating sub-classes of NetworkClientSocket for server and client side
2010-10-15 13:22:00 +00:00
rubidium
951b725b8c
(svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar arrows while pressing it clicks the button next to the arrow
2010-10-15 11:16:14 +00:00
terkhen
4eaf01fcdb
(svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names.
2010-10-15 10:22:04 +00:00
translators
b5d0d61d80
(svn r20920) -Update from WebTranslator v3.0:
...
basque - 110 changes by bellota
indonesian - 5 changes by prof
thai - 17 changes by kenny
2010-10-13 17:45:10 +00:00
rubidium
feece0b42c
(svn r20919) -Fix [FS#4140]: objects didn't change colour when the company changed colour. Now they do, except when the "decide colour" callback is (defined to be) used
2010-10-12 19:48:42 +00:00
frosch
3866ecad38
(svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker)
2010-10-12 17:47:15 +00:00
translators
d78dabfa51
(svn r20917) -Update from WebTranslator v3.0:
...
basque - 119 changes by bellota
2010-10-12 17:45:05 +00:00
translators
48fb10ce4c
(svn r20915) -Update from WebTranslator v3.0:
...
hungarian - 1 changes by norbert79
irish - 7 changes by tem
2010-10-11 17:45:09 +00:00
translators
6f66eeaef7
(svn r20914) -Update from WebTranslator v3.0:
...
german - 1 changes by planetmaker
2010-10-10 17:45:07 +00:00
frosch
83831b5b9d
(svn r20912) -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET.
2010-10-09 18:43:37 +00:00
translators
6a90de3a8a
(svn r20911) -Update from WebTranslator v3.0:
...
marathi - 42 changes by jcravi
spanish - 3 changes by Terkhen
2010-10-09 17:45:07 +00:00
rubidium
328c00f24e
(svn r20910) -Fix [FS#4155]: helicopters fired a bit too late
2010-10-08 21:23:41 +00:00
rubidium
7bbc19288f
(svn r20909) -Fix [FS#4137]: don't see coasts as water for object construction
2010-10-08 21:08:38 +00:00
rubidium
322e4ab86f
(svn r20908) -Fix [FS#4156]: assertion when the buy menu graphics callback accessed a variable that needs a tile index
2010-10-08 21:07:54 +00:00
rubidium
969e3a9e45
(svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn
2010-10-08 20:33:23 +00:00
translators
ffdc88a5d6
(svn r20906) -Update from WebTranslator v3.0:
...
belarusian - 2 changes by KorneySan
danish - 26 changes by zyx
swedish - 2 changes by Zuu
2010-10-08 17:45:17 +00:00
translators
16540dc81e
(svn r20905) -Update from WebTranslator v3.0:
...
hungarian - 2 changes by IPG
slovenian - 2 changes by ntadej
2010-10-07 17:45:10 +00:00
translators
9b8a775afb
(svn r20904) -Update from WebTranslator v3.0:
...
italian - 2 changes by lorenzodv
portuguese - 2 changes by JayCity
romanian - 2 changes by kkmic
ukrainian - 2 changes by Fixer
2010-10-06 17:45:16 +00:00
translators
1c7ff71609
(svn r20903) -Update from WebTranslator v3.0:
...
catalan - 2 changes by arnau
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
finnish - 4 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
ido - 34 changes by Edwardo
marathi - 40 changes by jcravi
polish - 2 changes by voythas
russian - 2 changes by Lone_Wolf
serbian - 2 changes by etran
spanish - 2 changes by Terkhen
2010-10-05 17:45:35 +00:00
frosch
510ef76386
(svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGRF industries.
...
The NewGRF either has to use properties 12/13, or it needs to set property 0B to 'primary industry'.
So it will not work for bank-like industries which use pure production-callback production.
2010-10-04 20:20:50 +00:00
frosch
c49debbe63
(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead.
2010-10-04 20:12:38 +00:00
frosch
8a5571a264
(svn r20900) -Codechange: Move ProductionLevels enum to industry.h
2010-10-04 20:10:31 +00:00
frosch
286aba3492
(svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnClick().
2010-10-04 20:00:23 +00:00
frosch
168b0a733f
(svn r20898) -Change: When entering a production rate, round to nearest possible rate instead towards zero.
2010-10-04 19:45:27 +00:00
frosch
566ba0fccc
(svn r20897) -Codechange: Store the result of IsProductionAlterable() in a member variable of IndustryViewWindow.
2010-10-04 19:35:40 +00:00
frosch
7f060bdaf5
(svn r20896) -Codechange: Split recompution of productionrates for non-smooth economy to separate function.
2010-10-04 19:23:50 +00:00
frosch
a0a51c2ac1
(svn r20895) -Codechange: Use an enum to identify the rows of buttons in the industryview.
2010-10-04 19:14:43 +00:00
rubidium
2e8e148262
(svn r20894) -Fix [FS#4148] (r20772): use correct company name for group window title (sbr)
2010-10-03 19:17:53 +00:00
translators
4f9f90f234
(svn r20893) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
spanish - 36 changes by Terkhen
2010-10-03 17:45:10 +00:00
frosch
22842fe035
(svn r20892) -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alter industry production did not work for large industry windows.
2010-10-03 15:49:44 +00:00
terkhen
92514c6b94
(svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event.
2010-10-03 12:20:50 +00:00
alberth
7c312f602c
(svn r20890) -Doc: Make documentation accessible to doxygen.
2010-10-02 19:55:13 +00:00
alberth
6a9b205670
(svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHash data protected, and rename for coding style.
2010-10-02 19:53:20 +00:00
alberth
0c08955f4d
(svn r20888) -Codechange: Make Hash_FindNode a method.
2010-10-02 19:48:45 +00:00
alberth
6802527e02
(svn r20887) -Codechange: Make stat_Hash a method.
2010-10-02 19:47:21 +00:00
alberth
4af4d268d8
(svn r20886) -Codechange: Make init_Hash a method.
2010-10-02 19:46:24 +00:00
alberth
6f85b46eeb
(svn r20885) -Codechange: Make delete_Hash a method.
2010-10-02 19:44:54 +00:00
alberth
d86f781ca5
(svn r20884) -Codechange: Make clear_Hash a method.
2010-10-02 19:43:29 +00:00
alberth
f185a35269
(svn r20883) -Codechange: Make Hash_Delete a method.
2010-10-02 19:42:42 +00:00
alberth
15b784471e
(svn r20882) -Codechange: Make Hash_Set a method.
2010-10-02 19:41:25 +00:00
alberth
4ed94825b2
(svn r20881) -Codechange: Make Hash_Get a method.
2010-10-02 19:39:34 +00:00
alberth
6ea5643e40
(svn r20880) -Codechange: Make Hash_Size a method.
2010-10-02 19:38:22 +00:00
alberth
a7ffc9a268
(svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method.
2010-10-02 19:34:32 +00:00
alberth
4f8af5d336
(svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method.
2010-10-02 19:33:23 +00:00
alberth
fa661e4075
(svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method.
2010-10-02 19:32:21 +00:00
alberth
5e636d6a5c
(svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method.
2010-10-02 19:31:24 +00:00
alberth
969139b343
(svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method.
2010-10-02 19:30:24 +00:00
alberth
9b21dfaeb0
(svn r20874) -Codechange: Make init_AyStar a method.
2010-10-02 19:29:00 +00:00
translators
a8af2c97c1
(svn r20873) -Update from WebTranslator v3.0:
...
arabic_egypt - 37 changes by kasakg
dutch - 1 changes by megabyte
spanish - 2 changes by Terkhen
tamil - 1 changes by vv
2010-10-02 17:45:13 +00:00
alberth
7bb7d6c35a
(svn r20868) -Codechange: Make AyStarMain_Main() a method.
2010-10-02 10:00:05 +00:00
alberth
49ba3539b5
(svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method.
2010-10-02 09:58:32 +00:00
alberth
92f0bdec2c
(svn r20866) -Codechange: CheckTile() always returns the same (ignored) value.
2010-10-02 09:55:58 +00:00
alberth
776d541a89
(svn r20865) -Codechange: Make AyStarMain_CheckTile() a method.
2010-10-02 09:53:44 +00:00
alberth
8e5aaca653
(svn r20864) -Codechange: Make AyStar_Clear() a method.
2010-10-02 09:49:32 +00:00
alberth
2a796187ef
(svn r20863) -Codechange: Make AyStarMain_Loop a method.
2010-10-02 09:48:01 +00:00
alberth
581d1070b4
(svn r20862) -Codechange: Make AyStar_Free() a method.
2010-10-02 09:46:40 +00:00
translators
78fe0457b4
(svn r20861) -Update from WebTranslator v3.0:
...
arabic_egypt - 44 changes by kasakg
2010-10-01 17:45:06 +00:00
smatz
77fe95f552
(svn r20860) -Cleanup: remove some unused functions and variables
2010-10-01 16:42:28 +00:00
frosch
7f5f4950d7
(svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference the readme. (planetmaker)
2010-09-30 18:58:56 +00:00
translators
daf1097e9b
(svn r20858) -Update from WebTranslator v3.0:
...
arabic_egypt - 57 changes by kasakg
2010-09-30 17:45:06 +00:00
rubidium
b4f6201e94
(svn r20857) -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing".
2010-09-28 22:00:24 +00:00
terkhen
897bb71621
(svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available.
2010-09-28 21:58:06 +00:00
translators
97c0b40ab7
(svn r20855) -Update from WebTranslator v3.0:
...
portuguese - 1 changes by JayCity
ukrainian - 4 changes by Fixer
2010-09-28 17:45:12 +00:00
translators
92a4851a1d
(svn r20854) -Update from WebTranslator v3.0:
...
czech - 15 changes by marek995
2010-09-27 17:45:07 +00:00
rubidium
b17ccf7537
(svn r20853) -Fix: (again) WT3 not properly validating plurals in strings...
2010-09-26 17:52:01 +00:00
translators
a35c2826e7
(svn r20852) -Update from WebTranslator v3.0:
...
czech - 38 changes by marek995
hebrew - 8 changes by Metheny
marathi - 6 changes by amitst
2010-09-26 17:45:10 +00:00
alberth
c57653e8e3
(svn r20851) -Fix: Smallmap legend buttons must all be equal in size, even if their contents is not.
2010-09-26 11:28:03 +00:00
frosch
b65f463e33
(svn r20850) -Codechange: Add IndustrySpec::UsesSmoothEconomy() to deduplicate code.
2010-09-26 11:04:30 +00:00
frosch
717fcd09c6
(svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such).
2010-09-25 22:00:49 +00:00
frosch
a54b711dc1
(svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which liveries are used by some vehicle resp. which are not used at all.
2010-09-25 21:59:22 +00:00
frosch
611e986226
(svn r20847) -Codechange: Split most of GetEngineLivery() into a separate GetEngineLiveryScheme() function.
2010-09-25 21:57:52 +00:00
frosch
e0b3b1ffe7
(svn r20846) -Fix: some whitespace.
2010-09-25 19:13:25 +00:00