frosch
2365a4dea0
(svn r19657) -Fix: Add saneness checks for front vehicles.
2010-04-17 14:55:49 +00:00
frosch
5ecf2f7f8c
(svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are requested.
2010-04-17 14:47:56 +00:00
frosch
2a5ddd0dae
(svn r19655) -Codechange: Reduce usage magic p1 parameter.
2010-04-17 13:45:48 +00:00
frosch
75d4bc947d
(svn r19654) -Codechange: Use Extract<> in more places.
2010-04-17 13:31:41 +00:00
frosch
184fa43df2
(svn r19652) -Fix: RandomRange() is used for bigger ranges in many cases, so generally extent it to handle 32 bits.
2010-04-17 11:49:25 +00:00
smatz
cd20724d20
(svn r19651) -Fix [FS#3745]: when a company is sold, move connected clients to spectators
2010-04-17 11:39:46 +00:00
rubidium
96a2cbb58e
(svn r19650) -Add: stub for a Maltese translation
2010-04-17 11:22:45 +00:00
rubidium
23c9573b64
(svn r19649) -Add: plural rule for Maltese
...
-Fix: plural rule for Irish
2010-04-17 11:16:34 +00:00
rubidium
b907dfdef8
(svn r19648) -Fix [FS#3760]: a client would not be properly moved when moved while joining, e.g. when entering a company's password. This caused the client to be in the wrong company (according to the rest of the clients) and the client being kicked on the first command
2010-04-17 10:52:26 +00:00
yexo
7a3b6f1588
(svn r19647) -Fix [FS#3768]: trains loaded above the original IDs didn't have a default railtypelabel assigned to them, causing them to be unavailable
2010-04-17 09:12:26 +00:00
rubidium
39d421ff9c
(svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill.
2010-04-16 21:46:06 +00:00
frosch
2141ca2368
(svn r19643) -Fix (r19120): Industry generation failed for large maps and lots of industry types.
2010-04-16 21:21:54 +00:00
terkhen
d1c3234918
(svn r19642) -Add: Sort cargos alphabetically at the "Reffitable to" label in the
...
build vehicle window.
2010-04-16 18:49:24 +00:00
rubidium
949a6dd580
(svn r19641) -Add: stub for an Irish translation
2010-04-16 18:17:14 +00:00
translators
6511722bd3
(svn r19640) -Update from WebTranslator v3.0:
...
dutch - 2 changes by Yexo
portuguese - 12 changes by JayCity
2010-04-16 17:45:12 +00:00
translators
4ad39807e4
(svn r19639) -Update from WebTranslator v3.0:
...
italian - 2 changes by lorenzodv
luxembourgish - 2 changes by Phreeze
slovenian - 2 changes by ntadej
2010-04-15 17:45:12 +00:00
rubidium
a6f46657ab
(svn r19638) -Change: log the _date and _date_fract in the desync log for saved games
2010-04-14 20:29:39 +00:00
frosch
0f656010c8
(svn r19637) -Codechange: Pass complete TransportType to CmdBuildTunnel.
2010-04-14 20:28:37 +00:00
rubidium
1177092da6
(svn r19636) -Fix: desync when taking over companies
2010-04-14 20:26:34 +00:00
frosch
b858c22a7e
(svn r19635) -Fix (r19634): Forgot AI.
2010-04-14 20:08:55 +00:00
frosch
aea2252960
(svn r19634) -Codechange: Use TREE_INVALID more consistently.
2010-04-14 19:57:19 +00:00
frosch
a929ab0c24
(svn r19633) -Fix (r11759): Signed computations with unsigned integers.
2010-04-14 19:56:29 +00:00
terkhen
22f864b0c0
(svn r19632) -Cleanup: has_negative_values is no longer used.
2010-04-14 19:37:55 +00:00
terkhen
f61b9e3962
(svn r19631) -Feature: Graphs with negative values are no longer forced to have the zero axis in the middle (grid size calculation by Alberth).
2010-04-14 19:20:38 +00:00
translators
90aa0fdf58
(svn r19630) -Update from WebTranslator v3.0:
...
finnish - 2 changes by jpx_
french - 2 changes by glx
german - 2 changes by planetmaker
luxembourgish - 23 changes by Phreeze
spanish - 8 changes by Terkhen
2010-04-14 17:45:18 +00:00
rubidium
5eb54ac434
(svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a network game
2010-04-14 16:12:54 +00:00
rubidium
51ea33f92f
(svn r19628) -Change: support the tRNS chunk to read transparency information for RGB PNGs (Szvengar)
2010-04-14 16:07:17 +00:00
rubidium
6c19ba9042
(svn r19625) -Fix [FS#3722]: strange message when unpausing because there are enough players, unclear message when an unexpected/invalid packet is received
2010-04-14 09:52:59 +00:00
frosch
1f28e232c3
(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle commands.
2010-04-13 19:10:08 +00:00
rubidium
088282bcf8
(svn r19620) -Fix: desync when a command is received and in the queue while a client starts joining, i.e. save the game state. This can happen in two ways: with frame_freq > 1 a command received in a previous frame might not be executed yet or when a command is received in the same frame as the join but before the savegame is made. In both cases the joining client would not get all commands to get in-sync with the server (and the other clients).
2010-04-13 18:55:31 +00:00
rubidium
d2ed777fa5
(svn r19619) -Fix (r19618): [desync debug] inserting the "join" pause could cause a crash as some command data was not properly initialised
2010-04-13 18:40:47 +00:00
translators
f14f96d2eb
(svn r19618) -Update from WebTranslator v3.0:
...
slovak - 6 changes by keso53
2010-04-13 17:45:07 +00:00
rubidium
23190b8952
(svn r19617) -Fix [desync debug]: log the sync state only once per day, not multiple times when paused with _date_fract = 0
...
-Change [desync debug]: check the sync state from the command stream and make sure no unknown input is encountered
2010-04-13 17:36:19 +00:00
frosch
b76f0185d4
(svn r19616) -Codechange: Increase transparency of 'Extract' by passing also the number of used bits.
2010-04-13 17:29:19 +00:00
terkhen
7ba4f98ce5
(svn r19615) -Fix [FS#3763]: Company related graphs weren't updated correctly after changing the company colour.
2010-04-12 17:58:09 +00:00
smatz
0ef33548c2
(svn r19614) -Codechange: "it's" => "its" where appropriate
2010-04-12 14:12:47 +00:00
smatz
24a60b77ec
(svn r19613) -Fix [FS#3755]: possible invalid read when server moves client to spectators before he finishes joining
2010-04-11 22:06:17 +00:00
rubidium
7590651aea
(svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a waypoint from around 0.4.0
2010-04-11 21:46:20 +00:00
translators
cef89b4f91
(svn r19611) -Update from WebTranslator v3.0:
...
indonesian - 11 changes by fanioz
2010-04-11 17:45:07 +00:00
smatz
7f3844d3aa
(svn r19610) -Codechange: rename STATUS_AUTH to STATUS_AUTHORIZED
2010-04-11 17:32:14 +00:00
smatz
43015ad79b
(svn r19609) -Fix: do not print 'Connection lost' message for clients who failed to enter correct password
2010-04-11 17:25:44 +00:00
smatz
13e5058efe
(svn r19608) -Fix: do not kick client if he entered password and the password was cleared meanwhile
2010-04-11 17:23:11 +00:00
smatz
11d6e21c3a
(svn r19607) -Codechange: use different packet types instead of packet subtypes
2010-04-11 17:17:12 +00:00
smatz
d2dc3a2e2b
(svn r19606) -Codechange: remove global variable pw_type
2010-04-11 16:38:31 +00:00
frosch
0d4e6c46ff
(svn r19605) -Codechange: Merge ExtractBits into EnumPropsT.
2010-04-11 15:44:16 +00:00
frosch
03c609f019
(svn r19604) -Codechange: Reintroduce assert_tcompile().
2010-04-11 15:43:54 +00:00
rubidium
5c7aaf11ba
(svn r19602) -Codechange: add the name of the command to the desync logs
2010-04-11 10:11:26 +00:00
rubidium
9b7d71699d
(svn r19601) -Fix: make the desync replay parse the "whole" string instead of everything up to the first space; make it log the sync state too
2010-04-11 09:54:44 +00:00
frosch
ba5f5c1ce1
(svn r19600) -Fix (r18994): Presence of online content was not properly updated after download due to duplicate slashes in the path.
2010-04-10 21:34:21 +00:00
terkhen
c233dc08c1
(svn r19599) -Fix [FS#3751]: Vehicles with a weight of zero crashed the game when using realistic acceleration.
2010-04-10 19:30:38 +00:00
translators
d308a41cef
(svn r19598) -Update from WebTranslator v3.0:
...
traditional_chinese - 5 changes by josesun
portuguese - 2 changes by JayCity
turkish - 2 changes by canbu
ukrainian - 8 changes by Madvin
2010-04-10 17:45:15 +00:00
frosch
f835f67a39
(svn r19597) -Fix: Removing NewGRFs from the GUI list leaked.
2010-04-10 13:00:34 +00:00
glx
42f5e930d5
(svn r19596) -Fix (r19593): dedicated server always fast forwarding if compiled without DEBUG_DUMP_COMMANDS
2010-04-10 02:17:18 +00:00
yexo
677e410b0a
(svn r19595) -Doc: mention the addition of AIRail::GetMaxSpeed in the AI changelog
2010-04-09 22:29:10 +00:00
translators
1eb7133526
(svn r19594) -Update from WebTranslator v3.0:
...
greek - 5 changes by fumantsu
portuguese - 2 changes by JayCity
turkish - 16 changes by niw3
2010-04-09 17:45:12 +00:00
rubidium
465e3be105
(svn r19593) -Codechange: improve loading/executing the desync logs
2010-04-09 17:08:44 +00:00
rubidium
12e75643af
(svn r19592) -Fix: don't do the desync debug savegames mid-StateGameLoop; they're increadibly useless (or hard to load correctly) in that case
2010-04-09 16:01:48 +00:00
yexo
a7e31778b3
(svn r19591) -Add: [NoAI] AIRail::GetMaxSpeed(RailType) to get the speed limit of railtypes
2010-04-09 12:02:50 +00:00
yexo
737b003c8a
(svn r19590) -Fix: [NewGRF] setting industry prop 0x24 to 0 caused empty station names
2010-04-09 01:17:44 +00:00
rubidium
d8baa1342c
(svn r19589) -Change: add some more useful information to the desync log and unify the formatting
2010-04-08 21:14:49 +00:00
translators
9ad86b776f
(svn r19588) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
czech - 3 changes by Harlequin
2010-04-08 17:45:10 +00:00
rubidium
a617237021
(svn r19587) -Fix: false positive in cache validity checking when a train crashes; the max curve speed depends on the 'angle' between wagons and with wagons spinning around randomly without updating the max curve speed cache that leads to "seeing" a difference. As the caches aren't useful for crashed vehicles anymore, just ignore those vehicles
2010-04-08 17:27:45 +00:00
rubidium
54067acb0f
(svn r19586) -Fix: some false positives in cache validity checks because cache = v->cache doesn't necessarily write all sizeof(Cache) bytes
2010-04-08 17:07:35 +00:00
rubidium
fb364e4426
(svn r19584) -Fix [FS#3744]: Crash when pressing 'h' (non-stop) in the order window of a ship or aircraft
2010-04-08 15:29:20 +00:00
smatz
7f531267dc
(svn r19581) -Codechange: auto-raise 'All facilities/cargos' buttons in the Station list window
2010-04-07 21:33:03 +00:00
smatz
941f0c7056
(svn r19580) -Codechange: auto-raise 'Enable/Disable all' buttons in the Smallmap window
2010-04-07 21:24:27 +00:00
smatz
fc878baee6
(svn r19579) -Codechange: auto-raise 'Enable/Disable all' buttons in the Cargo payment rates window
2010-04-07 21:22:08 +00:00
smatz
dea165c3be
(svn r19578) -Codechange: do not accept commas at invalid places in ParseIntList()
2010-04-07 21:18:17 +00:00
smatz
5eb1e3d033
(svn r19577) -Codechange: apply coding style to names of functions in settings.cpp
2010-04-07 20:28:02 +00:00
alberth
1e48b2332e
(svn r19576) -Codechange: Unduplicating parse_intlist().
2010-04-07 20:09:53 +00:00
translators
f1da8d7281
(svn r19575) -Update from WebTranslator v3.0:
...
estonian - 18 changes by Jaanus
hebrew - 13 changes by dnd_man
korean - 2 changes by junho2813
norwegian_nynorsk - 5 changes by 2rB
portuguese - 5 changes by JayCity
romanian - 13 changes by tonny
slovenian - 1 changes by ntadej
2010-04-07 17:45:24 +00:00
rubidium
bcce2cabef
(svn r19574) -Fix: graphs were not properly updated when going toggling keys (i.e. companies)
2010-04-07 15:20:24 +00:00
terkhen
869fac9964
(svn r19573) -Fix (r19541): Special cargos did not appear at the refit list.
2010-04-07 14:17:29 +00:00
rubidium
657940a633
(svn r19571) -Fix [FS#3739]: The timetable button was not automatically raised (sbr)
2010-04-07 12:05:26 +00:00
yexo
705955b1e6
(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword
2010-04-06 23:45:10 +00:00
yexo
faf5e19aae
(svn r19569) -Fix: possible buffer underflow in newgrf string code
2010-04-06 21:16:36 +00:00
translators
8da54d59ea
(svn r19568) -Update from WebTranslator v3.0:
...
simplified_chinese - 15 changes by mfans
traditional_chinese - 13 changes by josesun
croatian - 1 changes by VoyagerOne
danish - 12 changes by silentStatic
dutch - 13 changes by habell
german - 13 changes by planetmaker
korean - 1 changes by junho2813
norwegian_bokmal - 5 changes by CyberKenny
norwegian_nynorsk - 3 changes by 2rB
polish - 2 changes by xaxa
brazilian_portuguese - 9 changes by vitor_015
turkish - 4 changes by niw3
2010-04-06 17:45:46 +00:00
rubidium
20f9379529
(svn r19566) -Fix (r11216, r11202): don't return a random colour for unowned industries in var 45; TTDPatch doesn't seem to set the colour data in that case either.
2010-04-05 21:18:32 +00:00
rubidium
bc925c0016
(svn r19565) -Fix: some NewGRF callbacks were named incorrectly
2010-04-05 21:01:02 +00:00
translators
cf981c5401
(svn r19564) -Update from WebTranslator v3.0:
...
greek - 4 changes by fumantsu
lithuanian - 14 changes by Saulius
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
slovenian - 1 changes by ntadej
swedish - 1 changes by Zuu
turkish - 6 changes by niw3
2010-04-05 17:45:32 +00:00
rubidium
bd629ad7c0
(svn r19563) -Fix [FS#3733] (r19558): OnResize wasn't called often enough so scrollbars were in some cases not properly updated causing division by zero
2010-04-04 20:47:51 +00:00
translators
b966bdc23c
(svn r19562) -Update from WebTranslator v3.0:
...
catalan - 15 changes by arnau
croatian - 12 changes by VoyagerOne
finnish - 2 changes by jpx_
french - 1 changes by glx
italian - 1 changes by lorenzodv
korean - 1 changes by junho2813
polish - 3 changes by silver_777
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
slovak - 13 changes by keso53
spanish - 3 changes by Terkhen
vietnamese - 10 changes by sephiroth2m
2010-04-04 17:45:42 +00:00
alberth
fa8f227a97
(svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge.
2010-04-04 14:22:55 +00:00
alberth
fb4ca3e569
(svn r19560) -Fix: Bridge build error message should not show the same message twice.
2010-04-04 14:19:17 +00:00
alberth
7f5a0751e2
(svn r19559) -Codechange: Rename CheckBridge_Stuff() to CheckBridgeAvailability().
2010-04-04 11:36:42 +00:00
alberth
6934e6fe7d
(svn r19558) -Fix [FS#3730]: Window::OnResize() was not always called while resizing a window.
2010-04-04 11:21:56 +00:00
peter1138
4441fee0f5
(svn r19557) -Fix (r19502): Missed conversion to checking temporary data broke rail type setting upon changing traction type.
2010-04-04 06:03:52 +00:00
peter1138
8c4c691448
(svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model.
2010-04-03 20:25:23 +00:00
alberth
4415841ce1
(svn r19553) -Doc: Added/converted explanation to some GRFConfig functions.
2010-04-03 20:02:08 +00:00
terkhen
794828209b
(svn r19550) -Fix (r19543): Scale graphs without taking into account excluded data.
2010-04-03 19:32:14 +00:00
translators
efeb299895
(svn r19549) -Update from WebTranslator v3.0:
...
arabic_egypt - 12 changes by kasakg
traditional_chinese - 4 changes by josesun
czech - 4 changes by TheLamer
finnish - 12 changes by jpx_
french - 8 changes by glx
italian - 12 changes by lorenzodv
russian - 12 changes by Lone_Wolf
serbian - 13 changes by etran
slovenian - 11 changes by ntadej
spanish - 2 changes by Terkhen
swedish - 21 changes by Zuu
turkish - 30 changes by niw3
2010-04-03 17:45:39 +00:00
yexo
58fb90c5e9
(svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the break on AI string
2010-04-03 17:22:24 +00:00
yexo
8e9e52ace9
(svn r19547) -Fix [FS#3725]: properties set before prop 08 should be ignored, not trigger the newgrf to be disabled
2010-04-02 21:30:37 +00:00
translators
e8d2c818df
(svn r19546) -Update from WebTranslator v3.0:
...
french - 4 changes by glx
korean - 2 changes by junho2813
spanish - 5 changes by Terkhen
2010-04-02 17:45:12 +00:00
yexo
d10f6e91b9
(svn r19545) -Fix (r19544): typo
2010-04-02 17:43:25 +00:00
yexo
8165737939
(svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu)
2010-04-02 17:35:20 +00:00
terkhen
1cab553994
(svn r19543) -Feature [FS#3726]: Scale the vertical axis of graphs depending on the graph's highest value.
2010-04-02 16:45:53 +00:00
terkhen
daf97ae52c
(svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph.
2010-04-02 14:11:10 +00:00
terkhen
0100def074
(svn r19541) -Feature: Sort the list of refit options by cargo class / name.
2010-04-02 12:28:08 +00:00
terkhen
fdc146b3c1
(svn r19540) -Feature: Sort the ratings of a station by cargo class / name.
2010-04-02 12:26:20 +00:00
terkhen
8660890bbb
(svn r19539) -Codechange: Use a macro to loop through the list of sorted cargo specifications.
2010-04-02 12:20:41 +00:00
yexo
316384a26f
(svn r19538) -Fix: sorting industries by production was broken for newgrf industries
2010-04-02 11:03:56 +00:00
terkhen
b68fb8c6ed
(svn r19536) -Feature: Sort cargos at the filter by cargo dropdown in the build vehicle window.
2010-04-01 19:52:13 +00:00
terkhen
33b1307343
(svn r19535) -Feature: Sort cargos at the cargo payment rates graph.
2010-04-01 19:50:31 +00:00
terkhen
4ec8fed1da
(svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name.
2010-04-01 19:48:28 +00:00
terkhen
e1c68f1b2c
(svn r19533) -Fix [FS#3720]: Vehicle details window did not resize correctly after refitting a road vehicle to a longer variant.
2010-04-01 18:30:00 +00:00
translators
08eba44922
(svn r19532) -Update from WebTranslator v3.0:
...
traditional_chinese - 3 changes by josesun
2010-04-01 17:45:07 +00:00
rubidium
69fec2d146
(svn r19531) -Merge: documentation updates from 1.0
2010-03-31 23:33:28 +00:00
translators
bd5d797c5e
(svn r19527) -Update from WebTranslator v3.0:
...
turkish - 3 changes by niw3
2010-03-31 17:45:05 +00:00
rubidium
f97a41040f
(svn r19526) -Fix (r19395): clients would crash while connecting to a server with AIs
2010-03-30 22:37:45 +00:00
translators
02fb92dc83
(svn r19525) -Update from WebTranslator v3.0:
...
czech - 5 changes by Harlequin
greek - 1 changes by fumantsu
ukrainian - 4 changes by onufryk
2010-03-29 17:45:15 +00:00
terkhen
fe0d4253b8
(svn r19523) -Fix: Prevent drawing industries disabled at the smallmap as land tiles when they are built on water.
2010-03-28 15:14:25 +00:00
terkhen
2b812ac2fa
(svn r19522) -Feature: Sort industries alphabetically at the fund new industry window.
2010-03-28 12:29:41 +00:00
terkhen
217a98e69b
(svn r19521) -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array.
2010-03-28 12:25:09 +00:00
translators
5193ed0fc1
(svn r19519) -Update from WebTranslator v3.0:
...
arabic_egypt - 2 changes by kasakg
lithuanian - 2 changes by kiphemyst
2010-03-26 18:45:09 +00:00
translators
9017af9aa2
(svn r19518) -Update from WebTranslator v3.0:
...
german - 4 changes by planetmaker
japanese - 35 changes by nex259
spanish - 1 changes by Terkhen
2010-03-25 18:45:13 +00:00
glx
7bd95ed04e
(svn r19517) -Fix (r19516): compile before commit (a gcc warning was hidden)
2010-03-24 21:30:12 +00:00
glx
a89fcf53b6
(svn r19516) -Fix (r19467): MSVC 64bit warnings
2010-03-24 21:24:31 +00:00
frosch
03249ebcfb
(svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable otherwise hidden features.
...
-Add: Console command 'reload_newgrfs'; only available when newgrf developer tools are enabled.
2010-03-24 20:47:03 +00:00
frosch
9a00f6961f
(svn r19514) -Codechange: Allow console hooks to deny existance of commands.
2010-03-24 20:43:31 +00:00
translators
7b4dd765d3
(svn r19513) -Update from WebTranslator v3.0:
...
japanese - 3 changes by nex259
2010-03-24 18:45:06 +00:00
yexo
37a37c191d
(svn r19512) -Fix (r19511): using the 'alias' console command it's possible to create a duplicate alias name
2010-03-24 11:20:30 +00:00
yexo
f4a107dae5
(svn r19511) -Codechange: use a template for IConsoleAddSorted
2010-03-24 11:11:38 +00:00
smatz
4d67c5ddaf
(svn r19510) -Codechange: remove superfluous semicolons from *.sq files
2010-03-23 22:48:10 +00:00
smatz
23041d9720
(svn r19509) -Codechange: remove superfluous semicolons after function definitions
2010-03-23 22:37:18 +00:00
smatz
837913aa5a
(svn r19508) -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND
2010-03-23 22:36:02 +00:00
smatz
53aaabe6e9
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
2010-03-23 22:25:43 +00:00
frosch
f45e579923
(svn r19506) -Fix: Tunnels, bridges and roadstops are build with only one roadtype.
2010-03-23 20:29:52 +00:00
smatz
fe35a0cacf
(svn r19505) -Codechange: silence a gcc<4.2 warning
2010-03-23 19:48:24 +00:00
translators
6176e30d40
(svn r19504) -Update from WebTranslator v3.0:
...
afrikaans - 3 changes by Kayos
danish - 3 changes by silentStatic
greek - 4 changes by
lithuanian - 2 changes by
2010-03-23 18:45:16 +00:00
terkhen
87e7c01343
(svn r19503) -Feature: Sort industries alphabetically at the smallmap legend.
2010-03-23 17:53:33 +00:00
peter1138
d790f3db3a
(svn r19502) -Codechange: During NewGRF loading, store rail type labels in temporary data and process after loading has finished. This avoids deactivated rail vehicles being reactivated if the climate property is set after the rail type property.
2010-03-23 11:05:28 +00:00
translators
f13dfb7b2c
(svn r19501) -Update from WebTranslator v3.0:
...
danish - 5 changes by silentStatic
greek - 4 changes by
lithuanian - 2 changes by
romanian - 3 changes by kkmic
2010-03-22 18:45:17 +00:00
translators
83ac485d0f
(svn r19500) -Update from WebTranslator v3.0:
...
esperanto - 2 changes by kristjan
greek - 4 changes by
lithuanian - 2 changes by
brazilian_portuguese - 2 changes by leandromoh
2010-03-21 18:45:16 +00:00
frosch
475c2959bd
(svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble.
2010-03-21 15:16:05 +00:00
peter1138
e188c5d87c
(svn r19498) -Feature [FS#3710]: Keep number padding intact when cloning vehicle names.
2010-03-21 11:35:41 +00:00
frosch
c049bf3f38
(svn r19497) -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo)
2010-03-21 11:05:39 +00:00
translators
b7b01bb9c7
(svn r19495) -Update from WebTranslator v3.0:
...
esperanto - 14 changes by kristjan
greek - 4 changes by
lithuanian - 2 changes by
luxembourgish - 3 changes by Phreeze
polish - 1 changes by silver_777
2010-03-20 18:45:19 +00:00
alberth
05d705e077
(svn r19494) -Codechange: Remove _error_message.
2010-03-20 17:58:24 +00:00
alberth
a901ab5392
(svn r19493) -Codechange: Keep track of last error in CmdDepotSellAllVehicles().
2010-03-20 17:22:15 +00:00
alberth
66a2a84035
(svn r19492) -Codechange: Keep track of last error in CmdClearArea().
2010-03-20 17:19:16 +00:00
alberth
b714160fcc
(svn r19491) -Codechange: Keep track of last error in CmdRemoveLongRoad().
2010-03-20 17:14:26 +00:00
alberth
467803a7c0
(svn r19490) -Fix: Return to old behaviour of CmdLevelLand() by keeping track of last error.
2010-03-20 17:13:00 +00:00
alberth
8b785ccb8a
(svn r19489) -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot().
2010-03-20 17:10:14 +00:00
alberth
c9b0e9d25f
(svn r19488) -Codechange: Use last_error data for removal in CmdRailTrackHelper() as well.
2010-03-20 17:08:16 +00:00
alberth
a9d4eb86b8
(svn r19487) -Codechange: Removed non-reachable return statement.
2010-03-20 16:53:46 +00:00
alberth
2dcca0ca76
(svn r19486) -Codechange: Code style, move var declarations closer to their first use.
2010-03-20 16:47:07 +00:00
alberth
c3471d98f3
(svn r19485) -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs.
2010-03-20 16:45:23 +00:00
alberth
cced6b35cb
(svn r19484) -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'.
2010-03-20 15:32:58 +00:00
alberth
f05a8635fd
(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.
2010-03-20 15:30:57 +00:00
alberth
073f627930
(svn r19482) -Doc: Doxygen additions/updates.
2010-03-20 15:23:26 +00:00
frosch
116a5f56a4
(svn r19481) -Codechange: Turn _industry_counts into a static member of Industry.
2010-03-20 14:30:16 +00:00
terkhen
e27e5febb6
(svn r19480) -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description.
2010-03-20 12:21:01 +00:00
alberth
7ef97932d9
(svn r19479) -Codechange: Test range of town size and layout instead of against the current last value.
2010-03-20 10:59:06 +00:00
alberth
e89f154c0d
(svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums.
2010-03-20 10:55:08 +00:00
yexo
f439b5767a
(svn r19477) -Fix (r1946x): removed a few too functions including the copy constructor
2010-03-19 22:46:22 +00:00
yexo
aab8849661
(svn r19476) -Codechange: simplify the 'is conflicting industry nearby' check a bit
2010-03-19 21:23:54 +00:00
terkhen
81ca76a655
(svn r19475) -Cleanup: Remove an unneeded for when drawing detail panels.
2010-03-19 21:00:15 +00:00
yexo
ea58a697c1
(svn r19474) -Cleanup: remove ByteBlob::Append(T*, num_items)
2010-03-19 20:44:23 +00:00
yexo
aaa8fc7a4c
(svn r19473) -Codechange: remove unused variables in the Blob::SmartAlloc code (skidd13)
2010-03-19 20:28:28 +00:00
yexo
787ccc692c
(svn r19472) -Codechange: reorder the static members of ByteBlob and add Zero() (skidd13)
2010-03-19 20:13:15 +00:00
yexo
e70bfdf789
(svn r19471) -Codechange: rename ByteBlob methods to fit common style (skidd13)
2010-03-19 20:08:40 +00:00
yexo
6f1a0f890b
(svn r19470) -Codechange: rename blob internals (skidd13)
2010-03-19 20:06:33 +00:00
yexo
767259853b
(svn r19469) -Codechange: remove unused functions from Blob (skidd13)
2010-03-19 20:05:49 +00:00
yexo
0d29c5aff2
(svn r19468) -Codechange: make ptr_u union in Blob anonymous (skidd13)
2010-03-19 20:04:24 +00:00
yexo
1834e0edb5
(svn r19467) -Codechange: Use uint and byte direct instead of declaring internal types (skidd13)
...
-Codechange: remove now unneeded asserts
-Codechange: Set CBlobBaseSimple as absolute base class of CBlobT
2010-03-19 20:03:25 +00:00
translators
3a790eedd2
(svn r19466) -Update from WebTranslator v3.0:
...
czech - 1 changes by TheLamer
greek - 4 changes by
lithuanian - 3 changes by kiphemyst
norwegian_bokmal - 3 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
spanish - 2 changes by Terkhen
swedish - 5 changes by accatyyc
ukrainian - 3 changes by Madvin
2010-03-19 18:45:26 +00:00
yexo
1579e9ded2
(svn r19465) -Codechange: support for multi-tile hangars
2010-03-19 11:17:52 +00:00
yexo
f2743cd5ed
(svn r19464) -Codechange: move GetHangarTile to Airport
2010-03-19 09:58:46 +00:00
yexo
414071d07f
(svn r19463) -Codechange: add helper function to determine if an airport has at least one hangar
2010-03-19 09:48:44 +00:00
yexo
81ca0e28c4
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
2010-03-19 00:34:38 +00:00
yexo
ba8f744941
(svn r19461) -Fix (r19355): p1 was still used in two places
2010-03-18 23:41:39 +00:00
rubidium
df34fdcc26
(svn r19460) -Fix [FS#3703]: [NPF] Crash when finding a waypoint before finding the closest depot
2010-03-18 23:27:11 +00:00
yexo
f81bdbae42
(svn r19459) -Feature: make some airport properties modifyable by newgrfs
2010-03-18 23:15:38 +00:00
yexo
2b62e467af
(svn r19458) -Fix (r19457): svn add the new file
2010-03-18 23:14:47 +00:00
yexo
38f4cb6469
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found
2010-03-18 23:12:38 +00:00
yexo
a99a7e7a37
(svn r19456) -Codechange; increase the maximum number of airports
2010-03-18 23:10:35 +00:00
yexo
c4a88ce022
(svn r19455) -Codechange: split all airport information in Station to a seperate class
2010-03-18 21:02:20 +00:00
translators
0eb5709c86
(svn r19454) -Update from WebTranslator v3.0:
...
czech - 3 changes by Hadez, TheLamer
frisian - 4 changes by Fopper
greek - 6 changes by fumantsu
hebrew - 2 changes by dnd_man
indonesian - 3 changes by prof
slovak - 56 changes by keso53
2010-03-18 18:45:20 +00:00
yexo
89a069629e
(svn r19453) -Codechange: split getting the initial aircraft position to a new function
2010-03-18 18:38:32 +00:00
rubidium
eb8d35a16e
(svn r19452) -Change: plural type of Slovak (keso)
2010-03-18 16:34:50 +00:00
yexo
e037512a6f
(svn r19451) -Cleanup: remove some unused code
2010-03-18 15:20:49 +00:00
yexo
1982307a05
(svn r19450) -Fix (r19197): animation callbacks for airport tiles where never called
2010-03-18 15:20:21 +00:00
yexo
07cc875c5a
(svn r19449) -Codechange: pay for every airport tile build, not for every tile in the rectangle where the airport is build
2010-03-18 00:41:16 +00:00
frosch
0f9be95e03
(svn r19445) -Change: No need to drag an area when overbuilding bridges.
2010-03-17 20:19:55 +00:00
frosch
030ced4aec
(svn r19443) -Fix [FS#3701]: Mark industry windows dirty more often.
2010-03-17 18:52:56 +00:00
rubidium
43ee06cafb
(svn r19441) -Fix (r19437): broken Greek translation.
2010-03-17 18:49:59 +00:00
translators
83d82ad6d8
(svn r19440) -Update from WebTranslator v3.0:
...
catalan - 2 changes by arnau
czech - 7 changes by TheLamer
frisian - 97 changes by Fopper
greek - 4 changes by
icelandic - 34 changes by baldur
italian - 2 changes by lorenzodv
lithuanian - 3 changes by BlinK_
polish - 2 changes by silver_777
serbian - 2 changes by etran
slovenian - 2 changes by ntadej
turkish - 2 changes by niw3
2010-03-17 18:45:44 +00:00
rubidium
b7a7f908f9
(svn r19438) -Fix [FS#3700]: Custom group names are misaligned with default ones when using rtl languages (sbr)
2010-03-16 20:15:38 +00:00
translators
d48775f4d4
(svn r19437) -Update from WebTranslator v3.0:
...
traditional_chinese - 2 changes by josesun
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
finnish - 2 changes by jpx_
french - 2 changes by glx
frisian - 63 changes by Fopper
german - 2 changes by planetmaker
greek - 5 changes by fumantsu
hungarian - 2 changes by IPG
korean - 2 changes by junho2813
portuguese - 2 changes by JayCity
russian - 2 changes by Lone_Wolf
slovak - 4 changes by keso53
vietnamese - 8 changes by myquartz
2010-03-16 18:45:44 +00:00
frosch
7bf13ea692
(svn r19436) -Fix: With certain game settings one could clear tiles for free when building long roads.
2010-03-16 17:54:10 +00:00
yexo
05d29d8a3d
(svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks
2010-03-16 16:04:35 +00:00
peter1138
604da97364
(svn r19434) -Add: Add rail speed limit to land area information window.
2010-03-16 06:43:41 +00:00
peter1138
0dd8110484
(svn r19433) -Codechange: Limit rail clearance earnings to 3/4s of rail build cost, to avoid money making loophole when rail build cost is less than rail removal earnings.
2010-03-16 06:30:31 +00:00
yexo
43be04eb27
(svn r19432) -Fix [FS#3696] (r19357): crash when the error message 'owned by <town>' was shown
2010-03-16 06:25:35 +00:00
peter1138
ef8deb2edd
(svn r19431) -Codechange: Append rail type speed limit (if set) to rail type selection list, and toolbar title.
2010-03-16 06:18:52 +00:00
yexo
e3591f8a1d
(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game
2010-03-15 22:42:43 +00:00
translators
30189ff459
(svn r19428) -Update from WebTranslator v3.0:
...
arabic_egypt - 11 changes by kasakg
traditional_chinese - 2 changes by josesun
croatian - 14 changes by UnderwaterHesus, VoyagerOne
dutch - 1 changes by habell
greek - 5 changes by fumantsu
hebrew - 1 changes by dnd_man
norwegian_bokmal - 1 changes by CyberKenny
slovenian - 1 changes by ntadej
2010-03-15 18:45:27 +00:00
rubidium
4ba69b572d
(svn r19427) -Codechange: gracefully handle the case where we can't open a .tar file.
2010-03-15 17:44:54 +00:00
rubidium
ede670918a
(svn r19426) -Fix: compilation with AIs disabled
2010-03-15 11:45:15 +00:00