translators
e0f547e694
(svn r25902) -Update from WebTranslator v3.0:
...
croatian - 3 changes by VoyagerOne
polish - 10 changes by wojteks86
2013-10-22 17:45:18 +00:00
fonsinchen
2f9c48b859
(svn r25901) -Fix [FS#5675]: Check if any vehicles are still serving a link before deleting it.
2013-10-22 16:19:31 +00:00
fonsinchen
bd230f34f4
(svn r25900) -Change [FS#5677]: Allow restricted flows to be picked for kept cargo.
2013-10-22 16:15:59 +00:00
fonsinchen
6524849386
(svn r25899) -Change: Restrict flows if links are restricted and don't normally pick them anymore.
2013-10-22 16:13:54 +00:00
fonsinchen
29e987f3fc
(svn r25898) -Codechange: Add second timestamp for 'restricted links' to all edges.
2013-10-22 16:13:28 +00:00
fonsinchen
ec2d36a4a4
(svn r25897) -Fix: Dates are int32, not uint32, and should be saved as such.
2013-10-22 16:12:08 +00:00
fonsinchen
e99965aa15
(svn r25896) -Fix: Remove unused and unimplemented declaration of RunAverages.
2013-10-22 16:11:45 +00:00
translators
02e212a7fa
(svn r25895) -Update from WebTranslator v3.0:
...
ukrainian - 3 changes by Strategy
2013-10-21 17:45:10 +00:00
planetmaker
dc10b6c167
(svn r25894) -Change: Unify behaviour when clicking on different items in the goto dropdown list when giving orders (adf88)
2013-10-20 19:45:27 +00:00
fonsinchen
fe550c2db3
(svn r25893) -Fix: Document RandomRange and change misleading parameter name 'max' in random functions.
2013-10-20 14:48:08 +00:00
fonsinchen
9337c561b0
(svn r25892) -Fix: off-by-one error in GetVia prevented certain flows from getting picked
2013-10-20 14:27:36 +00:00
fonsinchen
54db96be43
(svn r25891) -Feature: Use smallstack to allow for multiple next hops when loading and unloading.
2013-10-20 13:47:58 +00:00
fonsinchen
dffc4d411e
(svn r25890) -Codechange: define a smallstack for station IDs
2013-10-20 13:47:11 +00:00
fonsinchen
1ed478d433
(svn r25889) -Codechange: Add forgotten file.
2013-10-20 13:46:14 +00:00
fonsinchen
e21ae34878
(svn r25887) -Fix: Ignore NULL pointers in delete operator of PoolItem.
2013-10-20 13:35:35 +00:00
translators
a840efe7a0
(svn r25886) -Update from WebTranslator v3.0:
...
ukrainian - 17 changes by Strategy
2013-10-19 17:45:08 +00:00
fonsinchen
b3b460cae2
(svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 are in the back and don't have to be iterated over so often.
2013-10-19 17:15:19 +00:00
frosch
c08259fe92
(svn r25884) -Fix: Resizing the window did not properly resize the viewport window, resulting in the link graph glitching.
2013-10-19 15:28:54 +00:00
fonsinchen
338d9861bc
(svn r25883) -Fix: Limit recursion and branching in RefreshNextHopsStats more aggressively.
2013-10-19 13:17:06 +00:00
fonsinchen
8fff781ca0
(svn r25882) -Change [FS#5766]: Don't offer subsidies for auto-distributed cargo.
2013-10-19 11:17:29 +00:00
translators
79f4cd2b7a
(svn r25881) -Update from WebTranslator v3.0:
...
turkish - 4 changes by wakeup
2013-10-18 17:45:07 +00:00
planetmaker
95b973ec6c
(svn r25880) -Fix (r25875): Special rules for world generation needs be considered in one more place
2013-10-18 15:23:41 +00:00
planetmaker
70e4074a4c
(svn r25879) -Change: Allow to remove unowned objects unless they have the 'unremovable' flag
2013-10-17 21:47:16 +00:00
planetmaker
ed54d39201
(svn r25878) -Feature: [NewGRF] Object property 0x18 to allow specifying the number of objects of that type being placed upon map creation
2013-10-17 21:45:40 +00:00
planetmaker
c29ec8edee
(svn r25877) -Doc: A bit too much c&p in comment
2013-10-17 21:41:59 +00:00
planetmaker
8033162bb8
(svn r25876) -Codechange: Unify object placement during map creation
2013-10-17 21:41:17 +00:00
planetmaker
2ee9a2b5e7
(svn r25875) -Change: In scenario editor allow to build all objects which were available at any point in the past to support building scenarios with historic items
2013-10-17 21:37:25 +00:00
planetmaker
547b1fba45
(svn r25874) -Add: [NewGRF] NewObject property 0x10, bit 13 indicating that object amount scales with water content of map border (e.g. used for lighthouses)
2013-10-17 21:31:53 +00:00
planetmaker
88286d33ab
(svn r25873) -Codechange: Add property for the amount of generated objects upon map creation to default objects
2013-10-17 21:27:08 +00:00
planetmaker
6f62458e3b
(svn r25872) -Codechange: Add climate property to default objects
2013-10-17 21:26:04 +00:00
planetmaker
0bc86ff9ee
(svn r25871) -Codechange: Move placement rules for lighthouses to its own function
2013-10-17 21:25:15 +00:00
planetmaker
0a481d5ea6
(svn r25870) -Codechange: Move placement rules for transmitter to its own function
2013-10-17 21:22:39 +00:00
translators
8ede002a96
(svn r25869) -Update from WebTranslator v3.0:
...
ukrainian - 1 changes by Strategy
2013-10-17 17:45:10 +00:00
planetmaker
f5e408fa1c
(svn r25868) -Fix (r25650): Initialization of default objects swapped costs and dates
2013-10-16 19:11:34 +00:00
fonsinchen
5ab204c8a1
(svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario editor date tool.
2013-10-15 17:32:31 +00:00
frosch
a6fe1f2f63
(svn r25866) -Fix: Arabic
2013-10-13 20:12:11 +00:00
zuu
cef1c47f18
(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile to a new function, GetDepotVehicleType (cirdan, LordAro)
2013-10-13 20:11:05 +00:00
frosch
12ddbb7cb1
(svn r25864) -Fix: Use the actual sprite dimensions for sizing the dropdown arrow of dropdown widgets.
2013-10-13 19:18:30 +00:00
translators
d9717c0b01
(svn r25863) -Update from WebTranslator v3.0:
...
arabic_egypt - 147 changes by abdXelrhman
german - 2 changes by planetmaker
japanese - 3 changes by guppy
polish - 2 changes by wojteks86
2013-10-13 17:45:46 +00:00
frosch
ca18a4abef
(svn r25862) -Fix [FS#5715] (r25729): Usage of implicit unsigned wrap around. (sbr)
2013-10-13 13:49:45 +00:00
frosch
27a77d2c09
(svn r25861) -Fix [FS#5760]: Scale linkgraph legend according to text dimensions.
2013-10-13 13:44:58 +00:00
frosch
dcec8b9abd
(svn r25860) -Fix [FS#5737] (r25570): When clearing font cache, also clear layout cache. (adf88)
2013-10-13 13:28:06 +00:00
planetmaker
122158b4d8
(svn r25859) -Add [FS#5784]: Hightlight active goto item in order list dropdown (adf88)
2013-10-13 11:06:58 +00:00
planetmaker
2609693fe8
(svn r25858) -Fix [FS#5783]: Goto button in order window was not always lowered when it should (adf88)
2013-10-13 11:06:05 +00:00
planetmaker
7ed5f6edf9
(svn r25857) -Codechange [FS#5783]: Add void goto type to indicate inactivity in order window (adf88)
2013-10-13 11:05:20 +00:00
planetmaker
5bf105d4f2
(svn r25856) -Codechange: Use Industry::TileBelongsToIndustry in one more place (cirdan, LordAro)
2013-10-13 11:04:20 +00:00
frosch
871519f75a
(svn r25855) -Fix [FS#5788] (r25833): Obiwan messed up savegame conversion.
2013-10-13 10:51:58 +00:00
zuu
15ebb29447
(svn r25854) -Change: Display the cost to upgrade a bridge at the end of bridge that was clicked and not the other end, which could be outside of the screen in some cases (cirdan, LordAro)
2013-10-12 22:45:19 +00:00
zuu
e50478c053
(svn r25853) -Codechange: Simplify SetupFarmFieldFence by replacing the Axis and north parameter with a direction parameter and taking adventage of the new unified SetFence function (cirdan, LordAro)
2013-10-12 22:28:38 +00:00
zuu
fb5dc7762b
(svn r25852) -Codechange: Merge GetFenceXX/SetFenceXX into one common GetFonce/SetFence for all directions that take an extra direction parameter (cirdan, LordAro)
2013-10-12 22:23:43 +00:00
zuu
a42f223b2b
(svn r25851) -Codechange: Avoid recalculations in DrawClearLandFence (cirdan, LordAro)
2013-10-12 22:21:21 +00:00
zuu
e7c6786016
(svn r25850) -Codechange: Merge IsBadFarmFieldTile and IsValidFarmFieldTile into IsSuitableForFarmField (cirdan, LordAro)
2013-10-12 22:17:11 +00:00
zuu
dfb5663313
(svn r25849) -Codechange: Introduce IsTileFlat to not compute full slope information for situations when we only want to know if a tile is flat or not (cirdan, LordAro)
2013-10-12 22:07:58 +00:00
zuu
b35b8aa5bb
(svn r25848) -Codechange: Refactor check for if a tile is not an edge tile to new IsInnerTile method (cirdan, LordAro)
2013-10-12 22:03:13 +00:00
zuu
d908897918
(svn r25847) -Fix: Comment for GetFoundationSlope was wrong (cirdan, LordAro)
2013-10-12 22:01:21 +00:00
translators
7d10302f35
(svn r25846) -Update from WebTranslator v3.0:
...
english_US - 4 changes by Supercheese
greek - 31 changes by Evropi
spanish - 3 changes by Terkhen
2013-10-12 17:45:37 +00:00
planetmaker
189dd2dcce
(svn r25845) -Add [FS#5756]: [Admin] Send info on bankruptcy quarters also in ADMIN_PACKET_SERVER_COMPANY_INFO (zydeco)
2013-10-12 17:03:15 +00:00
frosch
69a0c91d63
(svn r25844) -Change: Increase maximum number of object instances on the map from 64k to about 16M.
2013-10-12 16:35:50 +00:00
frosch
29f5eab56c
(svn r25843) -Codechange: Rename MAX_SPECLIST to NUM_STATIONSSPECS_PER_STATION.
2013-10-12 16:35:32 +00:00
frosch
1b6ceef086
(svn r25842) -Codechange: Rename MAX_STATIONS to NUM_STATIONS_PER_GRF.
2013-10-12 16:35:18 +00:00
frosch
48d22700ad
(svn r25841) -Codechange: Use NUM_AIRPORTTILES_PER_GRF instead of NUM_AIRPORTTILES to properly distinguish limits per NewGRF and limits of the pool.
...
-Change: [NewGRF] Lower the limit of airport tile types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
2013-10-12 16:34:59 +00:00
frosch
a92b698525
(svn r25840) -Codechange: Use NUM_AIRPORTS_PER_GRF instead of NUM_AIRPORTS to properly distinguish limits per NewGRF and limits of the pool.
2013-10-12 16:34:23 +00:00
frosch
cfaa9457a6
(svn r25839) -Codechange: Use NUM_HOUSES_PER_GRF instead of NUM_HOUSES to properly distinguish limits per NewGRF and limits of the pool.
...
-Change: [NewGRF] Lower the limit of house types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
2013-10-12 16:34:04 +00:00
frosch
6a0439a789
(svn r25838) -Codechange: Rename HOUSE_MAX to NUM_HOUSES.
2013-10-12 16:33:19 +00:00
frosch
ad8b387f9e
(svn r25837) -Codechange: Use NUM_INDUSTRYTILES_PER_GRF instead of NUM_INDUSTRYTILES to properly distinguish limits per NewGRF and limits of the pool.
...
-Change: [NewGRF] Lower the limit of industry tile types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
2013-10-12 16:32:59 +00:00
frosch
a521af8cf8
(svn r25836) -Codechange: Use NUM_INDUSTRYTYPES_PER_GRF instead of NUM_INDUSTRYTYPES to properly distinguish limits per NewGRF and limits of the pool.
2013-10-12 16:32:16 +00:00
frosch
ac599625da
(svn r25835) -Change: Increase the total number of object types from 256 to 64000.
2013-10-12 16:31:55 +00:00
frosch
60f483822f
(svn r25834) -Codechange: Use NUM_OBJECTS_PER_GRF instead of NUM_OBJECTS to properly distinguish limits per NewGRF and limits of the pool.
...
-Change: [NewGRF] Lower the limit of object types per NewGRF from 256 to 255 to prevent usage of ID 0xFF in Action3, and thus allowing it to become an extended byte somewhen.
2013-10-12 16:31:31 +00:00
frosch
35d7e8bca4
(svn r25833) -Codechange: Move ObjectType from map array into pool item.
2013-10-12 16:30:42 +00:00
frosch
2080a8c16f
(svn r25832) -Codechange: Reduce variety of object type test functions.
2013-10-12 16:30:22 +00:00
frosch
b1131671d4
(svn r25831) -Change: Increase the object class limit from 32 to 255. (sbr)
2013-10-12 16:30:05 +00:00
frosch
3d5a91424a
(svn r25830) -Fix [FS#5742] (r25540): In BuildObjectWindow, ensure the object spec matrix is always initialized. (sbr)
2013-10-12 16:29:42 +00:00
translators
7a75010b25
(svn r25829) -Update from WebTranslator v3.0:
...
english_US - 2 changes by Supercheese
vietnamese - 9 changes by nglekhoi
2013-10-11 17:45:19 +00:00
planetmaker
276c41ee1d
(svn r25828) -Doc [FS#5785]: Description of parameters for ShowDropDownMenu was partially swapped (3298)
2013-10-11 15:41:55 +00:00
planetmaker
f42dea680e
(svn r25827) -Fix [FS#5768]: Unify capitalization of strings used in Sort-By dropdown menu
2013-10-11 15:34:04 +00:00
translators
aef25810c0
(svn r25826) -Update from WebTranslator v3.0:
...
simplified_chinese - 4 changes by siu238X
finnish - 2 changes by jpx_
korean - 2 changes by telk5093
2013-10-09 17:45:21 +00:00
translators
2e990f514f
(svn r25825) -Update from WebTranslator v3.0:
...
lithuanian - 2 changes by Stabilitronas
2013-10-08 17:45:17 +00:00
translators
67bffff355
(svn r25824) -Update from WebTranslator v3.0:
...
croatian - 2 changes by VoyagerOne
french - 9 changes by glx
italian - 2 changes by lorenzodv
portuguese - 2 changes by vesgo
russian - 2 changes by Lone_Wolf
slovak - 2 changes by Milsa
thai - 26 changes by zetathix
2013-10-07 17:45:49 +00:00
frosch
3d99546107
(svn r25823) -Codechange [FS#5780]: Simplify if-cases in ViewportDrawStrings. (Juanjo)
2013-10-06 20:18:53 +00:00
frosch
b4609fd923
(svn r25822) -Fix [FS#5704]: Searching for a suitable font failed, if one of the fonts had no '?' glyph, and no baseset is installed.
2013-10-06 20:08:11 +00:00
frosch
1e0dd39075
(svn r25821) -Fix-ish: Sprite 0 was considered available, even if no baseset was loaded.
2013-10-06 19:40:40 +00:00
frosch
640d39c001
(svn r25820) -Codechange: More const-ness.
2013-10-06 19:38:36 +00:00
translators
2d972cb418
(svn r25819) -Update from WebTranslator v3.0:
...
korean - 3 changes by telk5093
norwegian_bokmal - 2 changes by cuthbert
thai - 54 changes by zetathix
2013-10-06 17:45:23 +00:00
frosch
bf0f5345ea
(svn r25818) -Fix [FS#5750]: [GS] Language file scanner considered filenames starting with '.' as valid translations, resulting in languages with empty name, which causes trouble.
2013-10-06 12:13:20 +00:00
frosch
4912e3170e
(svn r25817) -Fix [FS5750-ish]: Handle savegames which contain GS translations for languages with empty name more gently.
2013-10-06 12:10:33 +00:00
frosch
dfa0e61f25
(svn r25816) -Add [FS#5748]: Toggle button for wrapping lines in the textfile GUI (LordAro)
2013-10-06 11:29:14 +00:00
frosch
f26aad2e84
(svn r25815) -Fix [FS#5754]: ScriptTile::IsBuildableRectangle could report true for tiles outside of the map, if they happened to wrap around into a valid area. (Bolt)
2013-10-06 11:16:00 +00:00
frosch
3e8d498bc5
(svn r25814) -Doc: Some Town members.
2013-10-06 10:16:33 +00:00
translators
e96c667017
(svn r25812) -Update from WebTranslator v3.0:
...
brazilian_portuguese - 4 changes by Tucalipe
2013-10-05 17:45:16 +00:00
translators
aac3e9a823
(svn r25811) -Update from WebTranslator v3.0:
...
spanish - 2 changes by Terkhen
2013-10-04 17:45:10 +00:00
translators
4ce75d1cc9
(svn r25810) -Update from WebTranslator v3.0:
...
czech - 2 changes by retro
korean - 5 changes by telk5093
portuguese - 106 changes by vesgo
2013-10-03 17:45:20 +00:00
zuu
8895ae5e0d
(svn r25809) -Fix: [Script] Decoding JSON data with an empty array from Admin port failed
2013-10-03 16:47:24 +00:00
zuu
3ad1896273
(svn r25808) -Fix (r25788): [Script] INVALID_EXPENSES should be called EXPENSES_INVALID in the script API
2013-10-02 21:44:31 +00:00
translators
59afce7cfb
(svn r25806) -Update from WebTranslator v3.0:
...
japanese - 1 changes by guppy
2013-10-02 17:45:11 +00:00
alberth
999e76d305
(svn r25805) -Fix[FS#5740]: Ensure the vehicle bar is high enough for the start/stop vehicle graphics (adf88).
2013-10-01 20:35:06 +00:00
alberth
26dbdafeed
(svn r25804) -Fix[FS#5739]: Lower sprite and text at the vehicle bar if it is pressed (adf88).
2013-10-01 20:22:38 +00:00
alberth
5437a588a0
(svn r25803) -Fix[FS#5738]: Draw start/stop graphics of the vehicle bar at the right place in rtl mode (adf88).
2013-10-01 20:16:44 +00:00
translators
3efc999c00
(svn r25802) -Update from WebTranslator v3.0:
...
polish - 7 changes by joziowicz
2013-10-01 17:45:10 +00:00
translators
4a058e2afe
(svn r25801) -Update from WebTranslator v3.0:
...
estonian - 4 changes by notAbot
japanese - 5 changes by guppy
slovenian - 1 changes by matej1245
2013-09-29 17:45:23 +00:00
translators
4421eb683b
(svn r25800) -Update from WebTranslator v3.0:
...
english_AU - 5 changes by mrtux
korean - 5 changes by telk5093
2013-09-28 17:45:15 +00:00