maedhros
165dd778af
(svn r10481) -Codechange: Show a news message with the new industry when primary industry prospecting succeeds.
2007-07-08 18:41:34 +00:00
maedhros
e17cbca358
(svn r10480) -Fix: Don't allow building lighthouses and transmitters under bridges in the scenario editor, or during world generation.
2007-07-08 18:40:15 +00:00
maedhros
fc3764ef4b
(svn r10480) -Fix: Don't allow building lighthouses and transmitters under bridges in the scenario editor, or during world generation.
2007-07-08 18:40:15 +00:00
miham
73d2e5840a
(svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48
...
american - 4 fixed by WhiteRabbit (4)
catalan - 2 fixed by arnaullv (2)
czech - 67 fixed by joeprusa (67)
danish - 6 fixed by ThomasA (6)
dutch - 2 fixed by webfreakz (2)
french - 2 fixed by glx (2)
german - 23 fixed by chu (23)
hungarian - 2 fixed by miham (2)
italian - 2 fixed, 4 changed by lorenzodv (6)
latvian - 49 fixed by amjaliks (49)
portuguese - 66 fixed by izhirahider (66)
romanian - 2 fixed by kneekoo (2)
slovenian - 2 fixed by Necrolyte (2)
traditional_chinese - 2 fixed, 75 changed by xbddc (77)
turkish - 7 fixed by jnmbk (7)
2007-07-08 17:45:36 +00:00
miham
c9ef554e01
(svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48
...
american - 4 fixed by WhiteRabbit (4)
catalan - 2 fixed by arnaullv (2)
czech - 67 fixed by joeprusa (67)
danish - 6 fixed by ThomasA (6)
dutch - 2 fixed by webfreakz (2)
french - 2 fixed by glx (2)
german - 23 fixed by chu (23)
hungarian - 2 fixed by miham (2)
italian - 2 fixed, 4 changed by lorenzodv (6)
latvian - 49 fixed by amjaliks (49)
portuguese - 66 fixed by izhirahider (66)
romanian - 2 fixed by kneekoo (2)
slovenian - 2 fixed by Necrolyte (2)
traditional_chinese - 2 fixed, 75 changed by xbddc (77)
turkish - 7 fixed by jnmbk (7)
2007-07-08 17:45:36 +00:00
rubidium
6dfbc5a113
(svn r10478) -Fix [FS#999]: remove the loading indicator when a vehicle is removed.
2007-07-08 17:44:46 +00:00
rubidium
26985a0128
(svn r10478) -Fix [FS#999]: remove the loading indicator when a vehicle is removed.
2007-07-08 17:44:46 +00:00
rubidium
95ea8fd2f1
(svn r10477) -Codechange: add some callbacks to customise the acceptance of industries.
2007-07-08 17:40:04 +00:00
rubidium
283a06e4a1
(svn r10477) -Codechange: add some callbacks to customise the acceptance of industries.
2007-07-08 17:40:04 +00:00
rubidium
064c1ea89e
(svn r10476) -Fix: some newgrf callbacks were already implemented even though the comment said they were not.
2007-07-08 14:23:15 +00:00
rubidium
fd2d677849
(svn r10476) -Fix: some newgrf callbacks were already implemented even though the comment said they were not.
2007-07-08 14:23:15 +00:00
rubidium
b76be6418e
(svn r10475) -Fix [FS#996]: some wrong comments for a few of the (vehicle) group related actions.
2007-07-08 09:35:39 +00:00
rubidium
640421fb79
(svn r10475) -Fix [FS#996]: some wrong comments for a few of the (vehicle) group related actions.
2007-07-08 09:35:39 +00:00
rubidium
4b70a97fde
(svn r10474) -Fix [FS#995]: wrong group count after train crash.
2007-07-08 09:29:28 +00:00
rubidium
7ba2e75f3e
(svn r10474) -Fix [FS#995]: wrong group count after train crash.
2007-07-08 09:29:28 +00:00
rubidium
db16c33194
(svn r10473) -Codechange: make the industry "window", the one that shows when you click on an industry, more flexible to allow easier integration with newindustries.
2007-07-08 00:25:05 +00:00
rubidium
8b54aab214
(svn r10473) -Codechange: make the industry "window", the one that shows when you click on an industry, more flexible to allow easier integration with newindustries.
2007-07-08 00:25:05 +00:00
peter1138
00c6a8f076
(svn r10472) -Fix (r10741): typos prevented compilation
2007-07-07 21:14:36 +00:00
peter1138
e51d9d4fbd
(svn r10472) -Fix (r10741): typos prevented compilation
2007-07-07 21:14:36 +00:00
peter1138
2723db2884
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
2007-07-07 20:31:23 +00:00
peter1138
8b81cdd2a6
(svn r10471) -Codechange: implement driver probing priority so that 'preferred' drivers are loaded first
2007-07-07 20:31:23 +00:00
peter1138
855e9d0751
(svn r10470) -Fix: clamp station build date to 16 bit value for newgrf, preventing overflow and incorrect graphics shown past a certain date.
2007-07-07 20:17:01 +00:00
peter1138
0543657b75
(svn r10470) -Fix: clamp station build date to 16 bit value for newgrf, preventing overflow and incorrect graphics shown past a certain date.
2007-07-07 20:17:01 +00:00
rubidium
f60d055d8d
(svn r10466) -Fix: the minimum amount of waiting cargo shouldn't be 65535; that should be the maximum amount of waiting cargo.
2007-07-07 17:36:01 +00:00
rubidium
576128159a
(svn r10466) -Fix: the minimum amount of waiting cargo shouldn't be 65535; that should be the maximum amount of waiting cargo.
2007-07-07 17:36:01 +00:00
rubidium
6a5d9e28c1
(svn r10465) -Fix: first run the WE_CREATE callback and then perform the dirtying of the window, so you won't get glitches if you resize a window in the WE_CREATE callback.
2007-07-07 17:33:29 +00:00
rubidium
5b90b91ce3
(svn r10465) -Fix: first run the WE_CREATE callback and then perform the dirtying of the window, so you won't get glitches if you resize a window in the WE_CREATE callback.
2007-07-07 17:33:29 +00:00
miham
e8bbfb4a70
(svn r10464) -Update: WebTranslator2 update to 2007-07-07 18:44:01
...
latvian - 293 fixed, 21 changed by amjaliks (254), pakalns (60)
2007-07-07 16:44:10 +00:00
miham
282bb875af
(svn r10464) -Update: WebTranslator2 update to 2007-07-07 18:44:01
...
latvian - 293 fixed, 21 changed by amjaliks (254), pakalns (60)
2007-07-07 16:44:10 +00:00
miham
7afa613fd5
(svn r10463) -Update: WebTranslator2 update to 2007-07-07 18:42:35
...
catalan - 4 fixed by arnaullv (4)
estonian - 15 fixed by kristjans (15)
japanese - 4 fixed by ickoonite (4)
piglatin - 28 fixed by adammw (23), miham (5)
romanian - 7 fixed by kneekoo (7)
slovenian - 4 fixed by Necrolyte (4)
traditional_chinese - 1 changed by xbddc (1)
2007-07-07 16:43:00 +00:00
miham
d2556e1107
(svn r10463) -Update: WebTranslator2 update to 2007-07-07 18:42:35
...
catalan - 4 fixed by arnaullv (4)
estonian - 15 fixed by kristjans (15)
japanese - 4 fixed by ickoonite (4)
piglatin - 28 fixed by adammw (23), miham (5)
romanian - 7 fixed by kneekoo (7)
slovenian - 4 fixed by Necrolyte (4)
traditional_chinese - 1 changed by xbddc (1)
2007-07-07 16:43:00 +00:00
rubidium
db5c9fc9a0
(svn r10462) -Add: a command dumper/loader that could be enabled compile-time and server side only to aid debugging some desyncs, i.e. dump the stream of commands so it could be replayed in exactly the same way later. This should primarily be used to make desyncs more easily reproducable, so it can be properly debugged.
2007-07-07 10:06:10 +00:00
rubidium
3b52a6bfc4
(svn r10462) -Add: a command dumper/loader that could be enabled compile-time and server side only to aid debugging some desyncs, i.e. dump the stream of commands so it could be replayed in exactly the same way later. This should primarily be used to make desyncs more easily reproducable, so it can be properly debugged.
2007-07-07 10:06:10 +00:00
rubidium
cd702d049e
(svn r10460) -Codechange: add some more variables needed for newindustries regarding to the creation of the industries.
2007-07-07 08:53:19 +00:00
rubidium
9a55c79fd1
(svn r10460) -Codechange: add some more variables needed for newindustries regarding to the creation of the industries.
2007-07-07 08:53:19 +00:00
rubidium
b0a8409200
(svn r10459) -Codechange: add helper functions to determine whether an industry is a primary industry and how much it costs to build such an industry.
2007-07-06 22:33:16 +00:00
rubidium
c86015203a
(svn r10459) -Codechange: add helper functions to determine whether an industry is a primary industry and how much it costs to build such an industry.
2007-07-06 22:33:16 +00:00
peter1138
d2f4310bfe
(svn r10458) -Fix (r10444): restore original descriptions for win32 drivers
2007-07-06 22:15:00 +00:00
peter1138
472bfba5f8
(svn r10458) -Fix (r10444): restore original descriptions for win32 drivers
2007-07-06 22:15:00 +00:00
belugas
5f49ffa3ff
(svn r10457) -Codechange: Load the newly read definitions of Industries and Industry tiles.
...
No, this is not the final commit for newindustries (far from it), just another step.
2007-07-06 20:40:58 +00:00
belugas
7c2b432670
(svn r10457) -Codechange: Load the newly read definitions of Industries and Industry tiles.
...
No, this is not the final commit for newindustries (far from it), just another step.
2007-07-06 20:40:58 +00:00
belugas
8df65af2d3
(svn r10456) -Codechange: Enable loading newgrf strings for Industries
2007-07-06 20:36:32 +00:00
belugas
26a7f3df84
(svn r10456) -Codechange: Enable loading newgrf strings for Industries
2007-07-06 20:36:32 +00:00
miham
ef5c7a74e5
(svn r10455) -Update: WebTranslator2 update to 2007-07-06 20:02:29
...
brazilian_portuguese - 4 fixed by tucalipe (4)
dutch - 4 fixed by habell (4)
estonian - 3 fixed by t2t2 (3)
french - 4 fixed by glx (4)
galician - 32 fixed by Condex (32)
hungarian - 4 fixed by miham (4)
italian - 4 fixed by lorenzodv (4)
korean - 2 changed by darkttd (2)
russian - 4 fixed, 1 changed by Smoky555 (5)
slovak - 4 fixed by lengyel (4)
spanish - 4 fixed by eusebio (4)
traditional_chinese - 4 fixed by xbddc (4)
turkish - 10 fixed by jnmbk (10)
ukrainian - 4 fixed by mad (4)
2007-07-06 18:03:09 +00:00
miham
c70a275a50
(svn r10455) -Update: WebTranslator2 update to 2007-07-06 20:02:29
...
brazilian_portuguese - 4 fixed by tucalipe (4)
dutch - 4 fixed by habell (4)
estonian - 3 fixed by t2t2 (3)
french - 4 fixed by glx (4)
galician - 32 fixed by Condex (32)
hungarian - 4 fixed by miham (4)
italian - 4 fixed by lorenzodv (4)
korean - 2 changed by darkttd (2)
russian - 4 fixed, 1 changed by Smoky555 (5)
slovak - 4 fixed by lengyel (4)
spanish - 4 fixed by eusebio (4)
traditional_chinese - 4 fixed by xbddc (4)
turkish - 10 fixed by jnmbk (10)
ukrainian - 4 fixed by mad (4)
2007-07-06 18:03:09 +00:00
glx
7ce2f6ef73
(svn r10454) -Fix r10452: forgot unfinished langs
2007-07-06 13:43:50 +00:00
glx
281718011a
(svn r10454) -Fix r10452: forgot unfinished langs
2007-07-06 13:43:50 +00:00
peter1138
484eb61de1
(svn r10453) -Codechange: Allow save/load of empty (unallocated) strings
2007-07-06 08:32:00 +00:00
peter1138
a8b385d77d
(svn r10453) -Codechange: Allow save/load of empty (unallocated) strings
2007-07-06 08:32:00 +00:00
rubidium
4854763272
(svn r10452) -Update: remove the string that has been removed in r10451 from all other translations.
2007-07-06 07:29:04 +00:00