62128e8263
(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour
rubidium
2011-01-16 21:10:41 +00:00
79c908d6f3
(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour
rubidium
2011-01-16 21:10:41 +00:00
805afdb002
(svn r21825) -Update from WebTranslator v3.0: catalan - 4 changes by arnau czech - 2 changes by SmatZ english_US - 1 changes by Rubidium estonian - 1 changes by notAbot finnish - 1 changes by jpx_ italian - 1 changes by lorenzodv polish - 3 changes by nouwak serbian - 1 changes by etran spanish - 163 changes by Terkhen swedish - 1 changes by Ledel ukrainian - 1 changes by Fixer
translators
2011-01-16 18:45:37 +00:00
24e1fa6b3e
(svn r21825) -Update from WebTranslator v3.0: catalan - 4 changes by arnau czech - 2 changes by SmatZ english_US - 1 changes by Rubidium estonian - 1 changes by notAbot finnish - 1 changes by jpx_ italian - 1 changes by lorenzodv polish - 3 changes by nouwak serbian - 1 changes by etran spanish - 163 changes by Terkhen swedish - 1 changes by Ledel ukrainian - 1 changes by Fixer
translators
2011-01-16 18:45:37 +00:00
92b90d877e
(svn r21824) -Codechange: don't call GetSlopeZ() when the ground vehicle is on a flat tile
smatz
2011-01-16 18:18:45 +00:00
b27ce8f02f
(svn r21824) -Codechange: don't call GetSlopeZ() when the ground vehicle is on a flat tile
smatz
2011-01-16 18:18:45 +00:00
82346d4608
(svn r21823) -Documentation: update the style used in several documentation files
smatz
2011-01-16 13:36:47 +00:00
2efa084a88
(svn r21823) -Documentation: update the style used in several documentation files
smatz
2011-01-16 13:36:47 +00:00
a2297dc594
(svn r21819) -Codechange: Swap order of HandleMouseDrag() and HandleDragDrop(), and split the w vardecl in the former.
alberth
2011-01-16 11:37:54 +00:00
7045458003
(svn r21819) -Codechange: Swap order of HandleMouseDrag() and HandleDragDrop(), and split the w vardecl in the former.
alberth
2011-01-16 11:37:54 +00:00
b8559492b5
(svn r21818) -Change: Rename the genders of the spanish translation.
terkhen
2011-01-16 11:00:42 +00:00
44c5014993
(svn r21818) -Change: Rename the genders of the spanish translation.
terkhen
2011-01-16 11:00:42 +00:00
7ab524b048
(svn r21817) -Change: only show rail/road types that will eventually be available in-game. For example don't show trams when there is no tram NewGRF loaded
rubidium
2011-01-16 10:25:47 +00:00
21a134983e
(svn r21817) -Change: only show rail/road types that will eventually be available in-game. For example don't show trams when there is no tram NewGRF loaded
rubidium
2011-01-16 10:25:47 +00:00
7645c5ac43
(svn r21815) -Fix [FS#3908]: [YAPF] Apply a pathfinder penalty for back of one-way path signals so those aren't preferred over other possibilities
rubidium
2011-01-15 22:40:54 +00:00
9759d57087
(svn r21815) -Fix [FS#3908]: [YAPF] Apply a pathfinder penalty for back of one-way path signals so those aren't preferred over other possibilities
rubidium
2011-01-15 22:40:54 +00:00
6e4dd56158
(svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7.
frosch
2011-01-15 21:13:47 +00:00
56d06b6ef8
(svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7.
frosch
2011-01-15 21:13:47 +00:00
4d8a93c870
(svn r21813) -Fix [FS#4411](r21720): Prevent crash when displaying the owner view.
terkhen
2011-01-15 20:23:15 +00:00
0152ea53c8
(svn r21813) -Fix [FS#4411](r21720): Prevent crash when displaying the owner view.
terkhen
2011-01-15 20:23:15 +00:00
a1df4bea68
(svn r21812) -Fix (r21754): Don't try to scroll the matrix widget to position -1.
alberth
2011-01-15 19:54:53 +00:00
69e50bb428
(svn r21812) -Fix (r21754): Don't try to scroll the matrix widget to position -1.
alberth
2011-01-15 19:54:53 +00:00
1d3ce9ef1b
(svn r21810) -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne estonian - 2 changes by notAbot italian - 2 changes by lorenzodv serbian - 4 changes by etran spanish - 3 changes by Terkhen
translators
2011-01-15 18:45:19 +00:00
a7be8c1f09
(svn r21810) -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne estonian - 2 changes by notAbot italian - 2 changes by lorenzodv serbian - 4 changes by etran spanish - 3 changes by Terkhen
translators
2011-01-15 18:45:19 +00:00
bd9f07e5a0
(svn r21809) -Fix [FS#4404]: remove unreached automatic orders as well when reaching an ordered waypoint or depot (fonsinchen)
rubidium
2011-01-15 18:19:04 +00:00
6ae5911ed0
(svn r21809) -Fix [FS#4404]: remove unreached automatic orders as well when reaching an ordered waypoint or depot (fonsinchen)
rubidium
2011-01-15 18:19:04 +00:00
4784c3ac3c
(svn r21808) -Fix: don't create automatic orders when there are no manual orders (fonsinchen)
rubidium
2011-01-15 18:16:46 +00:00
b9cd093c41
(svn r21808) -Fix: don't create automatic orders when there are no manual orders (fonsinchen)
rubidium
2011-01-15 18:16:46 +00:00
bc9afec3b0
(svn r21807) -Codechange: split automatic order removal into a separate function (fonsinchen)
rubidium
2011-01-15 18:14:29 +00:00
da371c5776
(svn r21807) -Codechange: split automatic order removal into a separate function (fonsinchen)
rubidium
2011-01-15 18:14:29 +00:00
53c9846f14
(svn r21806) -Codechange: Correct additional appearances of the same typo.
terkhen
2011-01-15 16:27:04 +00:00
9df9575e72
(svn r21806) -Codechange: Correct additional appearances of the same typo.
terkhen
2011-01-15 16:27:04 +00:00
0ab078158e
(svn r21804) -Remove [FS#4409]: the 'stopall' console command, as its functionality was broken. Group start/stop commands can be used instead
smatz
2011-01-15 15:51:16 +00:00
6d9789fed8
(svn r21804) -Remove [FS#4409]: the 'stopall' console command, as its functionality was broken. Group start/stop commands can be used instead
smatz
2011-01-15 15:51:16 +00:00
7be31ee03e
(svn r21801) -Fix (r21772): Attach scrollbar to select matrix in object gui.
alberth
2011-01-15 14:17:53 +00:00
c4d148ec7a
(svn r21801) -Fix (r21772): Attach scrollbar to select matrix in object gui.
alberth
2011-01-15 14:17:53 +00:00
0c497dd113
(svn r21800) -Fix [FS#3569]: under certain circumstances one could crash a competitor's train; take the lazy non-future proof version of the fix from the 1.0 branch as fixing the real bug is significantly more complex and might even break some backwards compatability if not done perfectly
rubidium
2011-01-15 09:53:21 +00:00
c4b5a322e7
(svn r21800) -Fix [FS#3569]: under certain circumstances one could crash a competitor's train; take the lazy non-future proof version of the fix from the 1.0 branch as fixing the real bug is significantly more complex and might even break some backwards compatability if not done perfectly
rubidium
2011-01-15 09:53:21 +00:00
1b3e2309df
(svn r21799) -Fix: further variables need to be reset when we loaded a TTDPatch savegame in the past
smatz
2011-01-15 00:10:16 +00:00
8c421116d9
(svn r21799) -Fix: further variables need to be reset when we loaded a TTDPatch savegame in the past
smatz
2011-01-15 00:10:16 +00:00
804542b3f3
(svn r21798) -Fix: loading a TTO savegame failed after loading a TTDP savegame with vehicle multiplier bigger than 1
smatz
2011-01-14 22:23:09 +00:00
95d264953a
(svn r21798) -Fix: loading a TTO savegame failed after loading a TTDP savegame with vehicle multiplier bigger than 1
smatz
2011-01-14 22:23:09 +00:00
6b86ee9888
(svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long
rubidium
2011-01-14 22:08:40 +00:00
623ed581e3
(svn r21797) -Fix/Change: unify the size (in characters) of the string inputs with eachother and TTD to prevent crashes/asserts with e.g. signs that are too long
rubidium
2011-01-14 22:08:40 +00:00
080a941eda
(svn r21796) -Fix [FS#4398]: drive through road stop state wasn't properly converted from TTDPatch savegames
rubidium
2011-01-14 21:54:37 +00:00
680b090ddd
(svn r21796) -Fix [FS#4398]: drive through road stop state wasn't properly converted from TTDPatch savegames
rubidium
2011-01-14 21:54:37 +00:00
85255ea001
(svn r21795) -Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well
rubidium
2011-01-14 20:52:22 +00:00
971252a204
(svn r21795) -Fix (r21790): when converting TTDPatch train waypoints, convert the data on the map as well
rubidium
2011-01-14 20:52:22 +00:00
110e25e859
(svn r21793) -Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames
smatz
2011-01-14 18:58:03 +00:00
052cabb9f0
(svn r21793) -Fix (r20446): broken usage of GetTileOwner() caused wrong conversion of old savegames
smatz
2011-01-14 18:58:03 +00:00
26eb9eb7e2
(svn r21792) -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan croatian - 1 changes by VoyagerOne czech - 8 changes by CrazyBenny, marek995 dutch - 1 changes by habell english_US - 3 changes by Rubidium estonian - 1 changes by notAbot finnish - 3 changes by jpx_ french - 3 changes by glx german - 5 changes by planetmaker hungarian - 1 changes by IPG italian - 1 changes by lorenzodv latvian - 1 changes by frosch polish - 1 changes by wojteks86 russian - 1 changes by KorneySan spanish - 4 changes by Terkhen swedish - 1 changes by spacejens turkish - 9 changes by niw3 ukrainian - 1 changes by Fixer vietnamese - 1 changes by nglekhoi
translators
2011-01-14 18:46:03 +00:00
c37990e64b
(svn r21792) -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan croatian - 1 changes by VoyagerOne czech - 8 changes by CrazyBenny, marek995 dutch - 1 changes by habell english_US - 3 changes by Rubidium estonian - 1 changes by notAbot finnish - 3 changes by jpx_ french - 3 changes by glx german - 5 changes by planetmaker hungarian - 1 changes by IPG italian - 1 changes by lorenzodv latvian - 1 changes by frosch polish - 1 changes by wojteks86 russian - 1 changes by KorneySan spanish - 4 changes by Terkhen swedish - 1 changes by spacejens turkish - 9 changes by niw3 ukrainian - 1 changes by Fixer vietnamese - 1 changes by nglekhoi
translators
2011-01-14 18:46:03 +00:00
c6b46725db
(svn r21791) -Fix [FS#4407]: off-by-one-ish for the terraforming limit
rubidium
2011-01-14 18:45:14 +00:00
692f522321
(svn r21791) -Fix [FS#4407]: off-by-one-ish for the terraforming limit
rubidium
2011-01-14 18:45:14 +00:00
c58a910c8e
(svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys
smatz
2011-01-14 16:49:29 +00:00
27630bd63c
(svn r21790) -Fix [FS#4398]: TTDPatch savegames can have train waypoints encoded as buoys
smatz
2011-01-14 16:49:29 +00:00
fad00367ae
(svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?', use the sprite font's '?' instead.
frosch
2011-01-14 16:39:41 +00:00
4748e49f4a
(svn r21789) -Fix [FS#4405]: When the font misses the fallback character '?', use the sprite font's '?' instead.
frosch
2011-01-14 16:39:41 +00:00
93ae848b0a
(svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function.
frosch
2011-01-14 16:36:34 +00:00
29f8f11ed4
(svn r21788) -Codechange: Enable GetRawSprite() to also load sprites not using the spritecache but a custom allocator function.
frosch
2011-01-14 16:36:34 +00:00
6cb017456a
(svn r21787) -Codechange: Pass the allocator function to use to ReadSprite().
frosch
2011-01-14 16:28:23 +00:00
bf9f0f16c2
(svn r21787) -Codechange: Pass the allocator function to use to ReadSprite().
frosch
2011-01-14 16:28:23 +00:00
c53c869556
(svn r21786) -Fix [FS#4398]: don't trust rail station width and height data stored by TTDPatch, it is invalid for stations wider or higher than 7
smatz
2011-01-14 16:20:25 +00:00
4b543f10c1
(svn r21786) -Fix [FS#4398]: don't trust rail station width and height data stored by TTDPatch, it is invalid for stations wider or higher than 7
smatz
2011-01-14 16:20:25 +00:00
d811238dd0
(svn r21785) -Codechange: Make ReadSprite() not operate on the sprite chache directly.
frosch
2011-01-14 16:16:33 +00:00
856c4b2009
(svn r21785) -Codechange: Make ReadSprite() not operate on the sprite chache directly.
frosch
2011-01-14 16:16:33 +00:00
ff469ab352
(svn r21784) -Fix (r16909): crash when converting savegame with custom waypoint name
smatz
2011-01-14 16:15:05 +00:00
8e6ec374a5
(svn r21784) -Fix (r16909): crash when converting savegame with custom waypoint name
smatz
2011-01-14 16:15:05 +00:00