belugas
|
926a87d8a7
|
(svn r11162) -Fix: Acceptance is not a cargo, but rather a level of... acceptance :) So don't need to get cargo name out of it (glx)
|
2007-09-26 02:11:30 +00:00 |
|
belugas
|
a6c6b355c2
|
(svn r11162) -Fix: Acceptance is not a cargo, but rather a level of... acceptance :) So don't need to get cargo name out of it (glx)
|
2007-09-26 02:11:30 +00:00 |
|
belugas
|
7923f78ed0
|
(svn r11161) -Fix: Allow to transform coordinates in negative ones when gfx of 0xFF allows it
|
2007-09-26 01:27:51 +00:00 |
|
belugas
|
63b91ac88a
|
(svn r11161) -Fix: Allow to transform coordinates in negative ones when gfx of 0xFF allows it
|
2007-09-26 01:27:51 +00:00 |
|
belugas
|
bd9d8c08ed
|
(svn r11160) -Fix: A gfx of 0xFF does not count when it's time to establish the size of the industry.
|
2007-09-26 01:24:12 +00:00 |
|
belugas
|
ea2100e4e8
|
(svn r11160) -Fix: A gfx of 0xFF does not count when it's time to establish the size of the industry.
|
2007-09-26 01:24:12 +00:00 |
|
glx
|
d7d03edf2d
|
(svn r11159) -Fix (r11155): restore the ability to save in a non existing file
|
2007-09-25 14:15:38 +00:00 |
|
glx
|
94a710fa46
|
(svn r11159) -Fix (r11155): restore the ability to save in a non existing file
|
2007-09-25 14:15:38 +00:00 |
|
rubidium
|
c25847af12
|
(svn r11158) -Codechange: reduce the amount of Random calls needed when we do not have NewGRF industries that actually need the random bits.
|
2007-09-24 20:56:33 +00:00 |
|
rubidium
|
e61f197dba
|
(svn r11158) -Codechange: reduce the amount of Random calls needed when we do not have NewGRF industries that actually need the random bits.
|
2007-09-24 20:56:33 +00:00 |
|
rubidium
|
0ac4f10ca0
|
(svn r11157) -Fix: some random data was printed because printf "thought" that _current_player is 4 bytes instead of 1 byte, causing the random debug output to be useless.
|
2007-09-24 20:55:13 +00:00 |
|
rubidium
|
db0e01bd7b
|
(svn r11157) -Fix: some random data was printed because printf "thought" that _current_player is 4 bytes instead of 1 byte, causing the random debug output to be useless.
|
2007-09-24 20:55:13 +00:00 |
|
glx
|
958895a7a7
|
(svn r11156) -Fix r11155: fix one compiler makes the other warn ;)
|
2007-09-24 19:55:50 +00:00 |
|
glx
|
54fe17050b
|
(svn r11156) -Fix r11155: fix one compiler makes the other warn ;)
|
2007-09-24 19:55:50 +00:00 |
|
rubidium
|
3e31222294
|
(svn r11155) -Fix [FS#1253]: work around a nasty MS CRT 8 SP1 bug making it virtually impossible to debug 32bpp games under MSVC (http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=257606). Patch by boekabart.
|
2007-09-24 19:15:42 +00:00 |
|
rubidium
|
2408a68910
|
(svn r11155) -Fix [FS#1253]: work around a nasty MS CRT 8 SP1 bug making it virtually impossible to debug 32bpp games under MSVC (http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=257606). Patch by boekabart.
|
2007-09-24 19:15:42 +00:00 |
|
rubidium
|
25f244513e
|
(svn r11154) -Fix [FS#1239]: MIDI failing to play under Windows 95, 98 and ME.
|
2007-09-24 19:11:26 +00:00 |
|
rubidium
|
b12785cf7c
|
(svn r11154) -Fix [FS#1239]: MIDI failing to play under Windows 95, 98 and ME.
|
2007-09-24 19:11:26 +00:00 |
|
rubidium
|
4705536d7d
|
(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ID would be needed. Fix by Belugas.
-Fix: GetIndustryIDAtOffset crashed when the industry->xy tile was not an industry tile.
|
2007-09-23 19:55:42 +00:00 |
|
rubidium
|
fc371ad994
|
(svn r11152) -Fix: GetIndustryIDAtOffset crashed when translation of the GFX ID would be needed. Fix by Belugas.
-Fix: GetIndustryIDAtOffset crashed when the industry->xy tile was not an industry tile.
|
2007-09-23 19:55:42 +00:00 |
|
rubidium
|
2b89ecca47
|
(svn r11151) -Codechange: add (partial) support for randomizing industry triggers (part of the backend for it). Furthermore update the documentation of the map's bits wrt to industries.
|
2007-09-23 19:27:35 +00:00 |
|
rubidium
|
4dca543135
|
(svn r11151) -Codechange: add (partial) support for randomizing industry triggers (part of the backend for it). Furthermore update the documentation of the map's bits wrt to industries.
|
2007-09-23 19:27:35 +00:00 |
|
rubidium
|
893842a8a3
|
(svn r11150) -Fix [FS#1202]: NewGRF action 3 does not necessarily need an action 1 to be defined. Patch by frosch.
|
2007-09-23 11:05:11 +00:00 |
|
rubidium
|
f4792f29cb
|
(svn r11150) -Fix [FS#1202]: NewGRF action 3 does not necessarily need an action 1 to be defined. Patch by frosch.
|
2007-09-23 11:05:11 +00:00 |
|
maedhros
|
6a45faeeda
|
(svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites.
|
2007-09-23 10:54:11 +00:00 |
|
maedhros
|
df03734674
|
(svn r11149) -Fix [FS#1225]: Draw building stages for new house ground sprites.
|
2007-09-23 10:54:11 +00:00 |
|
rubidium
|
db769e490c
|
(svn r11147) -Fix [FS#1247] (r11105): reallow bounding boxes with x/y/z-extent 0. Some NewGRFs need them. Patch by frosch.
|
2007-09-23 09:37:25 +00:00 |
|
rubidium
|
4d8f4bd1c0
|
(svn r11147) -Fix [FS#1247] (r11105): reallow bounding boxes with x/y/z-extent 0. Some NewGRFs need them. Patch by frosch.
|
2007-09-23 09:37:25 +00:00 |
|
rubidium
|
08c5765c0b
|
(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt to registers 0x100 to 0x10F.
|
2007-09-22 23:55:34 +00:00 |
|
rubidium
|
240285b8d8
|
(svn r11145) -Codechange: add support for "decoding" TTDPs string codes wrt to registers 0x100 to 0x10F.
|
2007-09-22 23:55:34 +00:00 |
|
glx
|
b1fa49d3fa
|
(svn r11144) -Codechange: add support for newgrf callbacks 29 and 35
|
2007-09-22 23:40:35 +00:00 |
|
glx
|
aa020847af
|
(svn r11144) -Codechange: add support for newgrf callbacks 29 and 35
|
2007-09-22 23:40:35 +00:00 |
|
rubidium
|
46940be717
|
(svn r11143) -Fix: the random bits were not set for the production callback when the NewGRF asked for it.
|
2007-09-22 23:14:32 +00:00 |
|
rubidium
|
c00db50edc
|
(svn r11143) -Fix: the random bits were not set for the production callback when the NewGRF asked for it.
|
2007-09-22 23:14:32 +00:00 |
|
glx
|
af3f96957f
|
(svn r11142) -Codechange: prepare industry production change code for newgrf callbacks 29 and 35
|
2007-09-22 21:59:02 +00:00 |
|
glx
|
90602b356a
|
(svn r11142) -Codechange: prepare industry production change code for newgrf callbacks 29 and 35
|
2007-09-22 21:59:02 +00:00 |
|
rubidium
|
3394cbd62a
|
(svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 12 and 13.
|
2007-09-22 20:29:17 +00:00 |
|
rubidium
|
ed2b6f4f72
|
(svn r11141) -Codechange: add support for NewGRF's varaction2 operators 11, 12 and 13.
|
2007-09-22 20:29:17 +00:00 |
|
miham
|
bdd07017b4
|
(svn r11140) -Update: WebTranslator2 update to 2007-09-22 20:52:32
american - 21 fixed by WhiteRabbit (21)
brazilian_portuguese - 1 fixed by tucalipe (1)
catalan - 1 fixed by arnaullv (1)
croatian - 1 fixed by knovak (1)
czech - 7 fixed, 1 changed by Hadez (8)
danish - 1 fixed by ThomasA (1)
dutch - 1 fixed by habell (1)
estonian - 1 fixed, 33 changed by kristjans (34)
french - 1 fixed by glx (1)
romanian - 21 fixed by kneekoo (21)
spanish - 1 fixed by eusebio (1)
turkish - 16 fixed, 2 changed by jnmbk (18)
ukrainian - 1 fixed by mad (1)
|
2007-09-22 18:53:32 +00:00 |
|
miham
|
726ea01d6c
|
(svn r11140) -Update: WebTranslator2 update to 2007-09-22 20:52:32
american - 21 fixed by WhiteRabbit (21)
brazilian_portuguese - 1 fixed by tucalipe (1)
catalan - 1 fixed by arnaullv (1)
croatian - 1 fixed by knovak (1)
czech - 7 fixed, 1 changed by Hadez (8)
danish - 1 fixed by ThomasA (1)
dutch - 1 fixed by habell (1)
estonian - 1 fixed, 33 changed by kristjans (34)
french - 1 fixed by glx (1)
romanian - 21 fixed by kneekoo (21)
spanish - 1 fixed by eusebio (1)
turkish - 16 fixed, 2 changed by jnmbk (18)
ukrainian - 1 fixed by mad (1)
|
2007-09-22 18:53:32 +00:00 |
|
rubidium
|
81555c732d
|
(svn r11139) -Codechange: add support for persistent storage for NewGRFs.
|
2007-09-22 13:56:38 +00:00 |
|
rubidium
|
60f1eb21fa
|
(svn r11139) -Codechange: add support for persistent storage for NewGRFs.
|
2007-09-22 13:56:38 +00:00 |
|
rubidium
|
ed96cd2711
|
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
|
2007-09-22 12:59:43 +00:00 |
|
rubidium
|
c68c83dffa
|
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
|
2007-09-22 12:59:43 +00:00 |
|
belugas
|
a0946e5d7e
|
(svn r11137) -Feature: [NewGRF] Add support for bit 17 of property 1A for Industries. This bit enables the protection of the last instance of an industry type once raise.
|
2007-09-22 00:59:27 +00:00 |
|
belugas
|
47dd4989a8
|
(svn r11137) -Feature: [NewGRF] Add support for bit 17 of property 1A for Industries. This bit enables the protection of the last instance of an industry type once raise.
|
2007-09-22 00:59:27 +00:00 |
|
rubidium
|
26310769dd
|
(svn r11134) -Fix [FS#1238]: vehicles got removed twice from the group list when selling whole trains.
|
2007-09-21 17:56:55 +00:00 |
|
rubidium
|
a6a8502ca3
|
(svn r11134) -Fix [FS#1238]: vehicles got removed twice from the group list when selling whole trains.
|
2007-09-21 17:56:55 +00:00 |
|
rubidium
|
80772e9b35
|
(svn r11133) -Fix (r11102) [FS#1245]: in some cases vehicles would be drawn over houses when they should be drawn behind the houses. Patch by frosch.
|
2007-09-20 19:21:01 +00:00 |
|
rubidium
|
2ce95b9fd0
|
(svn r11133) -Fix (r11102) [FS#1245]: in some cases vehicles would be drawn over houses when they should be drawn behind the houses. Patch by frosch.
|
2007-09-20 19:21:01 +00:00 |
|