frosch
b25afb239a
(svn r27706) -Feature: [NewGRF] String command 9A 1E to print the name of a cargo type.
2016-12-23 13:38:50 +00:00
frosch
2c8b84f21d
(svn r27705) -Doc: Add the hex codes to the SCC_NEWGRF_ enum entries.
2016-12-22 20:47:40 +00:00
translators
9cba45bf18
(svn r27704) -Update from Eints:
...
welsh: 29 changes by kazzie
spanish: 2 changes by SilverSurferZzZ
russian: 13 changes by Lone_Wolf
2016-12-22 18:45:38 +00:00
translators
3ad11afb48
(svn r27702) -Update from Eints:
...
russian: 16 changes by Lone_Wolf
2016-12-21 18:45:40 +00:00
translators
447ef95618
(svn r27701) -Update from Eints:
...
russian: 37 changes by Lone_Wolf
2016-12-20 18:45:37 +00:00
frosch
4b8b9e1cb1
(svn r27700) -Codechange: Simplify railtype date introduction. A check that is safe to run every day before the last railtype has been introduced, is also safe to run after the last railtype has been introduced.
2016-12-20 12:35:36 +00:00
translators
aa88218d86
(svn r27699) -Update from Eints:
...
russian: 1 change by Lone_Wolf
2016-12-19 18:45:38 +00:00
translators
63c8f8c6c4
(svn r27698) -Update from Eints:
...
spanish: 3 changes by SilverSurferZzZ
russian: 3 changes by Lone_Wolf
2016-12-18 18:45:38 +00:00
translators
a4159b8d54
(svn r27697) -Update from Eints:
...
urdu: 9 changes by siphr
spanish: 3 changes by SilverSurferZzZ
2016-12-17 18:45:36 +00:00
translators
b760d0cdf0
(svn r27696) -Update from Eints:
...
urdu: 11 changes by siphr
spanish: 6 changes by SilverSurferZzZ
russian: 10 changes by Lone_Wolf
2016-12-16 18:45:36 +00:00
translators
c69989b722
(svn r27695) -Update from Eints:
...
spanish: 4 changes by SilverSurferZzZ
french: 26 changes by glx
2016-12-14 18:45:37 +00:00
translators
cb8d8164bd
(svn r27694) -Update from Eints:
...
spanish: 4 changes by SilverSurferZzZ
2016-12-13 18:45:35 +00:00
translators
416d7ef76e
(svn r27693) -Update from Eints:
...
korean: 2 changes by telk5093
spanish: 21 changes by SilverSurferZzZ
russian: 14 changes by Lone_Wolf
2016-12-12 18:45:37 +00:00
translators
1cf260afbe
(svn r27692) -Update from Eints:
...
croatian: 25 changes by VoyagerOne
english (us): 2 changes by Supercheese
russian: 1 change by Lone_Wolf
latin: 25 changes by Supercheese
2016-12-11 18:45:39 +00:00
translators
decef06ae3
(svn r27691) -Update from Eints:
...
italian: 9 changes by lorenzodv
2016-12-10 18:45:38 +00:00
frosch
69966b6322
(svn r27690) -Fix: Old compilers do not zero-initialise POD members when explicitly calling implicitly created default constructors.
2016-12-10 15:49:25 +00:00
frosch
149adc9cc1
(svn r27689) -Fix: MSVC warnings.
2016-12-10 14:33:58 +00:00
frosch
108a0fc0d7
(svn r27688) -Fix-ish: Initialise new railtypes with the original railtype data, though strictly NewGRF could only have modified 'label' and 'alternate_labels' at the time AllocateRailType is called, which are reset anyway.
2016-12-10 13:28:47 +00:00
frosch
3ee06b036e
(svn r27687) -Fix: RailtypeInfo::alternate_labels leaked when reloading NewGRF. (adf88)
2016-12-10 13:26:29 +00:00
frosch
10293c5fb1
(svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window.
2016-12-09 21:27:22 +00:00
frosch
acc817b3f5
(svn r27685) -Change: Preemptively invalidate translation changes of next commit for eints.
2016-12-09 21:26:37 +00:00
translators
ddca928488
(svn r27684) -Update from Eints:
...
italian: 1 change by lorenzodv
2016-12-09 18:45:36 +00:00
frosch
ad43465c31
(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default.
2016-12-08 20:21:39 +00:00
fonsinchen
58fdd3ac98
(svn r27682) -Fix: Don't check if links are alive for manually routed cargo
2016-12-04 19:59:17 +00:00
fonsinchen
662c019136
(svn r27681) -Fix: When deleting stale links, iterate through order lists before iterating through vehicles
2016-12-04 19:53:38 +00:00
translators
60a3cc0734
(svn r27680) -Update from Eints:
...
romanian: 1 change by kneekoo
2016-11-12 18:45:38 +00:00
translators
002251942c
(svn r27679) -Update from Eints:
...
romanian: 10 changes by kneekoo
2016-11-09 18:45:35 +00:00
translators
aa1cce38ca
(svn r27678) -Update from Eints:
...
romanian: 20 changes by kneekoo
2016-11-08 18:45:38 +00:00
frosch
476b2b0e8c
(svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit.
2016-11-05 19:16:59 +00:00
frosch
d9bfe88261
(svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary.
2016-11-05 11:53:03 +00:00
michi_cc
94b3965989
(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.
2016-10-31 19:29:01 +00:00
michi_cc
51052f4961
(svn r27674) -Fix (r27673): Mingw...
2016-10-30 19:27:07 +00:00
michi_cc
c83306391e
(svn r27673) -Add: [Win32] Thread names for windows debuggers.
2016-10-30 18:22:55 +00:00
frosch
b2fe2c6e3d
(svn r27672) -Doc [FS#6489]: Fix comment. (Yho)
2016-10-30 18:04:20 +00:00
frosch
30574a7cad
(svn r27671) -Codechange: Replace magic numbers in the toolbar with the already existing WID_TN_xxx. (Wolf01)
2016-10-30 17:36:57 +00:00
frosch
31f046bd9b
(svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR)
2016-10-30 17:29:33 +00:00
translators
dd190397d6
(svn r27669) -Update from Eints:
...
thai: 11 changes by angelix
2016-10-19 17:45:35 +00:00
frosch
117e73751c
(svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites.
2016-10-16 14:59:44 +00:00
frosch
c175067ed9
(svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw.
2016-10-16 14:58:38 +00:00
frosch
d2393b4f6c
(svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq.
2016-10-16 14:57:56 +00:00
frosch
f5409c713b
(svn r27665) -Fix: When dragging crashed vehicles, also draw them as crashed at the mouse cursor.
2016-10-16 14:57:13 +00:00
frosch
7c4e5242ba
(svn r27664) -Codechange: Deduplicate code for animating effect vehicles.
2016-10-16 14:56:52 +00:00
frosch
a6d1d128da
(svn r27663) -Codechange: Deduplicate code when rotating crashed vehicles.
2016-10-16 14:56:33 +00:00
frosch
88dd4d11b4
(svn r27662) -Codechange: Deduplicate code using GetSingleVehicleWidth.
2016-10-16 14:56:05 +00:00
translators
0d2c341040
(svn r27661) -Update from Eints:
...
portuguese: 1 change by Samu
2016-10-12 17:45:36 +00:00
translators
eb04875640
(svn r27660) -Update from Eints:
...
portuguese: 7 changes by Samu
2016-10-10 17:45:36 +00:00
translators
0d9741b1b1
(svn r27659) -Update from Eints:
...
portuguese: 25 changes by Samu
2016-10-09 17:45:39 +00:00
translators
b5ad532e28
(svn r27658) -Update from Eints:
...
danish: 1 change by Knogle
2016-10-06 17:45:36 +00:00
frosch
071518f571
(svn r27657) -Change: Replace another occurence of the ancient tilehash function with the newer one. This time to make rough land appear more random.
2016-10-02 13:41:56 +00:00
frosch
d7ee0b6fee
(svn r27656) -Fix [FS#6511]: When removing objects of bankrupt companies the tiles may revert to canal. In that case also check the ownership of the canal.
2016-09-18 14:07:52 +00:00
translators
5385104ed6
(svn r27655) -Update from Eints:
...
romanian: 2 changes by kkmic
2016-09-06 17:45:36 +00:00
frosch
ac6793dace
(svn r27654) -Change: Enable C++11 for clang 3.3 (LordAro)
2016-09-05 19:11:01 +00:00
alberth
0adfb1ac6f
(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit.
2016-09-04 16:06:50 +00:00
alberth
4001f6215e
(svn r27652) -Fix(r27650): Use the file operation being performed to set the _sl.action variable.
2016-09-04 15:10:41 +00:00
alberth
6f201ce4a8
(svn r27651) -Codechange: Introduce methods for setting the name and title of _file_to_saveload.
2016-09-04 12:58:04 +00:00
alberth
597380e099
(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and DetailedFileType.
2016-09-04 12:57:43 +00:00
alberth
df9a9f074a
(svn r27649) -Codechange: Introduce detailed file type enum, rebuild FiosType with it.
2016-09-04 12:57:20 +00:00
alberth
88bdf482c0
(svn r27648) -Codechange: Remove remaining _saveload_mode usage.
2016-09-04 12:56:56 +00:00
alberth
75ad6d0100
(svn r27647) -Codechange: Introduce file operations, and use it to replace most of SaveLoadDialogMode
2016-09-04 12:56:23 +00:00
alberth
2d7201781b
(svn r27646) -Codechange: Move _fios_items variable into the SaveLoadWindow class.
2016-09-04 12:55:54 +00:00
alberth
5969685954
(svn r27645) -Add: Give console commands their own file list storage.
2016-09-04 12:55:21 +00:00
alberth
d6cd3b1605
(svn r27644) -Codechange: Split GetFiosItem into BuildFileList and FindItem, and move both to FileList.
2016-09-04 12:54:52 +00:00
alberth
95bb103a23
(svn r27643) -Codechange: FiosGetDrives function also takes a destination file list.
2016-09-04 12:54:30 +00:00
alberth
caf3379746
(svn r27642) -Codechange: FiosGet* file query functions take a destination file list.
2016-09-04 12:54:03 +00:00
alberth
bc08fe7c5f
(svn r27641) -Codechange: Fold the _fios_items file list vector into its own class.
2016-09-04 12:50:22 +00:00
alberth
0bf3372882
(svn r27640) -Codechange: Remove another use of _saveload_mode in the loading code.
2016-09-04 12:48:28 +00:00
alberth
c6ac071619
(svn r27639) -Codechange: Also always set the abstract FileToSaveLoad::filetype when setting a mode.
2016-09-04 12:47:39 +00:00
alberth
2fa0fdb176
(svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType function.
2016-09-04 12:47:07 +00:00
alberth
3b8ede5ebe
(svn r27637) -Codechange: Don't use _saveload_mode for scenario loading detection.
2016-09-04 12:46:29 +00:00
alberth
087ed1e999
(svn r27636) -Codechange: Rename FileType to AbstractFileType.
2016-09-04 12:46:07 +00:00
alberth
9135f7130e
(svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definitions.
2016-09-04 12:45:40 +00:00
alberth
d6812947f3
(svn r27634) -Codechange: Improve name of the SmallFiosItem struct.
2016-09-04 12:45:11 +00:00
alberth
a52864ef27
(svn r27633) -Codechange: Extract _saveload_mode use from BuildFileList
2016-09-04 12:44:42 +00:00
frosch
9156d7bf34
(svn r27632) -Feature: When dragging vehicles in group or depot GUI, draw the complete articulated vehicle.
2016-08-15 18:34:31 +00:00
frosch
8e90072d3b
(svn r27631) -Codechange: Split GetSingleVehicleWidth from GetVehicleWidth.
2016-08-15 18:34:09 +00:00
frosch
ddc9205212
(svn r27630) -Codechange: Deduplicate code to attach vehicle to cursor.
2016-08-15 18:33:52 +00:00
frosch
cff2b49365
(svn r27629) -Fix: When dragging multiple vehicles in the depot, make the destination gap as long as the chain instead of just considering the first vehicle.
2016-08-15 18:33:29 +00:00
frosch
3cb7d9703b
(svn r27628) -Codechange: Prepare for drawing cursors consisting of multiple sprites.
2016-08-15 18:33:08 +00:00
frosch
4d1843a95e
(svn r27627) -Codechange: Deduplicate some cursor magic into SetMouseCursorBusy.
2016-08-15 18:32:48 +00:00
frosch
ca6493f2e6
(svn r27626) -Codechange: Do not use the cursor sprite as PlaceObject status in the main toolbar.
2016-08-15 18:32:25 +00:00
frosch
f7a0ee9a15
(svn r27625) -Doc: CursorVars
2016-08-15 18:30:50 +00:00
translators
1c1ba859eb
(svn r27624) -Update from Eints:
...
spanish (mexican): 24 changes by Absay
2016-08-07 17:45:36 +00:00
frosch
e56707bd4e
(svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88)
2016-07-22 21:44:54 +00:00
frosch
a5b7800aca
(svn r27621) -Fix (r27620): Committed too early.
2016-07-22 21:38:49 +00:00
frosch
ed27cec094
(svn r27620) -Codechange: Inline GetEffectiveTileType (adf88)
2016-07-22 21:29:04 +00:00
translators
fa236c704e
(svn r27618) -Update from Eints:
...
latvian: 19 changes by Parastais
2016-07-18 17:45:36 +00:00
translators
bc432a0f43
(svn r27617) -Update from Eints:
...
latvian: 6 changes by Parastais
2016-07-17 17:45:36 +00:00
translators
49fe24b03f
(svn r27615) -Update from Eints:
...
spanish: 7 changes by SilverSurferZzZ
2016-07-12 17:45:35 +00:00
fonsinchen
f769305d7d
(svn r27614) -Codechange: Use a fixed array instead of a map for link refresher cargo capacities. (JGR)
2016-07-10 12:17:00 +00:00
fonsinchen
022b284064
(svn r27613) -Codechange: Use a flat vector instead of a map in FlowEdgeIterator. (JGR)
2016-07-10 12:03:23 +00:00
fonsinchen
e2426b22fa
(svn r27612) -Codechange: Replace three uses of std::list with std::queue/vector. (JGR)
2016-07-10 11:57:16 +00:00
fonsinchen
bcdae9a093
(svn r27611) -Codechange: Cache the calculated value of CapacityAnnotation
2016-07-10 11:53:43 +00:00
translators
14533f073b
(svn r27610) -Update from Eints:
...
korean: 1 change by telk5093
2016-07-02 17:45:35 +00:00
rubidium
ac6312d33c
(svn r27605) -Fix: GCC 6 warning about misleading indentation
2016-06-27 17:52:30 +00:00
translators
6fbc2863a8
(svn r27604) -Update from Eints:
...
spanish: 3 changes by SilverSurferZzZ
2016-06-24 17:45:37 +00:00
translators
8a68031ab0
(svn r27603) -Update from Eints:
...
spanish: 12 changes by SilverSurferZzZ
2016-06-19 17:45:36 +00:00
frosch
d874cef678
(svn r27602) -Fix [FS#6481]: Compilation with --disable-network. (Deranged)
2016-06-17 18:56:19 +00:00
translators
403c393ef0
(svn r27601) -Update from Eints:
...
spanish (mexican): 4 changes by Absay
2016-06-13 17:45:37 +00:00
frosch
2782993dd7
(svn r27600) -Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo.
2016-06-13 17:34:18 +00:00
translators
37e263e4fa
(svn r27599) -Update from Eints:
...
persian: 2 changes by rkarimabadi
2016-06-12 17:45:36 +00:00
frosch
ee9a54c0a0
(svn r27598) -Fix: Company 0 could accept engine previews before they were offered.
2016-06-09 19:04:53 +00:00
frosch
a2edf52b41
(svn r27594) -Fix [FS#6473]: [Script] Kill scripts, when a non-suspendable valuator call takes way too long.
2016-05-30 21:03:11 +00:00
frosch
d90686f021
(svn r27586) -Fix [FS#6410]: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away. (juanjo)
2016-05-29 14:14:52 +00:00
frosch
b0c56f3432
(svn r27585) -Fix [FS#6437]: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations.
2016-05-29 13:35:17 +00:00
frosch
dac94c7cbc
(svn r27584) -Codechange: Add some assertions about Vehicle::cargo_payment.
2016-05-29 13:33:20 +00:00
frosch
7d4754a4f8
(svn r27583) -Fix [FS#6415]: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave. (Airbus)
2016-05-29 12:21:40 +00:00
translators
cfca6922e7
(svn r27582) -Update from Eints:
...
spanish (mexican): 18 changes by Absay
2016-05-22 17:45:36 +00:00
frosch
d8b465f556
(svn r27581) -Fix [FS#6461]: Button size computation in script configuration window. (adf88)
2016-05-22 12:00:36 +00:00
frosch
d188d02384
(svn r27580) -Fix [FS#6395]: Set date of last service on construction also for wagons and articulated parts.
2016-05-22 11:45:03 +00:00
frosch
cade383f9b
(svn r27579) -Change [FS#6402]: Performance improvement for dedicated servers by skipping drawing calls earlier in the process. (JGR)
2016-05-22 11:30:25 +00:00
frosch
ebb6e38075
(svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview.
2016-05-22 11:04:34 +00:00
frosch
8084f39bf3
(svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya)
2016-05-22 10:52:02 +00:00
frosch
4fc43b510d
(svn r27576) -Fix (r27570): Compilation failure with all compilers but mine.
2016-05-22 10:45:46 +00:00
frosch
914d4616ca
(svn r27575) -Fix [FS#6404]: Memory leak when disabling palette animation. (JGR)
2016-05-22 10:28:57 +00:00
frosch
c0c1a4cded
(svn r27574) -Fix [FS#6432]: The house id as returned by house variable 66 was incorrect when querying neighboured tiles. (adf88)
2016-05-22 10:23:22 +00:00
frosch
1b84d893e0
(svn r27573) -Fix [FS#6467]: Compilation failure with gcc 6.1 due to headers included after safeguards.h (JGR)
2016-05-22 10:15:35 +00:00
frosch
13a86497ea
(svn r27572) -Fix [FS#6442]: Convenience savegame bump to distinguish 1.6 savegames from 1.5 savegames.
2016-05-22 10:10:17 +00:00
frosch
9aa33862a7
(svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect.
2016-05-22 10:07:48 +00:00
frosch
97e6981e39
(svn r27570) -Fix [FS#6449]: Various incorrect but uncritical size computations in the content client.
2016-05-22 10:04:41 +00:00
translators
46b7ac7b48
(svn r27569) -Update from Eints:
...
spanish (mexican): 3 changes by Absay
2016-05-20 17:45:35 +00:00
translators
b996fdf656
(svn r27568) -Update from Eints:
...
dutch: 1 change by habell
2016-05-18 17:45:35 +00:00
translators
dd6fb63598
(svn r27567) -Update from Eints:
...
finnish: 1 change by jpx_
2016-05-17 17:45:37 +00:00
translators
ccd08c8c80
(svn r27566) -Update from Eints:
...
spanish (mexican): 6 changes by Absay
2016-05-14 17:45:37 +00:00
translators
21646b7f48
(svn r27565) -Update from Eints:
...
spanish (mexican): 13 changes by Absay
2016-05-13 17:45:33 +00:00
frosch
36d91f8c02
(svn r27564) -Update: Ownname of es_MX.
2016-05-12 19:14:06 +00:00
translators
7ccc54949e
(svn r27563) -Update from Eints:
...
korean: 1 change by Gimel3830
spanish (mexican): 93 changes by Absay
2016-05-12 17:45:36 +00:00
matthijs
576005b714
(svn r27561) -Fix [Squirrel]: Fix typos in error messages
2016-05-11 21:28:39 +00:00
matthijs
53982003ee
(svn r27560) -Fix: typos in comments and string
2016-05-11 20:48:46 +00:00
translators
463a16f1b0
(svn r27556) -Update from Eints:
...
spanish (mexican): 36 changes by Absay
2016-05-11 17:45:36 +00:00
translators
0cb97c31ae
(svn r27555) -Update from Eints:
...
croatian: 3 changes by VoyagerOne
2016-05-08 17:45:37 +00:00
translators
3911792ca1
(svn r27554) -Update from Eints:
...
korean: 1 change by Gimel3830
2016-05-07 17:45:33 +00:00
frosch
9777f50fac
(svn r27552) -Feature: Mexican Spanish (Absay)
2016-04-30 08:28:40 +00:00
translators
64a955245d
(svn r27551) -Update from Eints:
...
ukrainian: 3 changes by odisseus
2016-04-28 17:45:35 +00:00
translators
72231514cb
(svn r27550) -Update from Eints:
...
frisian: 7 changes by BAJansen
2016-04-25 17:45:36 +00:00
translators
b1da8e1d1d
(svn r27549) -Update from Eints:
...
chinese (traditional): 1 change by ww9980
2016-04-23 17:45:37 +00:00
translators
2c3a429290
(svn r27548) -Update from Eints:
...
korean: 1 change by telk5093
2016-04-21 17:45:38 +00:00
frosch
e8b6b02bc2
(svn r27547) -Fix: Use a more appropiate sound effect for convert-rail. (andythenorth)
2016-04-19 20:39:08 +00:00
frosch
b8189977b4
(svn r27546) -Fix: Remove SetFill from vehicle GUI buttons, so that the viewport is resized instead of them in case of long window titles.
2016-04-17 20:20:52 +00:00
frosch
da7978a08c
(svn r27545) -Fix: Remove special handling of classes with virtual methods from squirrel_export.awk. It seems to serve no purpose, except to break on 3 classes.
2016-04-17 19:51:42 +00:00
frosch
7e29551ae0
(svn r27544) -Fix-ish: Mark ScriptText::GetEncodedText as not part of any API, instead of relying on the export script to break on '/*'.
2016-04-17 19:50:27 +00:00
frosch
31bd5a09b6
(svn r27543) -Fix (r27379): ScriptExec/TestMode::FinalRelease is not part of the API.
2016-04-17 17:10:07 +00:00
translators
31340d91f9
(svn r27540) -Update from Eints:
...
hebrew: 40 changes by dnd_man
2016-04-16 17:45:37 +00:00
translators
b80b75593b
(svn r27539) -Update from Eints:
...
hebrew: 66 changes by dnd_man
2016-04-14 17:45:35 +00:00
translators
4f5d6f7952
(svn r27538) -Update from Eints:
...
hebrew: 18 changes by dnd_man
luxembourgish: 1 change by Phreeze
2016-04-13 17:45:37 +00:00
translators
6931d1df51
(svn r27537) -Update from Eints:
...
korean: 2 changes by telk5093
2016-04-09 17:45:38 +00:00
translators
9884b2c72c
(svn r27536) -Update from Eints:
...
belarusian: 1 change by KorneySan
malay: 1 change by rionix88
2016-04-07 17:45:37 +00:00
translators
901a073f8b
(svn r27535) -Update from Eints:
...
norwegian (bokmal): 16 changes by Leifbk
2016-04-06 17:45:35 +00:00
frosch
ebee9fa418
(svn r27534) -Fix [FS#6435]: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette.
2016-04-02 16:02:22 +00:00
translators
13d6cec802
(svn r27530) -Update from Eints:
...
catalan: 2 changes by juanjo
2016-04-01 17:45:37 +00:00
translators
ac4ecbf4ee
(svn r27529) -Update from Eints:
...
scottish gaelic: 3 changes by GunChleoc
frisian: 6 changes by BAJansen
spanish: 13 changes by SilverSurferZzZ
portuguese (brazilian): 1 change by Tucalipe
2016-03-31 17:45:35 +00:00
translators
c4b8629119
(svn r27528) -Update from Eints:
...
catalan: 233 changes by juanjo
portuguese (brazilian): 1 change by Tucalipe
2016-03-30 17:45:37 +00:00
translators
a42832afb7
(svn r27527) -Update from Eints:
...
tamil: 13 changes by aswn
2016-03-27 17:45:35 +00:00
translators
7c15190ec2
(svn r27526) -Update from Eints:
...
malay: 2 changes by rionix88
2016-03-26 18:45:36 +00:00
translators
f985aefde4
(svn r27525) -Update from Eints:
...
latin: 18 changes by Supercheese
2016-03-21 18:45:36 +00:00
translators
0475afca71
(svn r27524) -Update from Eints:
...
esperanto: 3 changes by LaPingvino
2016-03-20 18:45:37 +00:00
translators
14be8a4301
(svn r27523) -Update from Eints:
...
latvian: 1 change by Jancs
2016-03-13 18:45:37 +00:00
translators
8e2e9fbb23
(svn r27522) -Update from Eints:
...
slovenian: 72 changes by Necrolyte
2016-03-08 18:45:36 +00:00
translators
8c6bda994e
(svn r27521) -Update from Eints:
...
malay: 5 changes by rionix88
2016-03-05 18:45:38 +00:00
frosch
0c7c0ada78
(svn r27518) -Update: Numbers
2016-03-01 20:00:22 +00:00
frosch
56c54dcaec
(svn r27516) -Update: Documentation
2016-03-01 19:41:31 +00:00
translators
7ea6fddc01
(svn r27515) -Update from Eints:
...
polish: 1 change by lion
thai: 11 changes by ityellow
2016-03-01 18:45:37 +00:00
translators
1a49b5e463
(svn r27514) -Update from Eints:
...
turkish: 2 changes by wakeup
2016-02-28 18:45:36 +00:00
translators
42dc467c3c
(svn r27513) -Update from Eints:
...
spanish: 5 changes by SilverSurferZzZ
2016-02-26 18:45:36 +00:00
translators
30ff4b113b
(svn r27512) -Update from Eints:
...
spanish: 6 changes by SilverSurferZzZ
2016-02-25 18:45:36 +00:00
translators
ca884e0fe8
(svn r27511) -Update from Eints:
...
japanese: 4 changes by nex259
esperanto: 4 changes by polluks
2016-02-24 18:45:38 +00:00
translators
689f42b80c
(svn r27510) -Update from Eints:
...
frisian: 55 changes by BAJansen
2016-02-19 18:45:35 +00:00
translators
2c9e500738
(svn r27509) -Update from Eints:
...
frisian: 60 changes by BAJansen
2016-02-18 18:45:36 +00:00
translators
3e2b22b419
(svn r27508) -Update from Eints:
...
german: 1 change by mini1025
2016-02-13 18:45:36 +00:00
frosch
f6577b6ad7
(svn r27507) -Add: [NewGRF] Allow custom sound IDs in RV property 0x12, ship property 0x10 and aircraft property 0x12.
2016-02-08 21:05:57 +00:00
translators
8f621dc506
(svn r27506) -Update from Eints:
...
french: 13 changes by OliTTD
2016-02-04 18:45:36 +00:00
translators
8e3aef8eba
(svn r27505) -Update from Eints:
...
portuguese: 2 changes by neuralshock
2016-01-26 18:45:36 +00:00
translators
2a375d8cc8
(svn r27504) -Update from Eints:
...
catalan: 3 changes by juanjo
2016-01-25 18:45:36 +00:00
translators
99b1c54802
(svn r27503) -Update from Eints:
...
persian: 6 changes by Peymanpn
greek: 3 changes by Ferrum
2016-01-24 18:45:36 +00:00
translators
3a5c48f681
(svn r27502) -Update from Eints:
...
greek: 54 changes by Ferrum
2016-01-23 18:45:37 +00:00
translators
afa333164b
(svn r27501) -Update from Eints:
...
greek: 4 changes by Ferrum
2016-01-22 18:45:38 +00:00
translators
cb359e731c
(svn r27500) -Update from Eints:
...
frisian: 16 changes by gjannema
2016-01-18 18:45:36 +00:00
translators
f00f6e6894
(svn r27499) -Update from Eints:
...
korean: 34 changes by telk5093
catalan: 10 changes by juanjo
2016-01-17 18:45:36 +00:00
translators
9cb644a2b9
(svn r27498) -Update from Eints:
...
greek: 11 changes by Ferrum
2016-01-14 18:45:35 +00:00
frosch
df82dcdf35
(svn r27497) -Change: [NewGRF] Allow static NewGRF to enable the second rocky tile set.
2016-01-13 21:55:50 +00:00
translators
28191b0d97
(svn r27495) -Update from Eints:
...
greek: 37 changes by Ferrum
lithuanian: 1 change by BlinK_
2016-01-13 18:45:36 +00:00
translators
38b3b1aabb
(svn r27494) -Update from Eints:
...
frisian: 61 changes by gjannema
afrikaans: 1 change by telanus
2016-01-12 18:45:36 +00:00
translators
69e1483c46
(svn r27493) -Update from Eints:
...
greek: 10 changes by Ferrum
2016-01-11 18:45:35 +00:00
translators
72e24c6cff
(svn r27492) -Update from Eints:
...
catalan: 48 changes by juanjo
greek: 2 changes by Jubilee
2016-01-10 18:45:35 +00:00
translators
17a1789088
(svn r27491) -Update from Eints:
...
croatian: 1 change by VoyagerOne
2016-01-09 18:45:38 +00:00
translators
14dca6932b
(svn r27490) -Update from Eints:
...
chinese (simplified): 1 change by siu238X
2016-01-08 18:45:37 +00:00
translators
058760651b
(svn r27489) -Update from Eints:
...
vietnamese: 1 change by nglekhoi
2016-01-06 18:45:35 +00:00
translators
db7bc88e92
(svn r27488) -Update from Eints:
...
catalan: 19 changes by juanjo
2016-01-03 18:45:37 +00:00
translators
995be3df56
(svn r27487) -Update from Eints:
...
spanish: 1 change by SilverSurferZzZ
serbian: 57 changes by stravagante
catalan: 23 changes by juanjo
2016-01-02 18:45:38 +00:00
translators
8e4326e591
(svn r27486) -Update from Eints:
...
serbian: 86 changes by stravagante
catalan: 77 changes by juanjo
german: 1 change by mini1025
russian: 1 change by Lone_Wolf
latin: 1 change by Supercheese
2016-01-01 18:45:37 +00:00
translators
7905b61a91
(svn r27485) -Update from Eints:
...
croatian: 114 changes by UnderwaterHesus
2015-12-31 18:45:36 +00:00
translators
721b96e64c
(svn r27484) -Update from Eints:
...
croatian: 4 changes by UnderwaterHesus
english (us): 1 change by Supercheese
serbian: 21 changes by stravagante
latin: 1 change by Supercheese
2015-12-30 18:45:36 +00:00
translators
22f46f8196
(svn r27483) -Update from Eints:
...
norwegian (bokmal): 1 change by cuthbert
esperanto: 1 change by LaPingvino
2015-12-29 18:45:36 +00:00
translators
7617b407b0
(svn r27482) -Update from Eints:
...
irish: 23 changes by tem
2015-12-28 18:45:35 +00:00
michi_cc
be689517f6
(svn r27481) -Fix: [Win32] Stdin/out/err need to be re-assigned differently if the runtime lib of MSVC2015 is used.
2015-12-28 13:16:41 +00:00
translators
01a886d160
(svn r27480) -Update from Eints:
...
irish: 12 changes by tem
greek: 1 change by frosch
swedish: 1 change by Zuu
2015-12-27 19:45:37 +00:00
frosch
a151f7b719
(svn r27479) -Fix: Remove genders from non-default cases.
2015-12-27 13:16:37 +00:00
translators
477a022b7f
(svn r27478) -Update from Eints:
...
german: 8 changes by translators, 2 changes by frosch
arabic (egypt): 36 changes by translators
afrikaans: 4 changes by translators
hungarian: 1 change by translators
english (us): 1 change by translators
frisian: 2 changes by translators
norwegian (bokmal): 5 changes by translators
norwegian (nynorsk): 1 change by translators
lithuanian: 5 changes by translators
slovenian: 4 changes by translators
russian: 1 change by translators
ukrainian: 2 changes by translators
welsh: 3 changes by translators
french: 5 changes by glx
english (au): 1 change by translators
irish: 1 change by translators
tamil: 1 change by translators
belarusian: 2 changes by translators
bulgarian: 1 change by translators
italian: 1 change by translators
scottish gaelic: 1 change by translators
romanian: 2 changes by translators
urdu: 5 changes by translators
turkish: 11 changes by translators
portuguese: 1 change by translators
latvian: 2 changes by translators
esperanto: 1 change by translators
dutch: 3 changes by translators
serbian: 1 change by translators
spanish: 1 change by translators
czech: 4 changes by translators
indonesian: 2 changes by translators
latin: 1 change by translators
catalan: 2 changes by translators
hebrew: 9 changes by translators
greek: 5 changes by translators
polish: 1 change by translators
chinese (traditional): 1 change by translators
slovak: 1 change by translators
icelandic: 2 changes by translators
portuguese (brazilian): 4 changes by translators
danish: 2 changes by translators
vietnamese: 6 changes by translators
malay: 2 changes by translators
galician: 4 changes by translators
croatian: 1 change by translators
korean: 4 changes by translators
finnish: 1 change by translators
chinese (simplified): 1 change by translators
estonian: 3 changes by translators
persian: 4 changes by translators
thai: 6 changes by translators
swedish: 1 change by translators
luxembourgish: 3 changes by translators
japanese: 5 changes by translators
basque: 2 changes by translators
2015-12-27 11:40:23 +00:00
translators
2fdcd89e69
(svn r27477) -Update from WebTranslator v3.0:
...
greek - 76 changes by Ferrum
polish - 1 changes by ampersand
2015-12-24 18:45:14 +00:00
translators
b35f33e6e7
(svn r27476) -Update from WebTranslator v3.0:
...
german - 2 changes by mini1025
2015-12-23 18:45:08 +00:00
translators
3cb36fcaa5
(svn r27475) -Update from WebTranslator v3.0:
...
slovak - 1 changes by Milsa
spanish - 3 changes by SilverSurferZzZ
2015-12-22 18:45:13 +00:00
translators
03e0f42d62
(svn r27474) -Update from WebTranslator v3.0:
...
irish - 21 changes by tem
2015-12-20 18:45:10 +00:00
translators
251a71cb1c
(svn r27473) -Update from WebTranslator v3.0:
...
welsh - 1 changes by kazzie
2015-12-19 18:45:08 +00:00
translators
3db1137836
(svn r27471) -Update from WebTranslator v3.0:
...
czech - 1 changes by djst
2015-12-15 18:45:10 +00:00
translators
2256d50384
(svn r27470) -Update from WebTranslator v3.0:
...
turkish - 69 changes by wakeup
2015-12-11 18:45:09 +00:00
zuu
b22d6715cd
(svn r27469) -Fix (r27468): Don't fetch all content info from content server when showing a online content window with exactly one type of content.
2015-12-10 19:58:33 +00:00
zuu
aabc46712a
(svn r27468) -Fix (r27444): Game Scripts were not displayed in the content download window when opened from the AI/GS settings window.
2015-12-10 18:28:01 +00:00
translators
6a52c972c7
(svn r27467) -Update from WebTranslator v3.0:
...
simplified_chinese - 1 changes by Gavin
turkish - 34 changes by wakeup
2015-12-09 18:45:14 +00:00
translators
15210ed273
(svn r27466) -Update from WebTranslator v3.0:
...
hungarian - 1 changes by IPG
spanish - 2 changes by SilverSurferZzZ
2015-12-04 18:45:14 +00:00
translators
88629e5a12
(svn r27465) -Update from WebTranslator v3.0:
...
spanish - 5 changes by SilverSurferZzZ
2015-12-03 18:45:08 +00:00
translators
d8483b8f64
(svn r27464) -Update from WebTranslator v3.0:
...
spanish - 8 changes by SilverSurferZzZ
2015-12-02 18:45:09 +00:00
frosch
ae1d96cc2f
(svn r27463) -Merge: Documentation updates from 1.5 branch
2015-12-01 19:49:49 +00:00
translators
5d00348db1
(svn r27460) -Update from WebTranslator v3.0:
...
spanish - 8 changes by SilverSurferZzZ
2015-12-01 18:45:07 +00:00
translators
fa11ed0adf
(svn r27459) -Update from WebTranslator v3.0:
...
basque - 43 changes by Thadah
spanish - 3 changes by SilverSurferZzZ
2015-11-30 18:45:13 +00:00
translators
92e374d979
(svn r27458) -Update from WebTranslator v3.0:
...
basque - 20 changes by Thadah
2015-11-26 18:45:10 +00:00
translators
00f77d3040
(svn r27457) -Update from WebTranslator v3.0:
...
croatian - 1 changes by VoyagerOne
spanish - 2 changes by SilverSurferZzZ
2015-11-25 18:45:12 +00:00
translators
6525df50fd
(svn r27456) -Update from WebTranslator v3.0:
...
korean - 7 changes by telk5093
spanish - 4 changes by SilverSurferZzZ
2015-11-24 18:45:15 +00:00
translators
c014c1ecc0
(svn r27455) -Update from WebTranslator v3.0:
...
spanish - 4 changes by SilverSurferZzZ
2015-11-23 18:45:08 +00:00
translators
a57c0d37eb
(svn r27454) -Update from WebTranslator v3.0:
...
korean - 4 changes by telk5093
2015-11-22 18:45:10 +00:00
translators
4c10c84807
(svn r27453) -Update from WebTranslator v3.0:
...
italian - 1 changes by lorenzodv
2015-11-21 18:45:08 +00:00
translators
7152950c9d
(svn r27452) -Update from WebTranslator v3.0:
...
russian - 1 changes by Lone_Wolf
2015-11-20 18:45:10 +00:00
alberth
e9f12d666d
(svn r27451) -Feature[FS#6241]: Move sprite 8 positions in sprite aligner with ctrl+click. (based on work by juzza1)
2015-11-20 10:04:28 +00:00
alberth
3ccfc954f3
(svn r27450) -Feature[FS#6391](r27446): Lower the sell-chain button in the train depot GUI while dragging a vehicle over it. (Eearslya)
2015-11-20 09:25:27 +00:00
translators
ee39fdef8e
(svn r27449) -Update from WebTranslator v3.0:
...
spanish - 2 changes by SilverSurferZzZ
2015-11-18 17:45:09 +00:00
translators
fb4269a56c
(svn r27448) -Update from WebTranslator v3.0:
...
spanish - 1 changes by SilverSurferZzZ
2015-11-16 17:45:09 +00:00
translators
c04355241e
(svn r27447) -Update from WebTranslator v3.0:
...
spanish - 2 changes by SilverSurferZzZ
2015-11-15 17:45:11 +00:00
frosch
f6891ac30e
(svn r27446) -Feature: Lower the sell-vehicle button in the depot GUI while dragging a vehicle over it. (Eearslya)
2015-11-14 22:54:52 +00:00
translators
d933d35354
(svn r27445) -Update from WebTranslator v3.0:
...
spanish - 1 changes by SilverSurferZzZ
2015-11-14 17:45:11 +00:00
zuu
c9f1d82345
(svn r27444) -Add: When viewing online content of a particular type, hide content of other types unless they have been (auto)selected for download.
2015-11-14 15:57:15 +00:00
zuu
4fcaee1fee
(svn r27443) -Fix: Negoation in comment was wrong.
2015-11-14 13:06:26 +00:00
translators
3261ff5cf1
(svn r27442) -Update from WebTranslator v3.0:
...
spanish - 3 changes by SilverSurferZzZ
2015-11-13 17:45:09 +00:00
translators
fe3530a258
(svn r27441) -Update from WebTranslator v3.0:
...
spanish - 3 changes by SilverSurferZzZ
2015-11-10 17:45:08 +00:00
translators
bb2e799364
(svn r27440) -Update from WebTranslator v3.0:
...
spanish - 2 changes by SilverSurferZzZ
2015-11-09 17:45:07 +00:00
translators
4664642d0c
(svn r27439) -Update from WebTranslator v3.0:
...
spanish - 7 changes by SilverSurferZzZ
2015-11-08 17:45:08 +00:00
frosch
fbd2786329
(svn r27438) -Fix (r27346) [FS#6387]: The build object hotkey no longer checked whether there were any objects defined.
2015-11-07 15:07:18 +00:00
translators
ad48714852
(svn r27437) -Update from WebTranslator v3.0:
...
spanish - 3 changes by SilverSurferZzZ
2015-11-06 17:45:09 +00:00
translators
a5dda994ea
(svn r27436) -Update from WebTranslator v3.0:
...
spanish - 1 changes by SilverSurferZzZ
2015-11-05 17:45:08 +00:00
translators
9090dca4c2
(svn r27435) -Update from WebTranslator v3.0:
...
spanish - 5 changes by SilverSurferZzZ
2015-11-04 17:45:08 +00:00
frosch
0974f5489b
(svn r27428) -Fix: When selecting a refit cargo for orders, do not check whether the vehicle is in a depot or station, and do not ask whether the vehicle currently allows station-refitting. Also hide the refit cost for orders, it is not predictable.
2015-10-30 17:27:21 +00:00
frosch
2d636266f5
(svn r27427) -Fix: Use the NewGRF railtype sorting order in the infrastructure window.
2015-10-30 17:24:30 +00:00
frosch
312809228d
(svn r27426) -Change: Round loading percentage in loading indicators and conditional orders towards 50%, so that 0% and 100% mean completely empty or full.
2015-10-30 17:24:05 +00:00
frosch
44d1fc4253
(svn r27425) -Fix [FS#5842]: Crash when switching to or taking over companies, when an order window of a vehicle of the new company was opened. Now close those windows.
2015-10-30 17:23:16 +00:00
frosch
c0a301ae60
(svn r27424) -Fix [FS#6374]: Towns did not connect roads to existing roads, unless they had only a single roadbit. Otoh, towns also tried to connect to single roadbit tiles such as tunnels and depots, even though they were not connectable in the direction of interest.
2015-10-30 17:19:01 +00:00
frosch
ab7ebdcfd9
(svn r27423) -Fix: When towns expanded single-bit roadtiles using a grid-layout, they used the layout position of the neighbouring tile.
2015-10-30 17:17:54 +00:00
frosch
05ed2001d4
(svn r27422) -Fix [FS#6341]: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree. (marcole)
2015-10-30 16:20:00 +00:00
frosch
2c9117fbdd
(svn r27421) -Fix [FS#6265]: Consider text and icon sizes when drawing the client list. (_dp_)
2015-10-30 16:19:33 +00:00
frosch
d626962a38
(svn r27420) -Fix [FS#6362]: GrowTownAtRoad sometimes returned false, even when a house was built. (_dp_)
2015-10-30 16:19:09 +00:00
frosch
378653100b
(svn r27419) -Fix [FS#6369]: CmdSellRailWagon did not revert all actions properly when no orderlist could be allocated. (Juanjo)
2015-10-30 16:18:39 +00:00
frosch
22e6a2590d
(svn r27418) -Fix [FS#6329] [FS#6379]: Desync due to incorrect storage of segments with different railtype in the YAPF cache. (JGR)
2015-10-30 16:18:03 +00:00
frosch
c1c49a0e52
(svn r27417) -Doc: ScaleGUITrad (adf88)
2015-10-29 19:23:21 +00:00
translators
756c13b100
(svn r27416) -Update from WebTranslator v3.0:
...
welsh - 2 changes by kazzie
2015-10-29 17:45:08 +00:00
translators
bdcb15acdd
(svn r27415) -Update from WebTranslator v3.0:
...
spanish - 6 changes by SilverSurferZzZ
2015-10-28 17:45:08 +00:00
translators
9b9be17049
(svn r27414) -Update from WebTranslator v3.0:
...
spanish - 11 changes by SilverSurferZzZ
2015-10-27 17:45:08 +00:00
translators
a7cd63066f
(svn r27413) -Update from WebTranslator v3.0:
...
spanish - 12 changes by SilverSurferZzZ
2015-10-26 17:45:10 +00:00
translators
74d06be466
(svn r27412) -Update from WebTranslator v3.0:
...
vietnamese - 16 changes by myquartz
2015-10-25 17:45:10 +00:00
translators
b56c2a0bf3
(svn r27411) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-10-24 17:45:11 +00:00
translators
fd48eb93df
(svn r27410) -Update from WebTranslator v3.0:
...
indonesian - 24 changes by UseYourIllusion
2015-10-15 17:45:09 +00:00
translators
c5c22da535
(svn r27409) -Update from WebTranslator v3.0:
...
indonesian - 20 changes by UseYourIllusion
2015-10-13 17:45:08 +00:00
translators
cb7b9b9ee4
(svn r27408) -Update from WebTranslator v3.0:
...
simplified_chinese - 9 changes by xiangyigao
2015-10-09 17:45:08 +00:00
translators
9decd61c12
(svn r27407) -Update from WebTranslator v3.0:
...
simplified_chinese - 6 changes by xiangyigao
2015-10-05 17:45:09 +00:00
frosch
bfa3528069
(svn r27406) -Doc: Use same start/end tile convention in CmdPlantTree as in other TileArea commands. (HackaLittleBit)
2015-09-30 17:28:58 +00:00
translators
2b10ddc1a2
(svn r27405) -Update from WebTranslator v3.0:
...
latin - 2 changes by Supercheese
vietnamese - 18 changes by nglekhoi
2015-09-27 17:45:15 +00:00
translators
b464df83d4
(svn r27404) -Update from WebTranslator v3.0:
...
arabic_egypt - 64 changes by abdumzn
2015-09-26 17:45:17 +00:00
translators
073251801c
(svn r27403) -Update from WebTranslator v3.0:
...
polish - 7 changes by McZapkie
2015-09-22 17:45:10 +00:00
translators
12b0ee3616
(svn r27402) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-09-21 17:45:08 +00:00
translators
d7a39052b4
(svn r27401) -Update from WebTranslator v3.0:
...
frisian - 2 changes by BAJansen
norwegian_bokmal - 8 changes by hafting
welsh - 4 changes by kazzie
2015-09-19 17:45:17 +00:00
rubidium
ff5c05c1b4
(svn r27400) -Fix [FS#6368] (r26449): when a dedicated server was paused with no clients the tick length was increased significantly, making any assumptions about the tick length used further down in the code are not true anymore. One of such assumptions was that one should readvertise every 15 minutes worth of original ticks, but due to the lengthening this timeframe would be more like 45-60 minutes. Now we'll take the operating system's millisecond counter instead
2015-09-19 16:49:46 +00:00
translators
02a3263a7f
(svn r27398) -Update from WebTranslator v3.0:
...
simplified_chinese - 1 changes by xiangyigao
2015-09-15 17:45:08 +00:00
alberth
4cbfe940cb
(svn r27397) -Fix(r27346)[FS#6370]: Fix object editing crash in scenario editor (based on work by adf88)
2015-09-13 12:04:47 +00:00
translators
29b88c02a3
(svn r27396) -Update from WebTranslator v3.0:
...
latin - 17 changes by Supercheese
2015-09-12 17:45:16 +00:00
translators
acf1f75e0f
(svn r27395) -Update from WebTranslator v3.0:
...
frisian - 14 changes by BAJansen
2015-09-09 17:45:14 +00:00
translators
1162e34942
(svn r27394) -Update from WebTranslator v3.0:
...
frisian - 25 changes by BAJansen
2015-09-03 17:45:12 +00:00
translators
5b0a63cc80
(svn r27391) -Update from WebTranslator v3.0:
...
english_US - 2 changes by Supercheese
2015-08-31 17:45:13 +00:00
translators
8802888fe3
(svn r27390) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-08-30 17:45:17 +00:00
frosch
6114788508
(svn r27389) -Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough.
2015-08-20 20:47:45 +00:00
translators
98acf32c6d
(svn r27388) -Update from WebTranslator v3.0:
...
dutch - 4 changes by TheTycoonist
2015-08-20 17:45:15 +00:00
translators
78afb7052d
(svn r27387) -Update from WebTranslator v3.0:
...
dutch - 2 changes by TheTycoonist
2015-08-19 17:45:15 +00:00
translators
19120316ee
(svn r27386) -Update from WebTranslator v3.0:
...
dutch - 3 changes by TheTycoonist
2015-08-14 17:45:16 +00:00
rubidium
8b1f9399bc
(svn r27385) -Fix: compilation failure due #define-ing enum name of a system library before including the system library
2015-08-13 18:13:24 +00:00
translators
f0837baf44
(svn r27384) -Update from WebTranslator v3.0:
...
catalan - 35 changes by juanjo
2015-08-13 17:45:15 +00:00
rubidium
c4d4612736
(svn r27383) -Fix: win32 sound driver would not catch the exception due to constness difference
2015-08-12 20:50:10 +00:00
michi_cc
2b8bb12d62
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists.
2015-08-10 20:24:13 +00:00
michi_cc
35b77450f8
(svn r27380) -Fix: [Win32] Compilation with MSVC2015.
2015-08-10 20:21:29 +00:00
frosch
e5d105900d
(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode.
2015-08-10 20:04:31 +00:00
alberth
d818e1779c
(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum.
2015-08-10 10:04:14 +00:00
rubidium
562c269770
(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
2015-08-09 13:54:17 +00:00
rubidium
69fac508c3
(svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n)
2015-08-09 12:33:27 +00:00
frosch
bdf090b406
(svn r27366) -Fix [FS#6358]: Clickareas in settings tree were misaligned when the filter warning was displayed, if the setting height was defined by the icons instead of the font.
2015-08-09 10:22:51 +00:00
frosch
0982762c22
(svn r27365) -Fix: Center settings filter warning also vertically, and also in case of multiple lines.
2015-08-09 10:21:06 +00:00
translators
dca5aa73ed
(svn r27364) -Update from WebTranslator v3.0:
...
czech - 1 changes by Eskymak
dutch - 12 changes by TheTycoonist
2015-08-08 17:45:27 +00:00
alberth
1105b4d2c9
(svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs.
2015-08-08 13:19:38 +00:00
alberth
b885d79f50
(svn r27362) -Codechange: Codestyle fixes for reference var declarations, static cast type, operator methods.
2015-08-08 10:06:24 +00:00
translators
ccad47f6dd
(svn r27359) -Update from WebTranslator v3.0:
...
swedish - 1 changes by planetmaker
2015-08-07 17:45:12 +00:00
translators
fb185ee394
(svn r27358) -Update from WebTranslator v3.0:
...
catalan - 25 changes by juanjo
2015-08-02 17:45:14 +00:00
translators
d7feb033bb
(svn r27357) -Update from WebTranslator v3.0:
...
catalan - 181 changes by juanjo
2015-08-01 17:45:15 +00:00
frosch
e9b25f2ee8
(svn r27354) -Fix (r27343): Actually make it work. (rubidium)
2015-07-31 21:43:40 +00:00
translators
2b9506e4dd
(svn r27352) -Update from WebTranslator v3.0:
...
catalan - 134 changes by juanjo
2015-07-31 17:45:18 +00:00
translators
7b1918bd01
(svn r27347) -Update from WebTranslator v3.0:
...
slovenian - 15 changes by matej1245
2015-07-30 17:45:14 +00:00
alberth
4f49d636c1
(svn r27346) -Feature: Make the object placement gui an independent window.
2015-07-28 18:20:54 +00:00
alberth
a62468bed6
(svn r27345) -Fix-ish: Hide selected view if no object selected.
2015-07-28 18:18:59 +00:00
alberth
3cd390b2ce
(svn r27344) -Doc: Documenting the (Re)setObjectToPlace functions.
2015-07-28 08:16:52 +00:00
frosch
74e61a1806
(svn r27343) -Feature [FS#6315]: [NewGRF] Allow railtype NewGRF to define separate sprites for the fences on either track side.
2015-07-26 12:28:34 +00:00
frosch
574b981e33
(svn r27342) -Add: Optionally return the number of sprites in the spriteset from GetCustomRailSprite.
2015-07-26 12:25:37 +00:00
frosch
a81968d0f3
(svn r27341) -Fix [FS#6332]: Do not rerandomise the town name when only cost-estimating the founding.
2015-07-26 09:56:43 +00:00
frosch
4830497f0b
(svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a file no its own. (Cif)
2015-07-26 09:47:17 +00:00
translators
3f58ed6b1d
(svn r27339) -Update from WebTranslator v3.0:
...
frisian - 42 changes by BAJansen
2015-07-25 17:45:15 +00:00
translators
2b00a2ff04
(svn r27338) -Update from WebTranslator v3.0:
...
frisian - 8 changes by BAJansen
2015-07-24 17:45:18 +00:00
translators
3993a7adfe
(svn r27337) -Update from WebTranslator v3.0:
...
simplified_chinese - 1 changes by Gavin
2015-07-21 17:45:18 +00:00
translators
fe00d356b0
(svn r27336) -Update from WebTranslator v3.0:
...
greek - 36 changes by Jubilee
2015-07-17 17:45:14 +00:00
translators
745851b6f7
(svn r27335) -Update from WebTranslator v3.0:
...
greek - 24 changes by Jubilee
2015-07-16 17:45:15 +00:00
frosch
d77935f788
(svn r27334) -Revert (r27232) [FS#6342]: No idea what the plan was, but making the main noise coefficients the same for all smoothness types certainly wasn't.
2015-07-16 17:05:40 +00:00
translators
b7c136d038
(svn r27333) -Update from WebTranslator v3.0:
...
greek - 7 changes by Jubilee
2015-07-13 17:45:17 +00:00
frosch
59a94f8ccf
(svn r27332) -Change: Enable YAPF cache debugging with desync debug level 2.
2015-07-12 17:06:02 +00:00
frosch
be0b22c9bc
(svn r27331) -Cleanup (r26999): Make variety distribution curves more sane.
2015-07-11 11:18:24 +00:00
frosch
a11ae39437
(svn r27330) -Fix [FS#6335]: Make variety distribution not assume that sea level is at height 0.2 / 3 * TGPGetMaxHeight().
2015-07-11 10:46:25 +00:00
frosch
b303ba7505
(svn r27329) -Fix: Add more height_t type-correctness to TGP code.
2015-07-11 10:43:34 +00:00
frosch
8437726cca
(svn r27328) -Codechange: Add an assertion to check for uninitialised variables when tracing variety distribution's control curves.
2015-07-11 10:41:20 +00:00
translators
662408f71a
(svn r27327) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-07-09 17:45:08 +00:00
translators
d8a8f50f5e
(svn r27326) -Update from WebTranslator v3.0:
...
simplified_chinese - 6 changes by Gavin
2015-07-08 17:45:12 +00:00
translators
2a8c6ff620
(svn r27325) -Update from WebTranslator v3.0:
...
catalan - 4 changes by juanjo
2015-06-30 17:45:15 +00:00
frosch
240bf9f551
(svn r27324) -Fix: Remove corner-case optimisation for line drawing, which failed for dashed lines. (noticed by adf88)
2015-06-28 16:54:25 +00:00
frosch
2e2b35c733
(svn r27323) -Fix: Spelling.
2015-06-28 15:54:12 +00:00
frosch
a65a194416
(svn r27322) -Fix: Clipping of inclined lines did not account for the 'horizontal width' being bigger than the 'real width'. (adf88)
2015-06-28 15:50:13 +00:00
translators
bddcd33ed7
(svn r27321) -Update from WebTranslator v3.0:
...
korean - 2 changes by telk5093
2015-06-27 17:45:18 +00:00
frosch
613212c486
(svn r27320) -Codechange: Do not drop order backups when loading a savegame for replaying.
2015-06-27 11:46:41 +00:00
translators
b35b0a76db
(svn r27319) -Update from WebTranslator v3.0:
...
frisian - 1 changes by BAJansen
2015-06-26 17:45:13 +00:00
translators
b1d628d0ec
(svn r27318) -Update from WebTranslator v3.0:
...
frisian - 9 changes by BAJansen
2015-06-25 17:45:13 +00:00
translators
a6383f8aca
(svn r27317) -Update from WebTranslator v3.0:
...
frisian - 458 changes by BAJansen
2015-06-24 17:45:14 +00:00
frosch
de3bb62e9e
(svn r27316) -Doc: Improve documentation on ScriptCargo::GetCargoLabel
2015-06-21 18:53:23 +00:00
frosch
fff22b1758
(svn r27315) -Fix: Norwegian bokmal
2015-06-21 17:52:18 +00:00
translators
a303bfa8e3
(svn r27314) -Update from WebTranslator v3.0:
...
norwegian_bokmal - 4 changes by eirik174
2015-06-21 17:45:13 +00:00
frosch
55e53780cb
(svn r27313) -Fix [FS#6317]: Adding tram to town-owned bridges assigned an incorrect owner to the tram and did not count infrastructure counts properly. (marcole)
2015-06-21 09:52:30 +00:00
frosch
eb909f2785
(svn r27312) -Fix-ish [FS#6317]: Preserve town ownership of bridges when removing road from a road+tram bridge. (marcole)
2015-06-21 09:31:50 +00:00
frosch
62bc57db77
(svn r27311) -Fix: Mark infrastructure window dirty in more cases. (marcole)
2015-06-21 09:19:27 +00:00
translators
0731af42fd
(svn r27310) -Update from WebTranslator v3.0:
...
norwegian_bokmal - 79 changes by eirik174
2015-06-20 17:45:17 +00:00
frosch
9b534b4393
(svn r27309) -Change [FS#6283]: Auto-complete partial roads when building level-crossings. (adf88)
2015-06-20 13:15:35 +00:00
frosch
904688c00a
(svn r27308) -Fix [FS#6283]: Prevent breaking of tram-reversal points by adding more road pieces. (adf88)
2015-06-20 13:11:09 +00:00
frosch
bf64a8c200
(svn r27307) -Fix [FS#6259]: Error message window with manager face failed with GUI zoom. (Johnnei)
2015-06-20 12:57:34 +00:00
frosch
ab69952f2a
(svn r27306) -Fix (r27305): Confused tiles.
2015-06-20 12:55:17 +00:00
frosch
0e378747db
(svn r27305) -Fix [FS#6320]: Account for road-bridges and drive-through-stops in CanFollowRoad.
2015-06-20 12:40:04 +00:00
frosch
fc50ff6531
(svn r27304) -Fix [FS#6321-ish]: Improve password window layout for big font sizes.
2015-06-20 12:30:10 +00:00
frosch
97d7ad8914
(svn r27303) -Fix [FS#6321]: SetMinimalSize was ignored for WWT_EDITBOX.
2015-06-20 12:29:36 +00:00
frosch
04c9ce9753
(svn r27302) -Fix [FS#6313] (r26550): Updating timetables need to check the timetable flags from the real order instead of from a copy. (marcole)
2015-06-20 12:04:30 +00:00
frosch
3d0d86b85d
(svn r27301) -Fix [FS#6313] (r26550): Modifying timetable times or speeds always confirmed all pre-estimated values.
2015-06-20 11:28:25 +00:00
frosch
235b7946fc
(svn r27300) -Fix [FS#6306]: Silence GCC warning (Cif)
2015-06-20 11:05:11 +00:00
translators
b4d8bb6885
(svn r27296) -Update from WebTranslator v3.0:
...
estonian - 93 changes by Jaropower
2015-06-01 17:45:13 +00:00
frosch
50a3f44539
(svn r27295) -Add: [strgen] Default plural subparameter positions for CARGO_xxx string control codes.
2015-05-28 17:26:53 +00:00
frosch
9b9785c195
(svn r27294) -Fix: Invalid plural references in various translations.
2015-05-28 17:25:46 +00:00
translators
8475a600fb
(svn r27293) -Update from WebTranslator v3.0:
...
traditional_chinese - 4 changes by siu238X
danish - 4 changes by beruic
2015-05-27 17:53:35 +00:00
frosch
05305316a0
(svn r27292) -Codechange: Unify language file range comments.
2015-05-26 21:11:12 +00:00
frosch
a97e7bae65
(svn r27291) -Fix (r27278) [FS#6303]: Some savegame data was discarded again during loading.
2015-05-21 18:59:11 +00:00
rubidium
10466746b4
(svn r27290) -Fix: sanitize the command line arguments before doing anything complex with them
2015-05-20 18:18:26 +00:00
rubidium
d05ac99d52
(svn r27289) -Fix: some uninitialised instance variables
2015-05-20 18:17:50 +00:00
michi_cc
95cb7c8692
(svn r27288) -Fix: Slow network content GUI in MSVC Debug builds due to repeated string resolving.
2015-05-17 19:49:35 +00:00
alberth
514da346bd
(svn r27287) -Doc: Clarify radius and semantics of the industry producing/accepting tile functions.
2015-05-16 14:40:45 +00:00
alberth
10adedce5f
(svn r27286) -Fix-ish(r27140): Also fix typo in the documentation.
2015-05-16 12:08:06 +00:00
alberth
b8414c2884
(svn r27285) -Codechange: Use LG_ORIGINAL instead of a magic 0 to indicate the original landscape generator.
2015-05-16 12:01:19 +00:00
translators
c13b8aa2cb
(svn r27284) -Update from WebTranslator v3.0:
...
latin - 1 changes by Supercheese
2015-05-12 17:45:19 +00:00
translators
29ec262730
(svn r27283) -Update from WebTranslator v3.0:
...
belarusian - 4 changes by KorneySan
brazilian_portuguese - 20 changes by Tucalipe
2015-05-11 17:45:26 +00:00
frosch
32cb62a242
(svn r27282) -Fix [FS#6254]: Enforce the company's default service intervals when purchasing another company. (Johnnei)
2015-05-11 16:58:09 +00:00
frosch
e686add63a
(svn r27281) -Codechange: Do not shadow local variables with other local variables in sub-scopes.
2015-05-11 16:53:05 +00:00
frosch
18da27ed6e
(svn r27280) -Fix (r24998): Cloning/autoreplace/autorenew did not copy custom service intervals. (Johnnei)
2015-05-11 16:40:06 +00:00
frosch
b9f7ca2dbd
(svn r27279) -Feature: [NewGRF] Increase the maximum amount of industry types to 128 per NewGRF and 240 in total.
2015-05-09 10:21:55 +00:00
frosch
3f55e5364e
(svn r27278) -Fix: Handle savegames with an unexpected amount of industry-builder or NewGRF entity-mapping more gracefully.
2015-05-09 10:04:50 +00:00
frosch
5e47c27550
(svn r27277) -Codechange: Make _displayed_industries a std::bitset.
2015-05-09 09:24:19 +00:00
translators
6dee48e018
(svn r27269) -Update from WebTranslator v3.0:
...
latvian - 20 changes by Parastais
2015-05-07 17:45:13 +00:00
translators
03f98ce749
(svn r27268) -Update from WebTranslator v3.0:
...
hebrew - 1 changes by oofnik
2015-05-06 17:45:15 +00:00
frosch
c2b6a9bb56
(svn r27267) -Change: [NewGRF] Translate industry variable A6.
2015-05-03 10:33:26 +00:00
translators
b31a42213c
(svn r27264) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-05-02 17:45:18 +00:00
translators
2f5033ec7c
(svn r27262) -Update from WebTranslator v3.0:
...
croatian - 97 changes by UnderwaterHesus
2015-04-30 17:45:17 +00:00
translators
3d0d1dbe07
(svn r27261) -Update from WebTranslator v3.0:
...
swedish - 1 changes by abbedabb
2015-04-28 17:45:14 +00:00
frosch
813e85f301
(svn r27260) -Fix (r27244): economy.allow_town_roads should not affect town placement during world generation.
2015-04-28 17:25:21 +00:00
frosch
5992f4fa1b
(svn r27259) -Fix (r27244): Incorrect merge. (_dp_)
2015-04-27 21:40:46 +00:00
frosch
eb25d9e275
(svn r27258) -Fix [FS#6287]: ScriptList::RemoveList failed to remove a list from itself.
2015-04-27 19:28:22 +00:00
translators
2ea4466230
(svn r27257) -Update from WebTranslator v3.0:
...
korean - 4 changes by telk5093
2015-04-27 17:45:15 +00:00
frosch
046cb6140f
(svn r27256) -Change [FS#6165]: Do not consider cargo that is already being loaded as waiting cargo wrt. the station rating.
2015-04-26 11:43:58 +00:00
frosch
2639b84316
(svn r27255) -Fix [FS#6270]: Combined button+dropdown widgets in order and autoreplace GUI had incorrect hitbox when using GUI zoom. (_dp_)
2015-04-26 11:07:41 +00:00
frosch
7e12a1a985
(svn r27254) -Fix [FS#6264]: When building a lock on DC_AUTO-removable water-based objects, the water class was always set to canal.
2015-04-26 10:50:36 +00:00
frosch
e3c8e8e8e8
(svn r27253) -Fix [FS#6282]: When crossing tram tracks with railroads, cost of extra roads was not being counted. (adf88)
2015-04-26 10:26:07 +00:00
frosch
3a82bae0d3
(svn r27252) -Fix [FS#6281]: Invalid infrastructure counting when crossing tram tracks with railroads. (adf88)
2015-04-26 10:23:55 +00:00
frosch
0ea4127837
(svn r27251) -Feature [FS#6252]: Make Ctrl+Remove-Roadstop also remove the road, just like for rail stations. (adf88)
2015-04-26 09:51:24 +00:00
frosch
9aa0ba43f7
(svn r27249) -Fix [FS#6240]: In some cases town growth failure was considered as success. (_dp_)
2015-04-25 12:17:16 +00:00
frosch
9fb56ca02e
(svn r27248) -Fix [FS#6257]: Town labels on smallmap and zoomed-out viewports were not centered. (_dp_)
2015-04-25 11:58:19 +00:00
frosch
93d7db0b36
(svn r27247) -Cleanup: Make GrowTownAtRoad return a bool.
2015-04-25 11:46:10 +00:00
frosch
6bdae2f64a
(svn r27246) -Codechange: Deduplicate code between removing part of a rail station and removing the whole rail station. (adf88)
2015-04-25 11:37:57 +00:00
frosch
272c386fa8
(svn r27245) -Fix [FS#6251]: Removing a rail waypoint used the remove-rail-station cost. (adf88)
2015-04-25 11:30:27 +00:00
frosch
915aad7603
(svn r27244) -Change [FS#6245]: Do not consider road junctions with trivial dead ends as branch points during town growth. (_dp_)
2015-04-25 11:12:47 +00:00
frosch
8ffe068c11
(svn r27243) -Fix (r26816) [FS#6285]: Duplicate frees due to pool item classes not having copy constructors.
2015-04-23 20:07:07 +00:00
translators
9de0eccf7f
(svn r27242) -Update from WebTranslator v3.0:
...
lithuanian - 17 changes by Stabilitronas
2015-04-22 17:45:15 +00:00
translators
037d694872
(svn r27241) -Update from WebTranslator v3.0:
...
latin - 5 changes by Supercheese
2015-04-20 17:45:16 +00:00
translators
fc6d9c2c81
(svn r27240) -Update from WebTranslator v3.0:
...
lithuanian - 31 changes by Stabilitronas
2015-04-19 17:45:18 +00:00
translators
4abb1fa2e1
(svn r27239) -Update from WebTranslator v3.0:
...
latin - 3 changes by Supercheese
lithuanian - 92 changes by Stabilitronas
2015-04-18 17:45:30 +00:00
translators
0617b6189d
(svn r27238) -Update from WebTranslator v3.0:
...
latin - 2 changes by Supercheese
2015-04-15 17:45:15 +00:00
translators
0a7057fb67
(svn r27237) -Update from WebTranslator v3.0:
...
latin - 7 changes by Supercheese
2015-04-14 17:45:15 +00:00
glx
e09b684c67
(svn r27236) -Fix (r27235): WT3 string validation
2015-04-13 23:20:23 +00:00
translators
6a55c5733c
(svn r27235) -Update from WebTranslator v3.0:
...
latin - 123 changes by Supercheese
slovak - 54 changes by andrej
ukrainian - 130 changes by Fixer
2015-04-13 17:45:39 +00:00
translators
a1a96ad19d
(svn r27234) -Update from WebTranslator v3.0:
...
ukrainian - 67 changes by Fixer
2015-04-12 17:45:17 +00:00
rubidium
5ed8ac8a81
(svn r27233) -Fix [FS#6272]: crash when no AIs were installed due to improper handling of non-ASCII characters by the string pointer lexer
2015-04-11 19:33:36 +00:00
alberth
262c3c93c8
(svn r27232) -Fix: Tweak noise generator more precisely for different map sizes (chillcore)
2015-04-11 18:46:01 +00:00
alberth
a91f74dbb3
(svn r27231) -Codechange: Replace magic numbers for the smoothness setting (chillcore)
2015-04-11 18:45:18 +00:00
alberth
9db21f6489
(svn r27230) -Fix: Tune down terrain generation to reduce amount of long slopes (chillcore)
2015-04-11 18:44:26 +00:00
alberth
f29842316e
(svn r27229) -Change: Generate more detailed curves at the coast (chillcore)
2015-04-11 18:43:30 +00:00
alberth
79c3bc081b
(svn r27228) -Change: Slightly more water in the non-custom sea levels (chillcore)
2015-04-11 18:42:48 +00:00
alberth
8e2b3d170b
(svn r27227) -Codechange: Initialise map at level 0 instead of -32k (chillcore)
2015-04-11 18:41:41 +00:00
translators
3576d803f5
(svn r27226) -Update from WebTranslator v3.0:
...
latin - 10 changes by Supercheese
2015-04-11 17:45:16 +00:00
planetmaker
84e5c5a9cb
(svn r27225) -Change [FS#6262]: Be more lenient about road stop removal when at least one stop could be removed (afd88)
2015-04-11 11:50:02 +00:00
planetmaker
55f42eaa1f
(svn r27222) -Fix [FS#6278]: Use the current maximum speed as limited by bridges, orders etc. for all vehicle types alike when considering increased smoke emissions of vehicles.
2015-04-09 18:17:43 +00:00
translators
3362123bfc
(svn r27220) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
2015-04-05 17:45:14 +00:00
translators
191d7053a2
(svn r27219) -Update from WebTranslator v3.0:
...
simplified_chinese - 13 changes by xiangyigao
2015-04-04 17:45:16 +00:00
translators
605c09d4e8
(svn r27218) -Update from WebTranslator v3.0:
...
luxembourgish - 361 changes by Phreeze
2015-04-02 17:45:16 +00:00
translators
e524843bc7
(svn r27215) -Update from WebTranslator v3.0:
...
luxembourgish - 312 changes by Phreeze
2015-04-01 17:45:16 +00:00
translators
5f9d1d7f9b
(svn r27213) -Update from WebTranslator v3.0:
...
luxembourgish - 215 changes by Phreeze
2015-03-31 17:45:16 +00:00
translators
6726e9e805
(svn r27212) -Update from WebTranslator v3.0:
...
czech - 4 changes by Eskymak
luxembourgish - 113 changes by Phreeze
2015-03-30 17:45:29 +00:00
translators
4b2f53f333
(svn r27211) -Update from WebTranslator v3.0:
...
indonesian - 18 changes by fanioz
2015-03-29 17:45:14 +00:00
frosch
beb213f9ee
(svn r27209) -Add: Draw path reservation on the whole bridge, not only on the bridge heads.
2015-03-28 14:04:06 +00:00
frosch
8f03a02efc
(svn r27208) -Fix: Draw correct overlay sprites for path reservations on bridges and tunnels.
2015-03-28 14:03:26 +00:00
frosch
a6e4e5d444
(svn r27207) -Codechange: Replace some magic integers with the appropiate symbols.
2015-03-28 14:00:39 +00:00
translators
8997ed8cf8
(svn r27206) -Update from WebTranslator v3.0:
...
czech - 5 changes by Eskymak
luxembourgish - 9 changes by Phreeze
2015-03-27 17:45:28 +00:00
translators
30045a8d7e
(svn r27205) -Update from WebTranslator v3.0:
...
luxembourgish - 24 changes by Phreeze
2015-03-26 17:45:15 +00:00
translators
c469f9a15f
(svn r27204) -Update from WebTranslator v3.0:
...
luxembourgish - 6 changes by Phreeze
ukrainian - 1 changes by Strategy
2015-03-25 17:45:24 +00:00
translators
0ab509e868
(svn r27203) -Update from WebTranslator v3.0:
...
swedish - 4 changes by daishan
2015-03-23 17:45:14 +00:00
translators
0b21152fe5
(svn r27202) -Update from WebTranslator v3.0:
...
catalan - 1 changes by juanjo
korean - 1 changes by telk5093
2015-03-22 17:45:30 +00:00
translators
f03a122e15
(svn r27201) -Update from WebTranslator v3.0:
...
english_US - 4 changes by Supercheese
latin - 4 changes by Supercheese
2015-03-21 17:45:26 +00:00
frosch
4d310eafc5
(svn r27200) -Feature/Fix [FS#6260]: [NewGRF] Add Misc. GRF Feature Flag 6 to enable the second rocky tile set.
2015-03-20 19:27:15 +00:00
translators
edb57ab5df
(svn r27199) -Update from WebTranslator v3.0:
...
hungarian - 4 changes by Brumi
korean - 1 changes by telk5093
2015-03-20 17:45:22 +00:00
frosch
bd49bb73fa
(svn r27198) -Revert (r27197): WT3 being rude.
2015-03-19 18:11:00 +00:00
translators
69c398886a
(svn r27197) -Update from WebTranslator v3.0:
...
swedish - 3 changes by Joel_A
2015-03-19 17:45:05 +00:00
frosch
8fc86bc5f5
(svn r27193) -Fix (r27192): Incomplete copy/paste.
2015-03-17 20:45:57 +00:00
frosch
6477356dd2
(svn r27192) -Change: heading for 1.6 now
2015-03-17 20:33:44 +00:00
frosch
59d41a89c4
(svn r27190) -Fix [FS#6255] (r27106): Original road vehicle acceleration crashed for vehicles taking over.
2015-03-16 20:01:14 +00:00
translators
83b2ea0eaf
(svn r27189) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-03-16 17:45:22 +00:00
translators
b91bed7d0b
(svn r27188) -Update from WebTranslator v3.0:
...
korean - 2 changes by telk5093
2015-03-15 20:20:16 +00:00
frosch
bed0370ad1
(svn r27187) -Fix: Code style.
2015-03-15 12:19:58 +00:00
michi_cc
67242d2269
(svn r27186) -Codechange: Rename AlwaysDrawUnpavedRoads() to better reflect what it does.
2015-03-14 14:27:07 +00:00
rubidium
06d7d63216
(svn r27185) -Fix: prevent the compiler from optimizing an assignment away which caused GCC 5 to actually crash
2015-03-13 20:54:35 +00:00
rubidium
20e20d6d2b
(svn r27184) -Cleanup: remove some removed strings
2015-03-13 20:53:29 +00:00
rubidium
13e3ef53e3
(svn r27183) -Fix: GCC5 compilation
2015-03-13 19:42:49 +00:00
translators
3462cc1f5d
(svn r27182) -Update from WebTranslator v3.0:
...
luxembourgish - 4 changes by Phreeze
2015-03-13 17:45:21 +00:00
translators
70a98512b4
(svn r27181) -Update from WebTranslator v3.0:
...
french - 4 changes by glx
2015-03-11 17:46:24 +00:00
translators
fe38f8da7e
(svn r27180) -Update from WebTranslator v3.0:
...
catalan - 16 changes by juanjo
norwegian_bokmal - 4 changes by cuthbert
spanish - 1 changes by juanjo
2015-03-10 17:47:16 +00:00
translators
08a08f9f0d
(svn r27179) -Update from WebTranslator v3.0:
...
afrikaans - 10 changes by telanus
croatian - 4 changes by VoyagerOne
finnish - 4 changes by jpx_
hebrew - 9 changes by oofnik
italian - 3 changes by lorenzodv
korean - 11 changes by Gimel3830, telk5093
lithuanian - 4 changes by Stabilitronas
polish - 4 changes by wojteks86
romanian - 29 changes by kneekoo
gaelic - 4 changes by GunChleoc
slovak - 17 changes by Milsa
spanish - 4 changes by SilverSurferZzZ
2015-03-09 18:15:33 +00:00
frosch
780e595933
(svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects.
2015-03-07 18:27:01 +00:00
translators
e77de93636
(svn r27177) -Update from WebTranslator v3.0:
...
catalan - 3 changes by juanjo
dutch - 4 changes by habell
russian - 4 changes by Lone_Wolf
spanish - 10 changes by juanjo
tamil - 7 changes by ganesh
2015-03-02 17:46:37 +00:00
planetmaker
15a29b8b28
(svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik)
2015-03-02 09:10:16 +00:00
translators
5c09a63b6b
(svn r27175) -Update from WebTranslator v3.0:
...
catalan - 14 changes by arnau
italian - 4 changes by lorenzodv
korean - 3 changes by telk5093
2015-03-01 17:46:04 +00:00
alberth
a5843149b5
(svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite aligner (juzza1).
2015-03-01 08:17:14 +00:00
frosch
a4756c477d
(svn r27173) -Fix [FS#6237] (r27134): Use the regular clipping functions in the sprite aligner instead of some magic.
2015-02-28 20:09:49 +00:00
frosch
70e575e7d7
(svn r27172) -Fix [FS#6238] (r27167): Apparently Windows randomly drops SetCursorPos calls. According to internet due to incorrect/missing synchronisation in threads accessing the event queue.
2015-02-28 17:13:07 +00:00
translators
4990263940
(svn r27171) -Update from WebTranslator v3.0:
...
korean - 11 changes by telk5093
latin - 2 changes by Supercheese
2015-02-25 17:46:35 +00:00
translators
9be8aed312
(svn r27168) -Update from WebTranslator v3.0:
...
latin - 4 changes by Supercheese
2015-02-23 17:45:46 +00:00
frosch
352e528cda
(svn r27167) -Fix: [SDL, Windows] Right-mouse-button scrolling scrolled/jumped way to far, when OpenTTD lagged during mouse event processing.
2015-02-22 23:06:45 +00:00
frosch
fece468d96
(svn r27166) -Codechange: Optimise ScriptList by making use of iterators instead of looking up map-items multiple times per API call.
2015-02-22 23:04:02 +00:00
translators
df0ad888e0
(svn r27165) -Update from WebTranslator v3.0:
...
english_US - 3 changes by Supercheese
2015-02-22 17:45:17 +00:00
alberth
0143f486f2
(svn r27164) -Add: [NoGo] Game scripts can point to a location, station, industry, or town when publishing news.
2015-02-22 17:25:29 +00:00
frosch
c639fb0d8e
(svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing max-vehicles settings. (adf88)
2015-02-22 15:26:27 +00:00
frosch
f26e9bf59d
(svn r27162) -Fix [FS#6208]: Tile selection was drawn outside of map in some cases. (adf88)
2015-02-22 15:05:48 +00:00
frosch
3adf082db2
(svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algorithm.
2015-02-22 14:42:34 +00:00
frosch
cfac8dbbc6
(svn r27160) -Fix: Division of signed values by TILE_SIZE requires cast to stay signed.
2015-02-22 14:14:30 +00:00
frosch
fc72d3dc8f
(svn r27159) -Codechange: Simplify mapping from smallmap to viewport coordinates by duplicating less code.
2015-02-22 14:12:34 +00:00
frosch
06d1d50884
(svn r27158) -Codechange: Simplify mapping from viewport to smallmap coordinates by duplicating less code.
2015-02-22 14:10:44 +00:00
frosch
e8e49e5dda
(svn r27157) -Fix: Mark bridge middle tiles dirty when building/removing/changing bridges.
2015-02-22 14:01:24 +00:00
translators
ff1f465191
(svn r27156) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by siu238X
2015-02-20 17:45:21 +00:00
translators
86d099f4dc
(svn r27155) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by siu238X
2015-02-19 17:45:41 +00:00
translators
3880df10ed
(svn r27154) -Update from WebTranslator v3.0:
...
indonesian - 9 changes by UseYourIllusion
korean - 4 changes by telk5093
2015-02-18 17:45:30 +00:00
translators
f97ecb94d2
(svn r27153) -Update from WebTranslator v3.0:
...
german - 3 changes by mbender
korean - 2 changes by telk5093
malay - 12 changes by im54
2015-02-15 17:45:47 +00:00
frosch
83a02da380
(svn r27152) -Fix: Generated files.
2015-02-15 14:56:21 +00:00
frosch
310258f283
(svn r27151) -Add: Allow changing max heightlevel in scenario editor.
2015-02-14 21:55:30 +00:00
frosch
64e943d32a
(svn r27150) -Fix (r27146): Forgot scenario toolbar.
2015-02-14 21:22:47 +00:00
translators
8e79158c7a
(svn r27149) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-02-14 17:45:41 +00:00
frosch
2e1be6081d
(svn r27148) -Fix: Rounding and unit-conversion inconsistencies in calls to MarkAllViewportsDirty.
2015-02-14 12:53:07 +00:00
frosch
1cf09f804b
(svn r27147) -Fix: Scale (non-custom) default window sizes according to GUI zoom.
2015-02-13 21:25:48 +00:00
frosch
e113f5e4a1
(svn r27146) -Fix: Make statusbar and chat-entry window use the same width as the toolbar. Otherwise they lack a size definition.
2015-02-13 21:13:45 +00:00
translators
1ebd85c1cc
(svn r27145) -Update from WebTranslator v3.0:
...
malay - 11 changes by TheITChap
2015-02-13 17:45:22 +00:00
frosch
2f7de4fd99
(svn r27144) -Change: The chatbox-width setting now uses percent of screen width instead of pixels.
2015-02-12 20:00:23 +00:00
translators
853e96e67b
(svn r27142) -Update from WebTranslator v3.0:
...
turkish - 77 changes by wakeup
2015-02-10 17:45:15 +00:00
translators
3666525304
(svn r27141) -Update from WebTranslator v3.0:
...
indonesian - 57 changes by fanioz
korean - 3 changes by telk5093
2015-02-09 17:45:34 +00:00
alberth
4b2db6e649
(svn r27140) -Codechange: Fix typo in GenenerateLandscapeWindowMode (chillcore)
2015-02-08 21:05:48 +00:00
translators
d2400c8fee
(svn r27139) -Update from WebTranslator v3.0:
...
korean - 12 changes by Gimel3830
2015-02-08 17:45:49 +00:00
frosch
c655847235
(svn r27138) -Fix: [NewGRF] Negative positions in industry layouts were interpreted incorrectly; however since the wrong behaviour is saner, define as the correct behaviour for GRFv8.
2015-02-06 21:56:50 +00:00
frosch
4846c7ed6b
(svn r27137) -Fix (r0): Oilrig empty-tile checks were incorrect due to wrong TileIndexDiff->TileIndexDiffC conversion.
2015-02-06 21:54:19 +00:00
translators
3a270388d7
(svn r27136) -Update from WebTranslator v3.0:
...
afrikaans - 1 changes by telanus
2015-02-05 17:45:18 +00:00
frosch
1c181fd460
(svn r27135) -Fix: Misalignment in generate world window in case of small fonts.
2015-02-01 22:04:50 +00:00
frosch
a8080b6256
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad().
2015-02-01 20:54:24 +00:00
frosch
3bc7ee3ab7
(svn r27133) -Fix: Dragging of free wagons in depot failed with GUI zoom.
2015-02-01 19:40:04 +00:00
frosch
6fceaeee40
(svn r27132) -Codechange: Add an assertion about the size of the Tile struct to ensure alignment assumptions.
2015-02-01 12:25:51 +00:00
frosch
c9114af706
(svn r27131) -Fix: Dropdown- and tooltip-windows should not steal the focus.
2015-02-01 12:23:39 +00:00
translators
5e2bc783bf
(svn r27130) -Update from WebTranslator v3.0:
...
simplified_chinese - 1 changes by ww9980
2015-01-31 17:45:21 +00:00
translators
16b83d0438
(svn r27129) -Update from WebTranslator v3.0:
...
malay - 18 changes by im54
2015-01-30 17:45:13 +00:00
translators
7011a62c3a
(svn r27128) -Update from WebTranslator v3.0:
...
afrikaans - 2 changes by kdzar
2015-01-29 17:45:32 +00:00
translators
adeb8fb121
(svn r27127) -Update from WebTranslator v3.0:
...
latin - 1 changes by Supercheese
2015-01-26 17:45:25 +00:00
planetmaker
e3b53fb67d
(svn r27126) -Fix [FS#6218] (r26873): Reduce memory footprint of map array by shuffling its variables
2015-01-26 10:27:51 +00:00
translators
468a54febc
(svn r27125) -Update from WebTranslator v3.0:
...
latin - 3 changes by Supercheese
2015-01-23 17:45:19 +00:00
translators
a3547a6a33
(svn r27124) -Update from WebTranslator v3.0:
...
norwegian_nynorsk - 18 changes by 2rB
2015-01-22 17:45:22 +00:00
frosch
a55a5bff24
(svn r27123) -Fix [FS#5371] [FS#6214]: API docs (krinn)
2015-01-20 19:11:31 +00:00
translators
8280de7240
(svn r27122) -Update from WebTranslator v3.0:
...
bulgarian - 22 changes by komara
2015-01-19 17:45:27 +00:00
translators
d999491a7a
(svn r27121) -Update from WebTranslator v3.0:
...
irish - 2 changes by tem
latin - 1 changes by Supercheese
2015-01-18 17:45:32 +00:00
translators
ef9ff6f44a
(svn r27120) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-01-17 17:45:21 +00:00
frosch
f79ead7125
(svn r27119) -Fix: Action 7/9 condition 0A failed for present, but disabled, NewGRF.
2015-01-17 15:00:02 +00:00
translators
65b95e6a5d
(svn r27118) -Update from WebTranslator v3.0:
...
english_US - 1 changes by Supercheese
irish - 5 changes by tem
2015-01-15 17:45:31 +00:00
frosch
862e16aa7e
(svn r27117) -Fix/Feature: Make use of both rocky tile sets from the base graphics.
2015-01-10 20:10:51 +00:00
translators
fde9997fa3
(svn r27116) -Update from WebTranslator v3.0:
...
esperanto - 1 changes by polluks
slovak - 15 changes by Blayss
2015-01-10 17:46:35 +00:00
translators
c52ae10d7b
(svn r27115) -Update from WebTranslator v3.0:
...
irish - 10 changes by tem
2015-01-07 17:45:20 +00:00
translators
30e078ab0f
(svn r27114) -Update from WebTranslator v3.0:
...
catalan - 2 changes by juanjo
danish - 2 changes by Gankenstein
spanish - 5 changes by juanjo
2015-01-06 17:45:49 +00:00
translators
1e7349476f
(svn r27113) -Update from WebTranslator v3.0:
...
spanish - 1 changes by juanjo
2015-01-05 17:45:15 +00:00
translators
a132e213e0
(svn r27112) -Update from WebTranslator v3.0:
...
luxembourgish - 1 changes by Phreeze
spanish - 2 changes by SilverSurferZzZ
2015-01-04 17:45:35 +00:00
alberth
7023819d49
(svn r27111) -Doc: Extend script documentation with Save and Load functions.
2015-01-04 15:14:13 +00:00
translators
4c19f93b34
(svn r27110) -Update from WebTranslator v3.0:
...
afrikaans - 1 changes by telanus
spanish - 1 changes by SilverSurferZzZ
2015-01-03 17:45:29 +00:00
rubidium
889780adce
(svn r27109) -Fix (r27102): MinGW compilation
2015-01-02 19:50:43 +00:00
translators
60cc857333
(svn r27108) -Update from WebTranslator v3.0:
...
latin - 1 changes by Supercheese
spanish - 2 changes by SilverSurferZzZ
2015-01-02 17:45:51 +00:00
rubidium
193f653c56
(svn r27107) -Fix [FS#6183]: road vehicles could not reverse to be sent to depots when the following tile has the right type to run on, but could not be entered; e.g. facing toward a depot with the entry facing the wrong way failed to reverse whereas facing towards an empty tile allowed the vehicle to reverse (estys)
2015-01-02 12:11:20 +00:00
michi_cc
8621ca4115
(svn r27106) -Fix [FS#6176]: Use the actual max speed of the vehicle in front when determining if a RV can overtake.
2015-01-01 22:39:35 +00:00
rubidium
30f778e933
(svn r27105) -Fix [FS#6195]: grow_counter was not properly bounded by growth_rate, but by some other value used to calculate growth_rate.
2015-01-01 21:25:42 +00:00
rubidium
14f197c6ff
(svn r27104) -Fix [FS#6194]: support 64 bits integere in the ScriptLists as well
2015-01-01 21:08:19 +00:00
rubidium
9428d6fb34
(svn r27103) -Update: copyright date
2015-01-01 20:51:18 +00:00
rubidium
730773f5f1
(svn r27102) -Fix [FS#6194]: money values would end up wrong in strings when outside of the bounds of a 32 bits integer
2015-01-01 20:50:43 +00:00
translators
85b93d0e5e
(svn r27101) -Update from WebTranslator v3.0:
...
simplified_chinese - 4 changes by mhching
luxembourgish - 17 changes by Phreeze
2014-12-31 17:45:32 +00:00
translators
f25aeb4d98
(svn r27100) -Update from WebTranslator v3.0:
...
luxembourgish - 334 changes by Phreeze
2014-12-30 17:45:27 +00:00
translators
c56448ea61
(svn r27099) -Update from WebTranslator v3.0:
...
spanish - 2 changes by SilverSurferZzZ
2014-12-27 17:45:27 +00:00
translators
6ad2a2e1ae
(svn r27098) -Update from WebTranslator v3.0:
...
hungarian - 1 changes by Brumi
2014-12-26 17:45:15 +00:00
translators
b150666292
(svn r27097) -Update from WebTranslator v3.0:
...
serbian - 26 changes by Suleiman
2014-12-25 17:45:19 +00:00
translators
6a43b6ff89
(svn r27094) -Update from WebTranslator v3.0:
...
esperanto - 4 changes by polluks
2014-12-24 17:45:15 +00:00
frosch
396dde1636
(svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles)
2014-12-24 17:17:18 +00:00
frosch
fbd7b7ce33
(svn r27090) -Codechange [FS#5976]: Simplify some hierarchical groups code. (Juanjo)
2014-12-24 16:49:57 +00:00
translators
c5ea52027c
(svn r27089) -Update from WebTranslator v3.0:
...
esperanto - 24 changes by polluks
2014-12-23 17:45:30 +00:00
translators
8daae044e7
(svn r27088) -Update from WebTranslator v3.0:
...
irish - 20 changes by tem
2014-12-22 17:45:13 +00:00
rubidium
33970ddeed
(svn r27087) -Fix (r26864): the shadow bit of disaster vehicles got cleared after being set to show a shadow
2014-12-21 20:49:15 +00:00
alberth
107bf32953
(svn r27086) -Codechange: Simplify opening of windows by always returning a valid window pointer.
2014-12-18 18:22:23 +00:00
alberth
78896895cf
(svn r27085) -Fix: Always return a valid window to the world generation gui code.
2014-12-18 18:20:59 +00:00
alberth
edea2ce96d
(svn r27084) -Doc: Improve documentation of AllocateWindowDescFront.
2014-12-18 16:50:11 +00:00
translators
43a58ced5c
(svn r27083) -Update from WebTranslator v3.0:
...
latin - 9 changes by Supercheese
2014-12-16 17:45:31 +00:00
translators
69813402ca
(svn r27082) -Update from WebTranslator v3.0:
...
lithuanian - 4 changes by Stabilitronas
2014-12-14 17:45:22 +00:00
translators
778fc08518
(svn r27081) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
lithuanian - 11 changes by Stabilitronas
2014-12-13 17:45:40 +00:00
translators
6418178bb4
(svn r27080) -Update from WebTranslator v3.0:
...
latin - 2 changes by Supercheese
2014-12-11 17:45:32 +00:00
planetmaker
24fec6da12
(svn r27079) -Fix: Compilation with freetype2 version 2.5.4 and newer (AMDmi3)
2014-12-11 12:25:53 +00:00
translators
141b5d7050
(svn r27078) -Update from WebTranslator v3.0:
...
latin - 12 changes by Supercheese
portuguese - 47 changes by ZeDWeB
2014-12-10 17:45:59 +00:00
translators
7ec9f22b5b
(svn r27077) -Update from WebTranslator v3.0:
...
danish - 10 changes by manframe
2014-12-08 17:45:49 +00:00
translators
4ddc58a319
(svn r27076) -Update from WebTranslator v3.0:
...
arabic_egypt - 1 changes by awensome
2014-12-07 17:45:17 +00:00
frosch
c97d3c322f
(svn r27075) -Fix [FS#6182]: Variable 47 used the carge translation table of the wrong GRF in case of callback 1D.
2014-12-07 14:13:21 +00:00
translators
3a8990995e
(svn r27074) -Update from WebTranslator v3.0:
...
japanese - 16 changes by guppy
2014-12-05 17:45:14 +00:00
translators
92e148fb81
(svn r27073) -Update from WebTranslator v3.0:
...
danish - 14 changes by manframe
2014-12-04 17:45:15 +00:00
translators
a31bad9c71
(svn r27072) -Update from WebTranslator v3.0:
...
danish - 8 changes by manframe
korean - 3 changes by telk5093
serbian - 22 changes by SoMiPro202
2014-12-03 17:46:16 +00:00
translators
0231edf0cc
(svn r27071) -Update from WebTranslator v3.0:
...
spanish - 2 changes by juanjo
2014-12-02 17:45:26 +00:00
translators
d17f340a52
(svn r27070) -Update from WebTranslator v3.0:
...
catalan - 1 changes by juanjo
spanish - 3 changes by juanjo
2014-12-01 17:45:48 +00:00
translators
a6b12b211c
(svn r27069) -Update from WebTranslator v3.0:
...
bulgarian - 3 changes by pdedinski
2014-11-30 17:45:17 +00:00
translators
f9671c2d9b
(svn r27068) -Update from WebTranslator v3.0:
...
danish - 28 changes by manframe
tamil - 52 changes by aswn
2014-11-26 17:45:22 +00:00
translators
f75dd4a0c1
(svn r27067) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2014-11-25 17:45:18 +00:00
translators
ef2496351d
(svn r27066) -Update from WebTranslator v3.0:
...
polish - 19 changes by wojteks86
2014-11-23 17:45:54 +00:00
translators
48deaa3351
(svn r27065) -Update from WebTranslator v3.0:
...
danish - 18 changes by manframe
2014-11-21 17:45:16 +00:00
translators
02f0f22f24
(svn r27064) -Update from WebTranslator v3.0:
...
danish - 35 changes by manframe
irish - 16 changes by tem
2014-11-20 17:45:41 +00:00
frosch
861b9bc85e
(svn r27063) -Fix [FS#6172]: Some lists did not use natural string sorting.
2014-11-18 20:12:42 +00:00
translators
c00e48eedb
(svn r27062) -Update from WebTranslator v3.0:
...
latin - 5 changes by Supercheese
2014-11-14 17:45:15 +00:00
translators
af49565969
(svn r27061) -Update from WebTranslator v3.0:
...
czech - 1 changes by marek995
latvian - 1 changes by Parastais
2014-11-13 17:45:38 +00:00
peter1138
759e963083
(svn r27060) -Doc: Remove obsolete comment (64KB LUT would be 8GB with current limits)
2014-11-11 11:50:04 +00:00
translators
ab087d2d1c
(svn r27058) -Update from WebTranslator v3.0:
...
french - 1 changes by romazoon
galician - 70 changes by permudo
latin - 5 changes by Supercheese
2014-11-08 17:45:53 +00:00
translators
5bec0a0ce7
(svn r27057) -Update from WebTranslator v3.0:
...
latin - 2 changes by Supercheese
2014-11-06 17:45:32 +00:00
translators
7d335e3255
(svn r27056) -Update from WebTranslator v3.0:
...
czech - 2 changes by Eskymak
portuguese - 4 changes by vesgo
2014-11-05 17:46:01 +00:00
translators
6de252ec88
(svn r27055) -Update from WebTranslator v3.0:
...
simplified_chinese - 6 changes by siu238X
traditional_chinese - 49 changes by siu238X
2014-11-04 17:45:38 +00:00
translators
7cb2881da7
(svn r27054) -Update from WebTranslator v3.0:
...
irish - 9 changes by tem
portuguese - 40 changes by vesgo
2014-11-03 17:45:59 +00:00
translators
ca7e4199c3
(svn r27053) -Update from WebTranslator v3.0:
...
latin - 2 changes by Supercheese
vietnamese - 145 changes by nglekhoi
2014-11-02 17:46:34 +00:00
translators
39979d0ed3
(svn r27052) -Update from WebTranslator v3.0:
...
simplified_chinese - 24 changes by siu238X
traditional_chinese - 19 changes by siu238X
swedish - 23 changes by Chrill
2014-11-01 17:46:13 +00:00
translators
40ee9f27ea
(svn r27051) -Update from WebTranslator v3.0:
...
irish - 15 changes by tem
2014-10-29 17:45:14 +00:00
translators
a9440a3129
(svn r27050) -Update from WebTranslator v3.0:
...
irish - 62 changes by tem
korean - 1 changes by telk5093
2014-10-28 17:45:28 +00:00
peter1138
cea2c3490a
(svn r27049) -Fix (r26482): Fix compilation with --enable-desync-debug.
2014-10-28 11:32:19 +00:00
peter1138
c2dbe23c88
(svn r27048) -Fix (r26158): Position in articulated vehicle is 4D, not 4A.
2014-10-28 00:51:51 +00:00
translators
aa97a3cdfc
(svn r27047) -Update from WebTranslator v3.0:
...
norwegian_nynorsk - 58 changes by eloekset
spanish - 2 changes by SilverSurferZzZ
turkish - 10 changes by wakeup
2014-10-27 17:47:15 +00:00
fonsinchen
306b6a11ee
(svn r27046) -Fix [FS#5812]: Don't require double-press from non-dead console hotkeys.
2014-10-26 20:01:36 +00:00
translators
a468c55750
(svn r27045) -Update from WebTranslator v3.0:
...
irish - 83 changes by tem
gaelic - 1 changes by GunChleoc
spanish - 2 changes by SilverSurferZzZ
2014-10-26 17:46:16 +00:00
frosch
d98d4130bd
(svn r27044) -Change (r26905, r26984): Scale heightmap greyscales > 0 evenly to heightlevels > 0, instead of giving heightlevel 1 a bigger loading. Sea level remains at pure black only.
2014-10-25 22:24:05 +00:00
rubidium
dfd57f2616
(svn r27043) -Fix: could not enter third digit of snow line height
2014-10-25 21:02:59 +00:00
translators
7a4ed36444
(svn r27042) -Update from WebTranslator v3.0:
...
irish - 265 changes by tem
2014-10-25 17:45:23 +00:00
fonsinchen
28bd8a3d83
(svn r27040) -Fix: Don't use GCC diagnostic push/pop if unsupported
2014-10-25 12:32:42 +00:00
translators
9c2e4c1408
(svn r27039) -Update from WebTranslator v3.0:
...
irish - 123 changes by tem
latvian - 77 changes by Parastais
2014-10-24 17:45:29 +00:00
translators
644435e4b2
(svn r27038) -Update from WebTranslator v3.0:
...
belarusian - 21 changes by KorneySan
catalan - 2 changes by juanjo
czech - 14 changes by Eskymak
russian - 1 changes by KorneySan
2014-10-23 17:46:24 +00:00
rubidium
8739a7b7d0
(svn r27037) -Fix [FS#6150] (r26878): m6 was moved from Tile To TileExtended, but it wasn't properly removed from Tile (patch by Juanjo)
2014-10-23 17:13:44 +00:00
rubidium
1d27ae9bda
(svn r27036) -Fix [FS#6148] (r26928): crash when changing smallmap colour when the smallmap window has not been opened yet
2014-10-23 10:50:34 +00:00
matthijs
0c0f660059
(svn r27035) -Feature: Support .txt.xz changelog, readme and license files in basesets, newgrfs, etc
2014-10-23 10:49:19 +00:00
matthijs
983d286ebf
(svn r27034) -Feature: Support .txt.gz changelog, readme and license files in basesets, newgrfs, etc
2014-10-23 10:49:16 +00:00
matthijs
815567c39b
(svn r27033) -Codechange: Generalize GetTextfile for multiple extensions
...
- Instead of hardcoding the .txt extension in a printf string, it is
now stored in an array of possible extensions. This array still only
contains .txt, so behaviour is unchanged, but this makes it easier
to add other extensions later.
2014-10-23 10:49:14 +00:00
rubidium
e3791822b2
(svn r27032) -Merge: documentation updates from 1.4 branch
2014-10-23 09:47:15 +00:00
translators
567f38dbf3
(svn r27031) -Update from WebTranslator v3.0:
...
irish - 94 changes by tem
2014-10-22 17:45:39 +00:00
rubidium
e811fa1718
(svn r27030) -Fix: crash when having the vehicle list opened from a buoy or oil rig while the buoy/oil rig gets its final removal (i.e. the sign gets removed)
2014-10-21 19:16:47 +00:00
translators
96c321e958
(svn r27027) -Update from WebTranslator v3.0:
...
catalan - 2 changes by juanjo
dutch - 2 changes by habell
finnish - 45 changes by jpx_
irish - 58 changes by tem
spanish - 2 changes by SilverSurferZzZ
2014-10-21 17:48:00 +00:00
rubidium
d1429cd936
(svn r27026) -Fix: some (older-ish) GCC compiler warnings
2014-10-21 16:58:15 +00:00
translators
b1216055db
(svn r27025) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
latin - 8 changes by Supercheese
norwegian_bokmal - 6 changes by cuthbert
2014-10-18 17:47:05 +00:00
peter1138
f5d964bdbd
(svn r27024) -Codechange: Adjust spacing on small order list.
2014-10-18 16:12:48 +00:00
peter1138
3730ed67cb
(svn r27023) -Codechange: Scale tooltip size by UI scale.
2014-10-18 16:11:40 +00:00
translators
c794b88681
(svn r27022) -Update from WebTranslator v3.0:
...
afrikaans - 2 changes by telanus
swedish - 3 changes by spacejens
welsh - 9 changes by kazzie
2014-10-17 17:46:54 +00:00
translators
7c79cce499
(svn r27021) -Update from WebTranslator v3.0:
...
afrikaans - 20 changes by telanus
romanian - 17 changes by kitguyy
2014-10-16 17:45:44 +00:00
rubidium
d534c80e94
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces)
2014-10-15 18:31:37 +00:00
translators
155114aa98
(svn r27019) -Update from WebTranslator v3.0:
...
catalan - 3 changes by juanjo
croatian - 1 changes by VoyagerOne
romanian - 19 changes by kitguyy
russian - 6 changes by Lone_Wolf
spanish - 2 changes by SilverSurferZzZ
2014-10-15 17:46:35 +00:00
rubidium
b4b0b2750c
(svn r27018) -Fix [FS#6141] (r27008): the higher amplitudes needed for higher maps were not ignored properly causing much smoother maps than wanted
2014-10-14 17:49:32 +00:00
translators
54280f45c0
(svn r27017) -Update from WebTranslator v3.0:
...
catalan - 11 changes by juanjo
english_US - 1 changes by Supercheese
german - 6 changes by planetmaker
hungarian - 14 changes by Brumi
italian - 1 changes by lorenzodv
latin - 6 changes by Supercheese
spanish - 3 changes by SilverSurferZzZ
welsh - 8 changes by kazzie
2014-10-14 17:48:51 +00:00
peter1138
2b46a4ae1d
(svn r27016) -Fix (r27004): Setting font-sprite data failed for some user(s).
2014-10-14 16:09:21 +00:00
peter1138
2eb38ef9e9
(svn r27015) -Codechange: Also scale the character spacing for fonts without shadow.
2014-10-14 14:16:38 +00:00
rubidium
deca49f4c6
(svn r27014) -Fix [FS#6102]: unit number was not always fully shown in depots
2014-10-14 11:40:38 +00:00
rubidium
a72dd0480c
(svn r27013) -Codechange: extract the functionality to determine the number of digits to make space for when drawing an unit number into a separate function
2014-10-14 11:23:41 +00:00
translators
de6e964dbe
(svn r27011) -Update from WebTranslator v3.0:
...
catalan - 1 changes by juanjo
croatian - 15 changes by VoyagerOne
dutch - 28 changes by habell
latin - 5 changes by Supercheese
latvian - 50 changes by Olby
gaelic - 34 changes by GunChleoc
spanish - 2 changes by SilverSurferZzZ
2014-10-13 17:49:11 +00:00
rubidium
fca729138d
(svn r27010) -Feature [FS#4126]: more height levels (ic111, ChillCore, CommanderZ)
2014-10-13 14:30:59 +00:00
rubidium
8d90e86c2c
(svn r27009) -Add: extra level of general map heightness (ChillCore)
2014-10-13 14:22:48 +00:00
rubidium
fcdbdd6043
(svn r27008) -Change: extrapolate the amplitudes for the large wavelengths needed for much higher maps
2014-10-13 14:16:20 +00:00
rubidium
a1611de3a3
(svn r27007) -Codechange: allow for more frequencies (based on patch by ic111)
2014-10-13 14:14:04 +00:00