tron
|
88f9473c85
|
(svn r5225) Some windows periodically check if their parent exists - if not they close themselves
This is unnecessary, because their parents already close them when they get closed
Therefore remove the code for the periodic checks
|
2006-06-11 14:56:21 +00:00 |
|
tron
|
4ab56f465c
|
(svn r5222) Misc. smaller changes, mostly const, variable scope and replacing some magic numbers by enums
|
2006-06-11 07:17:43 +00:00 |
|
tron
|
0f5453d95b
|
(svn r5222) Misc. smaller changes, mostly const, variable scope and replacing some magic numbers by enums
|
2006-06-11 07:17:43 +00:00 |
|
tron
|
f664e3fafa
|
(svn r5221) Make the assertion in SetTileType() more strict: "lower edge of map <=> VOID" instead of just "lower edge of map => VOID"
This works since the hack abusing SetTileType() in openttd.c is gone (r5171)
|
2006-06-10 21:06:29 +00:00 |
|
tron
|
4ba334ffde
|
(svn r5221) Make the assertion in SetTileType() more strict: "lower edge of map <=> VOID" instead of just "lower edge of map => VOID"
This works since the hack abusing SetTileType() in openttd.c is gone (r5171)
|
2006-06-10 21:06:29 +00:00 |
|
tron
|
89f0033d97
|
(svn r5220) Testing for existence AND using rm -f is tautologous
|
2006-06-10 20:11:02 +00:00 |
|
tron
|
7d0a139828
|
(svn r5220) Testing for existence AND using rm -f is tautologous
|
2006-06-10 20:11:02 +00:00 |
|
tron
|
acd6d83ca8
|
(svn r5219) CMD_CLEAR_AREA doesn't use p2, so don't pass anything seemingly meaningful
|
2006-06-10 20:08:19 +00:00 |
|
tron
|
c9be4eed53
|
(svn r5219) CMD_CLEAR_AREA doesn't use p2, so don't pass anything seemingly meaningful
|
2006-06-10 20:08:19 +00:00 |
|
tron
|
8b9448f4fe
|
(svn r5218) Remove GenericRaiseLowerLand(). It's not really as generic as the its name suggests, it's just an unnecessary indirection
|
2006-06-10 19:40:43 +00:00 |
|
tron
|
256cd2341a
|
(svn r5218) Remove GenericRaiseLowerLand(). It's not really as generic as the its name suggests, it's just an unnecessary indirection
|
2006-06-10 19:40:43 +00:00 |
|
miham
|
0d0a733731
|
(svn r5217) WebTranslator2 update to 2006-06-10 20:54:18
polish - 4 changed by meush (4)
|
2006-06-10 18:54:28 +00:00 |
|
miham
|
ea9242eff5
|
(svn r5217) WebTranslator2 update to 2006-06-10 20:54:18
polish - 4 changed by meush (4)
|
2006-06-10 18:54:28 +00:00 |
|
miham
|
97982afe62
|
(svn r5216) WebTranslator2 update to 2006-06-10 19:27:22
french - 4 fixed, 2 changed by glx (6)
lithuanian - 102 fixed, 16 changed by Plyta (118)
polish - 4 fixed by meush (4)
|
2006-06-10 17:29:44 +00:00 |
|
miham
|
5ae22e72fa
|
(svn r5216) WebTranslator2 update to 2006-06-10 19:27:22
french - 4 fixed, 2 changed by glx (6)
lithuanian - 102 fixed, 16 changed by Plyta (118)
polish - 4 fixed by meush (4)
|
2006-06-10 17:29:44 +00:00 |
|
miham
|
26fdd14963
|
(svn r5214) [languages] Re-done afrikaans change, this time proper
|
2006-06-10 09:55:57 +00:00 |
|
miham
|
92770d22dc
|
(svn r5214) [languages] Re-done afrikaans change, this time proper
|
2006-06-10 09:55:57 +00:00 |
|
miham
|
c24006a06f
|
(svn r5213) [languages] reverted last change from tron
|
2006-06-10 09:52:11 +00:00 |
|
miham
|
151b086d70
|
(svn r5213) [languages] reverted last change from tron
|
2006-06-10 09:52:11 +00:00 |
|
tron
|
523093782c
|
(svn r5212) Afrikaans can be encoded in ISO8859-15, there's no need to make it unusable by encoding it in UTF-8
|
2006-06-10 09:48:15 +00:00 |
|
tron
|
79bfd1f63e
|
(svn r5212) Afrikaans can be encoded in ISO8859-15, there's no need to make it unusable by encoding it in UTF-8
|
2006-06-10 09:48:15 +00:00 |
|
tron
|
e6e255f4c8
|
(svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon)
|
2006-06-10 09:45:34 +00:00 |
|
tron
|
4c2f3725d5
|
(svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon)
|
2006-06-10 09:45:34 +00:00 |
|
tron
|
a2362674e3
|
(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
|
2006-06-10 08:37:41 +00:00 |
|
tron
|
0a72639c2d
|
(svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc.
|
2006-06-10 08:37:41 +00:00 |
|
tron
|
fee9ee2c05
|
(svn r5203) Some bits were incorrectly marked as used
|
2006-06-09 20:06:02 +00:00 |
|
tron
|
15c945c926
|
(svn r5203) Some bits were incorrectly marked as used
|
2006-06-09 20:06:02 +00:00 |
|
miham
|
795c72be8f
|
(svn r5202) WebTranslator2 update to 2006-06-09 19:46:28
american - 4 fixed by WhiteRabbit (4)
dutch - 4 fixed by webfreakz (4)
turkish - 4 fixed, 4 changed by jnmbk (8)
ukrainian - 4 fixed by znikoz (4)
|
2006-06-09 17:46:43 +00:00 |
|
miham
|
33b1c15418
|
(svn r5202) WebTranslator2 update to 2006-06-09 19:46:28
american - 4 fixed by WhiteRabbit (4)
dutch - 4 fixed by webfreakz (4)
turkish - 4 fixed, 4 changed by jnmbk (8)
ukrainian - 4 fixed by znikoz (4)
|
2006-06-09 17:46:43 +00:00 |
|
peter1138
|
6e064cc642
|
(svn r5201) - NewGRF: add loading of default refit costs. This information is not yet used
|
2006-06-09 16:35:07 +00:00 |
|
peter1138
|
dfa60b0832
|
(svn r5201) - NewGRF: add loading of default refit costs. This information is not yet used
|
2006-06-09 16:35:07 +00:00 |
|
tron
|
56710ebc2c
|
(svn r5199) Make the control flow of GetTileTrackStatus_TunnelBridge() more comprehensible
|
2006-06-09 15:27:17 +00:00 |
|
tron
|
901e2d02b1
|
(svn r5199) Make the control flow of GetTileTrackStatus_TunnelBridge() more comprehensible
|
2006-06-09 15:27:17 +00:00 |
|
tron
|
e6b5a07962
|
(svn r5198) Fix some strange control flow: the case for MP_RAILWAY fell through the case for MP_TUNNELBRIDGE
|
2006-06-09 15:24:04 +00:00 |
|
tron
|
c1bcead499
|
(svn r5198) Fix some strange control flow: the case for MP_RAILWAY fell through the case for MP_TUNNELBRIDGE
|
2006-06-09 15:24:04 +00:00 |
|
peter1138
|
825eb1cccb
|
(svn r5197) - Use svn info to automatically find the last modified revision number and get branch information and place it in the revision string. Increase NETWORK_REVISION_LENGTH to accommodate the branch tag.
|
2006-06-09 14:40:30 +00:00 |
|
peter1138
|
da4d1aa292
|
(svn r5197) - Use svn info to automatically find the last modified revision number and get branch information and place it in the revision string. Increase NETWORK_REVISION_LENGTH to accommodate the branch tag.
|
2006-06-09 14:40:30 +00:00 |
|
peter1138
|
23c672edb8
|
(svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2
|
2006-06-09 14:37:28 +00:00 |
|
peter1138
|
01aec41f69
|
(svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2
|
2006-06-09 14:37:28 +00:00 |
|
miham
|
f705bd650f
|
(svn r5195) WebTranslator2 update to 2006-06-09 11:31:37
hungarian - 4 fixed by miham (4)
italian - 1 changed by sidew (1)
|
2006-06-09 09:31:48 +00:00 |
|
miham
|
0717a527eb
|
(svn r5195) WebTranslator2 update to 2006-06-09 11:31:37
hungarian - 4 fixed by miham (4)
italian - 1 changed by sidew (1)
|
2006-06-09 09:31:48 +00:00 |
|
peter1138
|
931b7dab7b
|
(svn r5192) - Stylechange: fix bjarni's tabs-instead-of-spaces alignment
|
2006-06-09 08:26:22 +00:00 |
|
peter1138
|
62dcad4e65
|
(svn r5192) - Stylechange: fix bjarni's tabs-instead-of-spaces alignment
|
2006-06-09 08:26:22 +00:00 |
|
peter1138
|
67ce8b9ea0
|
(svn r5191) - NewGRF: add cargo refit support for road vehicles
|
2006-06-09 07:45:26 +00:00 |
|
peter1138
|
e679cfe802
|
(svn r5191) - NewGRF: add cargo refit support for road vehicles
|
2006-06-09 07:45:26 +00:00 |
|
peter1138
|
bbafbc2942
|
(svn r5188) - NewGRF: check refit capacity callback when refitting a ship
|
2006-06-09 07:09:48 +00:00 |
|
peter1138
|
19d14b474e
|
(svn r5188) - NewGRF: check refit capacity callback when refitting a ship
|
2006-06-09 07:09:48 +00:00 |
|
peter1138
|
9b043436d8
|
(svn r5187) - NewGRF: temporarily change a vehicle's cargo subtype when calling the refit capacity callback.
|
2006-06-09 07:03:53 +00:00 |
|
peter1138
|
d6ebfb8338
|
(svn r5187) - NewGRF: temporarily change a vehicle's cargo subtype when calling the refit capacity callback.
|
2006-06-09 07:03:53 +00:00 |
|
peter1138
|
1b48a2bd9d
|
(svn r5186) - NewGRF: show default aircraft cargo type and the purchase list (mart3p)
|
2006-06-09 06:34:28 +00:00 |
|