a8960f64be
(svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)
truebrain
2011-12-10 21:07:04 +00:00
43fbfa2414
(svn r23486) -Fix (r22764): 3 for the price of 1: fix up ScriptTile::GetTownAuthority() (tnx to Torrasque for reporting)
truebrain
2011-12-10 21:07:04 +00:00
14c6a7465a
(svn r23485) -Fix: Autorefit failed if the first part of an articulated vehicle did not carry any cargo.
frosch
2011-12-10 21:00:57 +00:00
add3370b14
(svn r23485) -Fix: Autorefit failed if the first part of an articulated vehicle did not carry any cargo.
frosch
2011-12-10 21:00:57 +00:00
b5a2183214
(svn r23484) -Fix [FS#4770]: in case you already have orders, ignore the vehicles when adding an extra order
rubidium
2011-12-10 19:20:30 +00:00
7abb74d4a2
(svn r23484) -Fix [FS#4770]: in case you already have orders, ignore the vehicles when adding an extra order
rubidium
2011-12-10 19:20:30 +00:00
d800fcae1d
(svn r23483) -Update from WebTranslator v3.0: catalan - 14 changes by arnau czech - 8 changes by ReisRyos english_US - 13 changes by Rubidium finnish - 13 changes by jpx_ french - 13 changes by glx german - 13 changes by planetmaker hungarian - 7 changes by Brumi
translators
2011-12-10 18:45:34 +00:00
2393448553
(svn r23483) -Update from WebTranslator v3.0: catalan - 14 changes by arnau czech - 8 changes by ReisRyos english_US - 13 changes by Rubidium finnish - 13 changes by jpx_ french - 13 changes by glx german - 13 changes by planetmaker hungarian - 7 changes by Brumi
translators
2011-12-10 18:45:34 +00:00
7099faba28
(svn r23482) -Change: [Win32] Move re-painting the window and doing palette animation into a separate thread.
michi_cc
2011-12-10 16:54:46 +00:00
4159371e3e
(svn r23482) -Change: [Win32] Move re-painting the window and doing palette animation into a separate thread.
michi_cc
2011-12-10 16:54:46 +00:00
a0f3649c1a
(svn r23481) -Add: Function to get the CPU core count.
michi_cc
2011-12-10 16:54:41 +00:00
62ea921e2f
(svn r23481) -Add: Function to get the CPU core count.
michi_cc
2011-12-10 16:54:41 +00:00
0ca25fb3af
(svn r23480) -Fix [FS#4594]: replace OS error messages with internal error messages when that's possible
rubidium
2011-12-10 16:05:26 +00:00
c3440658e8
(svn r23480) -Fix [FS#4594]: replace OS error messages with internal error messages when that's possible
rubidium
2011-12-10 16:05:26 +00:00
e88a982fc6
(svn r23479) -Codechange: keep a copy of raw strings from the parameters of the error messages
rubidium
2011-12-10 16:04:32 +00:00
c7d2c294fc
(svn r23479) -Codechange: keep a copy of raw strings from the parameters of the error messages
rubidium
2011-12-10 16:04:32 +00:00
c06a3555fb
(svn r23478) -Codechange: add a method to copy string parameters *and* its raw strings
rubidium
2011-12-10 16:03:12 +00:00
87045ae4ee
(svn r23478) -Codechange: add a method to copy string parameters *and* its raw strings
rubidium
2011-12-10 16:03:12 +00:00
7bb4a0b825
(svn r23477) -Fix [FS#4878] (r23300): like r23342, but now for the user interface ;)
rubidium
2011-12-10 15:41:39 +00:00
9b81a5db97
(svn r23477) -Fix [FS#4878] (r23300): like r23342, but now for the user interface ;)
rubidium
2011-12-10 15:41:39 +00:00
2bf0fc3c5c
(svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors
rubidium
2011-12-10 15:16:58 +00:00
56f37d9386
(svn r23476) -Codechange: use the error queue to replace switch mode error strings, again making it possible to return multiple errors
rubidium
2011-12-10 15:16:58 +00:00
420d358fef
(svn r23475) -Codechange: queue critical error messages, so when multiple happen you won't miss any
rubidium
2011-12-10 15:14:11 +00:00
43e78a88ca
(svn r23475) -Codechange: queue critical error messages, so when multiple happen you won't miss any
rubidium
2011-12-10 15:14:11 +00:00
58423b26d1
(svn r23474) -Codechange: move the declaration error related functions to error.h
rubidium
2011-12-10 13:54:10 +00:00
9aab2dc861
(svn r23474) -Codechange: move the declaration error related functions to error.h
rubidium
2011-12-10 13:54:10 +00:00
8315b00b32
(svn r23473) -Codechange: refactor the error message data into a separate structure
rubidium
2011-12-10 12:57:30 +00:00
3ea7690ae7
(svn r23473) -Codechange: refactor the error message data into a separate structure
rubidium
2011-12-10 12:57:30 +00:00
ebb3ad33ff
(svn r23472) -Fix [FS#4877]: the monospace font broke the bootstrap GUI's ability to find a font
rubidium
2011-12-10 12:56:37 +00:00
30eee4db4e
(svn r23472) -Fix [FS#4877]: the monospace font broke the bootstrap GUI's ability to find a font
rubidium
2011-12-10 12:56:37 +00:00
6cbeb9e745
(svn r23471) -Codechange: move the error related code out of misc_gui.cpp into error_gui.cpp
rubidium
2011-12-10 08:49:42 +00:00
b9a1468fde
(svn r23471) -Codechange: move the error related code out of misc_gui.cpp into error_gui.cpp
rubidium
2011-12-10 08:49:42 +00:00
b231e80125
(svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files
rubidium
2011-12-10 08:31:14 +00:00
daba7e588a
(svn r23470) -Codechange: move declaration of SwitchToMode to a header instead of declaring it in 6 other files
rubidium
2011-12-10 08:31:14 +00:00
1db365d0e2
(svn r23469) -Fix (r23468): gcc warning about initialization order
yexo
2011-12-10 01:49:50 +00:00
3ab6652a54
(svn r23469) -Fix (r23468): gcc warning about initialization order
yexo
2011-12-10 01:49:50 +00:00
e2a9dd1b0a
(svn r23468) -Feature [FS#4827]: when looking for missing content, automatically select it so you can easily start the download
yexo
2011-12-10 00:01:28 +00:00
78d5ec5aa6
(svn r23468) -Feature [FS#4827]: when looking for missing content, automatically select it so you can easily start the download
yexo
2011-12-10 00:01:28 +00:00
e31ed7db25
(svn r23467) -Feature [FS#4827]: automatically close the online content window after confirming the download with 'ok'
yexo
2011-12-09 22:44:06 +00:00
9070d4824f
(svn r23467) -Feature [FS#4827]: automatically close the online content window after confirming the download with 'ok'
yexo
2011-12-09 22:44:06 +00:00
6153dc57f5
(svn r23466) -Fix [FS#4871, FS#4874]: assertion triggered when resizing a window during ReInit by an amount that's not a multiple of the resize interval
rubidium
2011-12-09 22:07:00 +00:00
330ea6f277
(svn r23466) -Fix [FS#4871, FS#4874]: assertion triggered when resizing a window during ReInit by an amount that's not a multiple of the resize interval
rubidium
2011-12-09 22:07:00 +00:00
dcba6c25ea
(svn r23465) -Feature [FS#4827]: add 'find missing content online' button to 'load savegame' and 'find network game' windows
yexo
2011-12-09 21:49:52 +00:00
442caecab0
(svn r23465) -Feature [FS#4827]: add 'find missing content online' button to 'load savegame' and 'find network game' windows
yexo
2011-12-09 21:49:52 +00:00
d9b9ac6013
(svn r23464) -Fix [FS#4876]: clear the backed up orders of a removed station as well, otherwise one could create orders to a station that was never in the original backupped orders. For example a road vehicle trying to go to a buoy.
rubidium
2011-12-09 20:48:13 +00:00
700c1682ce
(svn r23464) -Fix [FS#4876]: clear the backed up orders of a removed station as well, otherwise one could create orders to a station that was never in the original backupped orders. For example a road vehicle trying to go to a buoy.
rubidium
2011-12-09 20:48:13 +00:00
16eb11e988
(svn r23462) -Codechange: use AirportTileTableIterator in a few more places to make the code easier to read
yexo
2011-12-09 19:53:42 +00:00
f883f46684
(svn r23462) -Codechange: use AirportTileTableIterator in a few more places to make the code easier to read
yexo
2011-12-09 19:53:42 +00:00
c9be5d50da
(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by not crashing when loading such savegame or when an airport is removed
yexo
2011-12-09 19:30:30 +00:00
a8f0dfd5be
(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by not crashing when loading such savegame or when an airport is removed
yexo
2011-12-09 19:30:30 +00:00
42c4fdf9ab
(svn r23460) -Update from WebTranslator v3.0: czech - 42 changes by ReisRyos brazilian_portuguese - 33 changes by Tucalipe urdu - 154 changes by haider
translators
2011-12-09 18:45:15 +00:00
a9b1cddbb3
(svn r23460) -Update from WebTranslator v3.0: czech - 42 changes by ReisRyos brazilian_portuguese - 33 changes by Tucalipe urdu - 154 changes by haider
translators
2011-12-09 18:45:15 +00:00
b8ee5c018d
(svn r23459) -Fix: don't crash trying to draw airport tiles when the airport grf is missing
yexo
2011-12-09 17:14:03 +00:00
e24dc59bc5
(svn r23459) -Fix: don't crash trying to draw airport tiles when the airport grf is missing
yexo
2011-12-09 17:14:03 +00:00
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
yexo
2011-12-09 16:12:38 +00:00
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
yexo
2011-12-09 16:12:38 +00:00
6aae285b72
(svn r23457) -Codechange: introduce Industry::TileBelongsToIndustry() to simplify code checking for that
yexo
2011-12-09 16:11:42 +00:00
e98786e15d
(svn r23457) -Codechange: introduce Industry::TileBelongsToIndustry() to simplify code checking for that
yexo
2011-12-09 16:11:42 +00:00
e7777f44b9
(svn r23456) -Fix (r23441): oilrigs don't have any layouts nor do they provide airport noise
yexo
2011-12-09 15:16:21 +00:00
4e9e15a3f3
(svn r23456) -Fix (r23441): oilrigs don't have any layouts nor do they provide airport noise
yexo
2011-12-09 15:16:21 +00:00
c53440c103
(svn r23455) -Fix (r23438): send the stderr in the right part to /dev/null
truebrain
2011-12-09 15:06:14 +00:00
f9f4a120b2
(svn r23455) -Fix (r23438): send the stderr in the right part to /dev/null
truebrain
2011-12-09 15:06:14 +00:00
01745c8226
(svn r23454) -Change: Mark company window dirty when moving a rail engine creates or deletes a train.
peter1138
2011-12-09 08:10:15 +00:00
001b76c50b
(svn r23454) -Change: Mark company window dirty when moving a rail engine creates or deletes a train.
peter1138
2011-12-09 08:10:15 +00:00
ca57514b9f
(svn r23452) -Codechange: document instead of writing to stderr that ScriptStation::GetCoverageRadius doesn't work for STATION_AIRPORT
yexo
2011-12-08 23:28:02 +00:00
4430cadfa1
(svn r23452) -Codechange: document instead of writing to stderr that ScriptStation::GetCoverageRadius doesn't work for STATION_AIRPORT
yexo
2011-12-08 23:28:02 +00:00
ccededbf77
(svn r23451) -Codechange: [SDL] Move 32bpp-anim palette animation to the draw thread instead of the single threaded bit of the game loop. This causes a speedup of up to 15% when animation is turned on with the 32bpp-anim blitter
rubidium
2011-12-08 20:01:31 +00:00
2c07e9cae8
(svn r23451) -Codechange: [SDL] Move 32bpp-anim palette animation to the draw thread instead of the single threaded bit of the game loop. This causes a speedup of up to 15% when animation is turned on with the 32bpp-anim blitter
rubidium
2011-12-08 20:01:31 +00:00
61625e53c9
(svn r23448) -Fix: keep a local copy of the palette in the 32bpp animated blitter so changes of the palette data during the game don't influence drawing (with SDL)
rubidium
2011-12-08 19:37:33 +00:00
e6c46d4cf4
(svn r23448) -Fix: keep a local copy of the palette in the 32bpp animated blitter so changes of the palette data during the game don't influence drawing (with SDL)
rubidium
2011-12-08 19:37:33 +00:00
8630e97b4f
(svn r23447) -Update from WebTranslator v3.0: catalan - 42 changes by arnau dutch - 1 changes by Jacco011 polish - 26 changes by matma6 brazilian_portuguese - 27 changes by Tucalipe urdu - 150 changes by haider
translators
2011-12-08 18:45:30 +00:00
636ac3c041
(svn r23447) -Update from WebTranslator v3.0: catalan - 42 changes by arnau dutch - 1 changes by Jacco011 polish - 26 changes by matma6 brazilian_portuguese - 27 changes by Tucalipe urdu - 150 changes by haider
translators
2011-12-08 18:45:30 +00:00
2ccbd2a6f5
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
rubidium
2011-12-08 18:13:29 +00:00
a531ec1899
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirty variables into a single structure
rubidium
2011-12-08 18:13:29 +00:00
9e8b76650a
(svn r23445) -Fix [FS#4715]: document behaviour with aircraft/ships poking outside of the depot before getting hidden
rubidium
2011-12-07 21:09:10 +00:00
1e38f50be1
(svn r23445) -Fix [FS#4715]: document behaviour with aircraft/ships poking outside of the depot before getting hidden
rubidium
2011-12-07 21:09:10 +00:00
df8e0594d8
(svn r23444) -Update from WebTranslator v3.0: urdu - 92 changes by haider
translators
2011-12-07 18:45:05 +00:00
1f42b6fc2f
(svn r23444) -Update from WebTranslator v3.0: urdu - 92 changes by haider
translators
2011-12-07 18:45:05 +00:00
85ba182fde
(svn r23443) -Fix (r23413): Building of locks in SE failed.
frosch
2011-12-07 18:41:38 +00:00
8b9d2a8a47
(svn r23443) -Fix (r23413): Building of locks in SE failed.
frosch
2011-12-07 18:41:38 +00:00
390bc7aea3
(svn r23442) -Fix [FS#4511]: document that some video card drivers have trouble going to 8bpp mode
rubidium
2011-12-07 16:01:43 +00:00
0073f59ebf
(svn r23442) -Fix [FS#4511]: document that some video card drivers have trouble going to 8bpp mode
rubidium
2011-12-07 16:01:43 +00:00
de46e9647b
(svn r23441) -Fix [FS#4764]: some airport functions didn't take the layout into account resulting in wrong noise levels or nearests towns (patch by Zuu)
rubidium
2011-12-06 21:02:57 +00:00
bff33e348c
(svn r23441) -Fix [FS#4764]: some airport functions didn't take the layout into account resulting in wrong noise levels or nearests towns (patch by Zuu)
rubidium
2011-12-06 21:02:57 +00:00
c0a6ce3025
(svn r23440) -Update from WebTranslator v3.0: estonian - 35 changes by hellohboy french - 25 changes by glx hungarian - 35 changes by Brumi italian - 2 changes by lorenzodv japanese - 4 changes by ikanotheokara korean - 21 changes by junho2813 luxembourgish - 99 changes by Phreeze tamil - 37 changes by aswn urdu - 4 changes by haider
translators
2011-12-06 18:46:15 +00:00
f90dcddd3f
(svn r23440) -Update from WebTranslator v3.0: estonian - 35 changes by hellohboy french - 25 changes by glx hungarian - 35 changes by Brumi italian - 2 changes by lorenzodv japanese - 4 changes by ikanotheokara korean - 21 changes by junho2813 luxembourgish - 99 changes by Phreeze tamil - 37 changes by aswn urdu - 4 changes by haider
translators
2011-12-06 18:46:15 +00:00
52c3e45cf1
(svn r23439) -Fix: Use the DEBUG macro to output the reason for a compile failure in info.nut instead of printing it directly to stderr
yexo
2011-12-06 15:09:02 +00:00
5677505b3f
(svn r23439) -Fix: Use the DEBUG macro to output the reason for a compile failure in info.nut instead of printing it directly to stderr
yexo
2011-12-06 15:09:02 +00:00
d60ec55983
(svn r23438) -Fix [FS#4867]: perform checks for nforenum/grfcodec in configure, including a version check so a proper error can be given when a too old grfcodec or nforenum is used
rubidium
2011-12-05 20:11:42 +00:00
8ffe63764b
(svn r23438) -Fix [FS#4867]: perform checks for nforenum/grfcodec in configure, including a version check so a proper error can be given when a too old grfcodec or nforenum is used
rubidium
2011-12-05 20:11:42 +00:00
ce21a91db7
(svn r23437) -Update from WebTranslator v3.0: belarusian - 27 changes by Wowanxm dutch - 25 changes by habell finnish - 1 changes by jpx_ italian - 25 changes by lorenzodv korean - 24 changes by junho2813 romanian - 22 changes by kkmic russian - 28 changes by Lone_Wolf, akasoft tamil - 29 changes by aswn vietnamese - 5 changes by nglekhoi
translators
2011-12-05 18:46:07 +00:00
434e1e1639
(svn r23437) -Update from WebTranslator v3.0: belarusian - 27 changes by Wowanxm dutch - 25 changes by habell finnish - 1 changes by jpx_ italian - 25 changes by lorenzodv korean - 24 changes by junho2813 romanian - 22 changes by kkmic russian - 28 changes by Lone_Wolf, akasoft tamil - 29 changes by aswn vietnamese - 5 changes by nglekhoi
translators
2011-12-05 18:46:07 +00:00