88286d33ab
(svn r25873) -Codechange: Add property for the amount of generated objects upon map creation to default objects
planetmaker
2013-10-17 21:27:08 +00:00
18ea5a8544
(svn r25873) -Codechange: Add property for the amount of generated objects upon map creation to default objects
planetmaker
2013-10-17 21:27:08 +00:00
cef1c47f18
(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile to a new function, GetDepotVehicleType (cirdan, LordAro)
zuu
2013-10-13 20:11:05 +00:00
c0005afb06
(svn r25865) -Codechange: Refactor detecting of depot vehicle type of a tile to a new function, GetDepotVehicleType (cirdan, LordAro)
zuu
2013-10-13 20:11:05 +00:00
12ddbb7cb1
(svn r25864) -Fix: Use the actual sprite dimensions for sizing the dropdown arrow of dropdown widgets.
frosch
2013-10-13 19:18:30 +00:00
2a71d05478
(svn r25864) -Fix: Use the actual sprite dimensions for sizing the dropdown arrow of dropdown widgets.
frosch
2013-10-13 19:18:30 +00:00
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
translators
2013-10-13 17:45:46 +00:00
c84a33c7d9
(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
translators
2013-10-13 17:45:46 +00:00
27a77d2c09
(svn r25861) -Fix [FS#5760]: Scale linkgraph legend according to text dimensions.
frosch
2013-10-13 13:44:58 +00:00
ec68541fb8
(svn r25861) -Fix [FS#5760]: Scale linkgraph legend according to text dimensions.
frosch
2013-10-13 13:44:58 +00:00
dcec8b9abd
(svn r25860) -Fix [FS#5737] (r25570): When clearing font cache, also clear layout cache. (adf88)
frosch
2013-10-13 13:28:06 +00:00
0cf1de904d
(svn r25860) -Fix [FS#5737] (r25570): When clearing font cache, also clear layout cache. (adf88)
frosch
2013-10-13 13:28:06 +00:00
122158b4d8
(svn r25859) -Add [FS#5784]: Hightlight active goto item in order list dropdown (adf88)
planetmaker
2013-10-13 11:06:58 +00:00
9923a09ae9
(svn r25859) -Add [FS#5784]: Hightlight active goto item in order list dropdown (adf88)
planetmaker
2013-10-13 11:06:58 +00:00
2609693fe8
(svn r25858) -Fix [FS#5783]: Goto button in order window was not always lowered when it should (adf88)
planetmaker
2013-10-13 11:06:05 +00:00
54b69cbe0d
(svn r25858) -Fix [FS#5783]: Goto button in order window was not always lowered when it should (adf88)
planetmaker
2013-10-13 11:06:05 +00:00
7ed5f6edf9
(svn r25857) -Codechange [FS#5783]: Add void goto type to indicate inactivity in order window (adf88)
planetmaker
2013-10-13 11:05:20 +00:00
95bc464062
(svn r25857) -Codechange [FS#5783]: Add void goto type to indicate inactivity in order window (adf88)
planetmaker
2013-10-13 11:05:20 +00:00
5bf105d4f2
(svn r25856) -Codechange: Use Industry::TileBelongsToIndustry in one more place (cirdan, LordAro)
planetmaker
2013-10-13 11:04:20 +00:00
6a8e846525
(svn r25856) -Codechange: Use Industry::TileBelongsToIndustry in one more place (cirdan, LordAro)
planetmaker
2013-10-13 11:04:20 +00:00
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)
zuu
2013-10-12 22:45:19 +00:00
ac08e89a32
(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)
zuu
2013-10-12 22:45:19 +00:00
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)
zuu
2013-10-12 22:28:38 +00:00
16a6a26919
(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)
zuu
2013-10-12 22:28:38 +00:00
fb5dc7762b
(svn r25852) -Codechange: Merge GetFenceXX/SetFenceXX into one common GetFonce/SetFence for all directions that take an extra direction parameter (cirdan, LordAro)
zuu
2013-10-12 22:23:43 +00:00
27b153d16a
(svn r25852) -Codechange: Merge GetFenceXX/SetFenceXX into one common GetFonce/SetFence for all directions that take an extra direction parameter (cirdan, LordAro)
zuu
2013-10-12 22:23:43 +00:00
e7c6786016
(svn r25850) -Codechange: Merge IsBadFarmFieldTile and IsValidFarmFieldTile into IsSuitableForFarmField (cirdan, LordAro)
zuu
2013-10-12 22:17:11 +00:00
3ca56bed7a
(svn r25850) -Codechange: Merge IsBadFarmFieldTile and IsValidFarmFieldTile into IsSuitableForFarmField (cirdan, LordAro)
zuu
2013-10-12 22:17:11 +00:00
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)
zuu
2013-10-12 22:07:58 +00:00
e124838db5
(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)
zuu
2013-10-12 22:07:58 +00:00
b35b8aa5bb
(svn r25848) -Codechange: Refactor check for if a tile is not an edge tile to new IsInnerTile method (cirdan, LordAro)
zuu
2013-10-12 22:03:13 +00:00
e428c27a54
(svn r25848) -Codechange: Refactor check for if a tile is not an edge tile to new IsInnerTile method (cirdan, LordAro)
zuu
2013-10-12 22:03:13 +00:00
d908897918
(svn r25847) -Fix: Comment for GetFoundationSlope was wrong (cirdan, LordAro)
zuu
2013-10-12 22:01:21 +00:00
026a83e4cf
(svn r25847) -Fix: Comment for GetFoundationSlope was wrong (cirdan, LordAro)
zuu
2013-10-12 22:01:21 +00:00
7d10302f35
(svn r25846) -Update from WebTranslator v3.0: english_US - 4 changes by Supercheese greek - 31 changes by Evropi spanish - 3 changes by Terkhen
translators
2013-10-12 17:45:37 +00:00
7685ed6e25
(svn r25846) -Update from WebTranslator v3.0: english_US - 4 changes by Supercheese greek - 31 changes by Evropi spanish - 3 changes by Terkhen
translators
2013-10-12 17:45:37 +00:00
189dd2dcce
(svn r25845) -Add [FS#5756]: [Admin] Send info on bankruptcy quarters also in ADMIN_PACKET_SERVER_COMPANY_INFO (zydeco)
planetmaker
2013-10-12 17:03:15 +00:00
5fe15ef5b3
(svn r25845) -Add [FS#5756]: [Admin] Send info on bankruptcy quarters also in ADMIN_PACKET_SERVER_COMPANY_INFO (zydeco)
planetmaker
2013-10-12 17:03:15 +00:00
69a0c91d63
(svn r25844) -Change: Increase maximum number of object instances on the map from 64k to about 16M.
frosch
2013-10-12 16:35:50 +00:00
f794b9786f
(svn r25844) -Change: Increase maximum number of object instances on the map from 64k to about 16M.
frosch
2013-10-12 16:35:50 +00:00
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.
frosch
2013-10-12 16:34:59 +00:00
39f2f92eeb
(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.
frosch
2013-10-12 16:34:59 +00:00
a92b698525
(svn r25840) -Codechange: Use NUM_AIRPORTS_PER_GRF instead of NUM_AIRPORTS to properly distinguish limits per NewGRF and limits of the pool.
frosch
2013-10-12 16:34:23 +00:00
62d18c52c3
(svn r25840) -Codechange: Use NUM_AIRPORTS_PER_GRF instead of NUM_AIRPORTS to properly distinguish limits per NewGRF and limits of the pool.
frosch
2013-10-12 16:34:23 +00:00
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.
frosch
2013-10-12 16:34:04 +00:00
210fda2141
(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.
frosch
2013-10-12 16:34:04 +00:00
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.
frosch
2013-10-12 16:32:59 +00:00
7164124101
(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.
frosch
2013-10-12 16:32:59 +00:00
a521af8cf8
(svn r25836) -Codechange: Use NUM_INDUSTRYTYPES_PER_GRF instead of NUM_INDUSTRYTYPES to properly distinguish limits per NewGRF and limits of the pool.
frosch
2013-10-12 16:32:16 +00:00
c60ee14280
(svn r25836) -Codechange: Use NUM_INDUSTRYTYPES_PER_GRF instead of NUM_INDUSTRYTYPES to properly distinguish limits per NewGRF and limits of the pool.
frosch
2013-10-12 16:32:16 +00:00
ac599625da
(svn r25835) -Change: Increase the total number of object types from 256 to 64000.
frosch
2013-10-12 16:31:55 +00:00
b70d64200e
(svn r25835) -Change: Increase the total number of object types from 256 to 64000.
frosch
2013-10-12 16:31:55 +00:00
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.
frosch
2013-10-12 16:31:31 +00:00
2bfa36cc16
(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.
frosch
2013-10-12 16:31:31 +00:00
35d7e8bca4
(svn r25833) -Codechange: Move ObjectType from map array into pool item.
frosch
2013-10-12 16:30:42 +00:00
d9d978d6d2
(svn r25833) -Codechange: Move ObjectType from map array into pool item.
frosch
2013-10-12 16:30:42 +00:00
2080a8c16f
(svn r25832) -Codechange: Reduce variety of object type test functions.
frosch
2013-10-12 16:30:22 +00:00
478500abbc
(svn r25832) -Codechange: Reduce variety of object type test functions.
frosch
2013-10-12 16:30:22 +00:00
b1131671d4
(svn r25831) -Change: Increase the object class limit from 32 to 255. (sbr)
frosch
2013-10-12 16:30:05 +00:00
be36812410
(svn r25831) -Change: Increase the object class limit from 32 to 255. (sbr)
frosch
2013-10-12 16:30:05 +00:00
3d5a91424a
(svn r25830) -Fix [FS#5742] (r25540): In BuildObjectWindow, ensure the object spec matrix is always initialized. (sbr)
frosch
2013-10-12 16:29:42 +00:00
fcc3337226
(svn r25830) -Fix [FS#5742] (r25540): In BuildObjectWindow, ensure the object spec matrix is always initialized. (sbr)
frosch
2013-10-12 16:29:42 +00:00
7a75010b25
(svn r25829) -Update from WebTranslator v3.0: english_US - 2 changes by Supercheese vietnamese - 9 changes by nglekhoi
translators
2013-10-11 17:45:19 +00:00
51c607c695
(svn r25829) -Update from WebTranslator v3.0: english_US - 2 changes by Supercheese vietnamese - 9 changes by nglekhoi
translators
2013-10-11 17:45:19 +00:00
276c41ee1d
(svn r25828) -Doc [FS#5785]: Description of parameters for ShowDropDownMenu was partially swapped (3298)
planetmaker
2013-10-11 15:41:55 +00:00
64177c73b3
(svn r25828) -Doc [FS#5785]: Description of parameters for ShowDropDownMenu was partially swapped (3298)
planetmaker
2013-10-11 15:41:55 +00:00
f42dea680e
(svn r25827) -Fix [FS#5768]: Unify capitalization of strings used in Sort-By dropdown menu
planetmaker
2013-10-11 15:34:04 +00:00
7821f7800b
(svn r25827) -Fix [FS#5768]: Unify capitalization of strings used in Sort-By dropdown menu
planetmaker
2013-10-11 15:34:04 +00:00
aef25810c0
(svn r25826) -Update from WebTranslator v3.0: simplified_chinese - 4 changes by siu238X finnish - 2 changes by jpx_ korean - 2 changes by telk5093
translators
2013-10-09 17:45:21 +00:00
346ceab77c
(svn r25826) -Update from WebTranslator v3.0: simplified_chinese - 4 changes by siu238X finnish - 2 changes by jpx_ korean - 2 changes by telk5093
translators
2013-10-09 17:45:21 +00:00
2e990f514f
(svn r25825) -Update from WebTranslator v3.0: lithuanian - 2 changes by Stabilitronas
translators
2013-10-08 17:45:17 +00:00
b2111be295
(svn r25825) -Update from WebTranslator v3.0: lithuanian - 2 changes by Stabilitronas
translators
2013-10-08 17:45:17 +00:00
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
translators
2013-10-07 17:45:49 +00:00
92d229e55f
(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
translators
2013-10-07 17:45:49 +00:00