zuu
|
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)
|
2013-10-12 22:28:38 +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
|
27b153d16a
|
(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
|
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
|
3ca56bed7a
|
(svn r25850) -Codechange: Merge IsBadFarmFieldTile and IsValidFarmFieldTile into IsSuitableForFarmField (cirdan, LordAro)
|
2013-10-12 22:17:11 +00:00 |
|
zuu
|
e7c6786016
|
(svn r25850) -Codechange: Merge IsBadFarmFieldTile and IsValidFarmFieldTile into IsSuitableForFarmField (cirdan, LordAro)
|
2013-10-12 22:17:11 +00:00 |
|
zuu
|
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)
|
2013-10-12 22:07:58 +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 |
|
alberth
|
41ddef3018
|
(svn r25238) -Feature: Display imminent closure of an industry in its view window.
|
2013-05-12 19:38:30 +00:00 |
|
alberth
|
1b5b4db690
|
(svn r25238) -Feature: Display imminent closure of an industry in its view window.
|
2013-05-12 19:38:30 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
336a93a9d8
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
frosch
|
3ce8d2ce70
|
(svn r24846) -Add: Advanced settings to disable certain sound effects.
|
2012-12-23 21:09:09 +00:00 |
|
zuu
|
577ba4bb67
|
(svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor
|
2012-10-22 18:56:21 +00:00 |
|
zuu
|
0826994821
|
(svn r24623) -Feature: Allow GameScripts to construct and prospect industries without having a sponsor
|
2012-10-22 18:56:21 +00:00 |
|
frosch
|
15bf9e9f03
|
(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry.
|
2012-09-08 12:14:00 +00:00 |
|
frosch
|
bcac3d16b6
|
(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry.
|
2012-09-08 12:14:00 +00:00 |
|
frosch
|
2aa43d6c8b
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +00:00 |
|
frosch
|
a8c88f43b6
|
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead.
|
2012-05-26 14:16:03 +00:00 |
|
frosch
|
c6af35c085
|
(svn r24283) -Codechange: Add AddTileNewsItem function to preemptively deduplicate code.
|
2012-05-26 14:15:57 +00:00 |
|
frosch
|
a0be398da9
|
(svn r24283) -Codechange: Add AddTileNewsItem function to preemptively deduplicate code.
|
2012-05-26 14:15:57 +00:00 |
|
frosch
|
3f036c6af2
|
(svn r24186) -Feature: [NewGRF] Callback to set industry production level on construction. (andythenorth)
|
2012-04-28 16:44:01 +00:00 |
|
frosch
|
16b310d8ce
|
(svn r24186) -Feature: [NewGRF] Callback to set industry production level on construction. (andythenorth)
|
2012-04-28 16:44:01 +00:00 |
|
frosch
|
059b4b985f
|
(svn r24185) -Codechange: Deduplicate some only partly deduplicated code.
|
2012-04-28 16:07:28 +00:00 |
|
frosch
|
789c95d4b8
|
(svn r24185) -Codechange: Deduplicate some only partly deduplicated code.
|
2012-04-28 16:07:28 +00:00 |
|
rubidium
|
76d5833650
|
(svn r24179) -Codechange: move some variables of Town to TownCache
|
2012-04-25 20:50:13 +00:00 |
|
rubidium
|
41e5c839e0
|
(svn r24179) -Codechange: move some variables of Town to TownCache
|
2012-04-25 20:50:13 +00:00 |
|
frosch
|
142725e8ab
|
(svn r24107) -Fix [FS#5143] (r3181): Glass-sprite of bubble-generator was not drawn anymore for completely constructed tiles.
|
2012-04-09 10:18:10 +00:00 |
|
frosch
|
c425368a17
|
(svn r24107) -Fix [FS#5143] (r3181): Glass-sprite of bubble-generator was not drawn anymore for completely constructed tiles.
|
2012-04-09 10:18:10 +00:00 |
|
frosch
|
afb3cbbbfc
|
(svn r24040) -Fix [FS#5095]: Improve error messages wrt. the placement restrictions of banks, water towers and toy shops.
|
2012-03-17 19:48:26 +00:00 |
|
frosch
|
a1f2ad880d
|
(svn r24040) -Fix [FS#5095]: Improve error messages wrt. the placement restrictions of banks, water towers and toy shops.
|
2012-03-17 19:48:26 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
alberth
|
06597e684c
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
alberth
|
4af8c2d5e1
|
(svn r23704) -Doc: Doxygen comment fixes and additions.
|
2012-01-01 17:22:32 +00:00 |
|
truebrain
|
bc78328918
|
(svn r23622) -Add: a set of events to trigger in a GameScript
|
2011-12-19 20:59:36 +00:00 |
|
truebrain
|
77b7366c29
|
(svn r23622) -Add: a set of events to trigger in a GameScript
|
2011-12-19 20:59:36 +00:00 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
3d88c74389
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
yexo
|
20f83ba002
|
(svn r23458) -Fix: don't assume all industries that cut trees have tile 0,0
-Fix: wait until all tiles of an industry are completed before starting to cut trees
|
2011-12-09 16:12:38 +00:00 |
|
yexo
|
2b1a380902
|
(svn r23458) -Fix: don't assume all industries that cut trees have tile 0,0
-Fix: wait until all tiles of an industry are completed before starting to cut trees
|
2011-12-09 16:12:38 +00:00 |
|
truebrain
|
af1b3cc070
|
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
|
2011-11-29 23:15:35 +00:00 |
|
truebrain
|
98103121d4
|
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
|
2011-11-29 23:15:35 +00:00 |
|
yexo
|
0566a6cfda
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
|
yexo
|
5c838ff1c3
|
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles
|
2011-11-08 19:48:47 +00:00 |
|
frosch
|
a608cbab5d
|
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness.
|
2011-11-08 17:27:13 +00:00 |
|
frosch
|
52774235eb
|
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness.
|
2011-11-08 17:27:13 +00:00 |
|
frosch
|
ebf19d6219
|
(svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity.
|
2011-11-08 17:26:49 +00:00 |
|
frosch
|
30874b5e81
|
(svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity.
|
2011-11-08 17:26:49 +00:00 |
|