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
frosch
aeaa8b3f72
(svn r20845) -Fix (r20835): Group GUI was no longer horizontally resizeable.
2010-09-25 17:46:54 +00:00
translators
0fe33e66f8
(svn r20844) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
marathi - 10 changes by jcravi
spanish - 8 changes by Terkhen
2010-09-25 17:45:10 +00:00
michi_cc
12133ffb31
(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)
2010-09-25 12:48:33 +00:00
translators
faf5c48533
(svn r20842) -Update from WebTranslator v3.0:
...
greek - 10 changes by fumantsu
ukrainian - 11 changes by Fixer
vietnamese - 58 changes by nglekhoi
2010-09-24 17:45:12 +00:00
rubidium
61eeb98b87
(svn r20841) -Fix: unbreak some translations' compilation
2010-09-24 14:06:39 +00:00
smatz
ee3d635eb8
(svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised away
2010-09-24 13:45:02 +00:00
translators
fa5b26dced
(svn r20839) -Update from WebTranslator v3.0:
...
spanish - 7 changes by Terkhen
swedish - 3 changes by Zuu
ukrainian - 46 changes by Fixer
2010-09-23 17:45:13 +00:00
alberth
b3270caaf1
(svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of result before shifting.
2010-09-22 20:59:24 +00:00
frosch
ce83378e3d
(svn r20837) -Fix [FS#4132]: Set height of industry directory to 5 lines like other lists.
2010-09-22 19:47:01 +00:00
translators
60e5ab0d87
(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
2010-09-22 17:45:35 +00:00
yexo
2b4870324d
(svn r20835) -Fix: the group gui had a small unused area with bigger gui buttons
2010-09-21 20:33:49 +00:00
translators
64f1c853e0
(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
2010-09-21 17:45:36 +00:00
terkhen
bce6328ed0
(svn r20833) -Fix (r20832): Remove a warning.
2010-09-20 19:15:31 +00:00
terkhen
e90930e572
(svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ).
2010-09-20 18:56:35 +00:00
terkhen
b916c5d8c1
(svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount.
2010-09-20 18:48:33 +00:00
translators
f186e7f333
(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
2010-09-20 17:45:13 +00:00
terkhen
9a7dd40006
(svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor.
2010-09-18 20:48:40 +00:00
terkhen
ee8272bacc
(svn r20828) -Add: Take into account tree group placement at the world generation progress bar.
2010-09-18 20:44:13 +00:00
terkhen
95e5e59f37
(svn r20827) -Codechange: Simplify code for placement of tree groups.
2010-09-18 20:41:06 +00:00
terkhen
9ecf69684e
(svn r20826) -Codechange: Simplify code for generating more trees above the snowline.
2010-09-18 20:36:13 +00:00
terkhen
3607c33b4f
(svn r20825) -Codechange: Replace a few magic numbers by constants.
2010-09-18 20:33:04 +00:00
translators
285d905488
(svn r20824) -Update from WebTranslator v3.0:
...
galician - 13 changes by Condex
marathi - 1 changes by jcravi
2010-09-18 17:45:07 +00:00
rubidium
a15d179edf
(svn r20823) -Codechange: enable/add some error/sanity checking in the pthread code
2010-09-17 16:24:26 +00:00
yexo
410d48cbb8
(svn r20822) -Fix [FS#3707]: deadlock when aborting map generation on windows
2010-09-17 16:07:31 +00:00
yexo
6b4d2f5ae6
(svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles
2010-09-17 15:16:19 +00:00
yexo
6b35ad3f0b
(svn r20820) -Codechange: remove two more contants related to the height of the main toolbar
2010-09-17 06:12:53 +00:00
rubidium
97dbb1f27d
(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
2010-09-16 22:06:36 +00:00
rubidium
5b733f88a8
(svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and more correct
2010-09-16 21:13:16 +00:00
translators
68f9bc5726
(svn r20817) -Update from WebTranslator v3.0:
...
traditional_chinese - 3 changes by josesun
slovenian - 1 changes by ntadej
2010-09-16 17:45:09 +00:00
rubidium
af18c30f30
(svn r20816) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille)
2010-09-16 16:31:57 +00:00
rubidium
b01c63cd23
(svn r20815) -Revert (r20814): wrong patch at wrong time...
2010-09-16 16:31:38 +00:00
rubidium
9a0a753d96
(svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille)
2010-09-16 16:28:40 +00:00
rubidium
7a88433228
(svn r20813) -Fix: make the waypoint viewport keep centered around the waypoint when resizing the window (Krille)
2010-09-16 16:14:30 +00:00
yexo
15212cf948
(svn r20812) -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open
2010-09-15 22:46:18 +00:00
rubidium
8fceb3f851
(svn r20810) -Merge: documentation updates from 1.0
2010-09-15 22:05:08 +00:00
rubidium
4173ba76fa
(svn r20809) -Fix (r20809): as usual with these user provided Mac OS X patches lately... they either fail to compile or spew warnings
2010-09-15 21:55:55 +00:00
rubidium
4915f47264
(svn r20808) -Add [FS#4110]: [OSX] support for input using dead keys (Zydeco)
2010-09-15 21:19:41 +00:00
yexo
532003504e
(svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pixels
2010-09-15 21:10:14 +00:00
translators
7bb0cf9af6
(svn r20806) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnau
thai - 12 changes by kenny
2010-09-14 17:45:13 +00:00
frosch
3fb7f5aa87
(svn r20802) -Fix: Building bridges on water/watery objects behaved inconsistently for towns and the bridge selection GUI.
2010-09-13 19:45:39 +00:00
translators
cb4261d6c3
(svn r20801) -Update from WebTranslator v3.0:
...
belarusian - 1 changes by KorneySan
hungarian - 1 changes by IPG
slovenian - 3 changes by ntadej
2010-09-13 17:45:13 +00:00
yexo
aaf370dce2
(svn r20800) -Fix: [NewGRF] clamp some more vehicle variables
2010-09-13 14:20:30 +00:00
yexo
ce649b0a73
(svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo)
2010-09-13 13:55:25 +00:00
yexo
4d1f24330f
(svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR
2010-09-13 13:36:36 +00:00
yexo
2d4c5ea668
(svn r20797) -Fix: disable houses without a size that are available according to their building flags
2010-09-13 13:27:29 +00:00
yexo
e5a81fbbde
(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
2010-09-13 13:08:53 +00:00
yexo
3e64d01a63
(svn r20795) -Codechange: clarify code/documentation of the start/stop bit in CmdMassStartStopVehicle (Krille)
2010-09-13 12:14:22 +00:00
rubidium
f0757f26d7
(svn r20793) -Fix: broken string
2010-09-12 21:03:10 +00:00
yexo
8fafaf3224
(svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo)
2010-09-12 19:54:25 +00:00
frosch
f0783d7e72
(svn r20791) -Fix (r12161): Building 2x2 houses did not work for 2x2 road layouts on all map sizes.
2010-09-12 19:40:47 +00:00
frosch
b249046364
(svn r20790) -Fix (r0)[FS#4118]: Remove a check which is wrong for NewGrf houses and serves no use for original houses.
2010-09-12 18:28:51 +00:00
translators
b4c86e69a3
(svn r20789) -Update from WebTranslator v3.0:
...
ido - 106 changes by Edwardo
indonesian - 78 changes by fanioz
norwegian_bokmal - 1 changes by CyberKenny
portuguese - 1 changes by ABCRic
swedish - 1 changes by Zuu
thai - 68 changes by kenny
vietnamese - 13 changes by nglekhoi
2010-09-12 17:45:19 +00:00
yexo
c3d4763a00
(svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken
2010-09-12 16:54:39 +00:00
frosch
17e6201d33
(svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2)
2010-09-12 14:45:46 +00:00