alberth
25357f031c
(svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it globally accessible.
2010-05-16 19:13:31 +00:00
alberth
fe90be71d0
(svn r19842) -Change: Adapt other languages too.
2010-05-16 19:11:54 +00:00
alberth
2f1c4bc8fe
(svn r19841) -Feature: Setup NewGRFs from a single window.
2010-05-16 19:11:16 +00:00
alberth
4749e5da27
(svn r19840) -Add: Add 'rescan' functionality to the NewGRF window.
2010-05-16 19:06:40 +00:00
alberth
a3a4914160
(svn r19839) -Change: Also copy the new filter string in the other languages.
2010-05-16 19:04:02 +00:00
alberth
ae27a0287c
(svn r19838) -Change: Add filter capability to the availables list.
2010-05-16 19:02:43 +00:00
alberth
47360b029e
(svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window.
2010-05-16 18:58:13 +00:00
alberth
5e24305e0d
(svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method.
2010-05-16 18:52:11 +00:00
alberth
88fe11aae3
(svn r19835) -Codechange: Extract grfident equality check to its own method.
2010-05-16 18:50:37 +00:00
alberth
39723ed247
(svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background.
2010-05-16 18:47:08 +00:00
alberth
ff47831aba
(svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions.
2010-05-16 18:41:59 +00:00
alberth
4808ca2643
(svn r19832) -Codechange: Rename variables list->actives, sel->active_sel.
2010-05-16 18:34:55 +00:00
alberth
52affd2240
(svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names.
2010-05-16 18:30:02 +00:00
alberth
e43c573476
(svn r19830) -Codechange: Move variable declarations to their first use.
2010-05-16 18:25:05 +00:00
alberth
5037e26562
(svn r19829) -Codechange: Extract assignment from the condition-check in the for statement.
2010-05-16 18:22:07 +00:00
rubidium
125b81b6f9
(svn r19828) -Remove: broken strings from Italian (did hope the translator had fixed them by now)
2010-05-16 17:46:40 +00:00
translators
c107a3f0d5
(svn r19827) -Update from WebTranslator v3.0:
...
catalan - 41 changes by arnau
dutch - 48 changes by Hyronymus
finnish - 4 changes by erani
russian - 7 changes by Lone_Wolf
slovenian - 17 changes by ntadej
vietnamese - 3 changes by nglekhoi
2010-05-16 17:45:21 +00:00
rubidium
d49ac802d5
(svn r19826) -Add: extra gender to Italian
2010-05-16 14:15:50 +00:00
translators
0c41d9e7d3
(svn r19825) -Update from WebTranslator v3.0:
...
hungarian - 1 changes by IPG
korean - 13 changes by junho2813
norwegian_bokmal - 10 changes by mantaray
norwegian_nynorsk - 4 changes by mantaray
romanian - 18 changes by kkmic
russian - 11 changes by Lone_Wolf
2010-05-15 17:45:24 +00:00
rubidium
62b2efae0c
(svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone
2010-05-15 14:37:33 +00:00
alberth
95b10740a9
(svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit.
2010-05-15 08:44:10 +00:00
glx
b171226a13
(svn r19822) -Fix (r19814): missing semicolon
2010-05-14 20:29:26 +00:00
alberth
1f08a7a72e
(svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG).
2010-05-14 17:49:55 +00:00
translators
4206cd58f6
(svn r19820) -Update from WebTranslator v3.0:
...
traditional_chinese - 78 changes by josesun
german - 17 changes by planetmaker
italian - 17 changes by lorenzodv
lithuanian - 28 changes by BlinK_
polish - 1 changes by silver_777
portuguese - 17 changes by ozulus
russian - 12 changes by Lone_Wolf
slovak - 144 changes by keso53
swedish - 36 changes by tool
vietnamese - 1 changes by nglekhoi
2010-05-14 17:45:38 +00:00
translators
f2963236c9
(svn r19819) -Update from WebTranslator v3.0:
...
croatian - 17 changes by VoyagerOne
esperanto - 1 changes by kristjan
finnish - 13 changes by jpx_
french - 23 changes by glx
hungarian - 22 changes by IPG
norwegian_bokmal - 13 changes by mantaray
norwegian_nynorsk - 13 changes by mantaray
polish - 17 changes by CrySec
russian - 20 changes by Lone_Wolf
serbian - 17 changes by etran
slovak - 17 changes by keso53
spanish - 17 changes by Terkhen
2010-05-13 17:45:44 +00:00
smatz
09cb5fff3a
(svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work
2010-05-13 16:00:50 +00:00
rubidium
ec3c6484a9
(svn r19817) -Fix: MSVC compile warnings
2010-05-13 12:42:56 +00:00
rubidium
f2d86acbd9
(svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well
2010-05-13 11:19:30 +00:00
smatz
a1bdbe47a4
(svn r19815) -Cleanup: remove two unused variables
2010-05-13 11:07:04 +00:00
rubidium
a70fd540fc
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
2010-05-13 10:14:29 +00:00
rubidium
fc13802c72
(svn r19813) -Fix (r19807): initialising viewports kinda failed
2010-05-13 10:00:51 +00:00
rubidium
f09a74a996
(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int
2010-05-13 09:44:44 +00:00
rubidium
f1e3a88257
(svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum
2010-05-13 09:12:52 +00:00
rubidium
a4bc80417b
(svn r19810) -Fix: [YAPF] Improperly formatted (global) constant
2010-05-13 09:11:27 +00:00
rubidium
eb8ee7ad5e
(svn r19809) -Codechange: make some unnamed network related enums/defines static const variables
2010-05-13 09:04:41 +00:00
rubidium
5732bdcdb9
(svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it that way
2010-05-13 08:59:50 +00:00
rubidium
b4747b00e6
(svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that
2010-05-13 08:56:01 +00:00
smatz
32a8202446
(svn r19806) -Codechange: silence one warning
2010-05-13 05:34:21 +00:00
rubidium
35ba356ed3
(svn r19804) -Fix (r19802): Compile before commit, or at least triple check :)
2010-05-12 21:39:56 +00:00
belugas
2ef7ec4309
(svn r19803) -Fix(r19802): Compile before commit, or at least double check...
2010-05-12 21:07:31 +00:00
belugas
6ef9f85cb6
(svn r19802) -Codechange: Replace some more magic numbers by corresponding constants
2010-05-12 20:59:39 +00:00
rubidium
63865a5ed7
(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr
2010-05-12 20:50:10 +00:00
belugas
1e5ef8ce36
(svn r19800) -Codechange: Replace magic number by corresponding constant
2010-05-12 20:02:46 +00:00
rubidium
7f43b93eae
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named
2010-05-12 19:21:00 +00:00
rubidium
92648be718
(svn r19798) -Codechange: generalise the waypoint naming method
2010-05-12 18:31:39 +00:00
rubidium
7fd8910c4b
(svn r19797) -Cleanup: language files due to r19796
2010-05-12 18:20:53 +00:00
rubidium
99e88d6f7f
(svn r19796) -Codechange: introduce and use a {DEPOT} string command
2010-05-12 18:19:36 +00:00
translators
a75c228efb
(svn r19795) -Update from WebTranslator v3.0:
...
galician - 5 changes by Drenghist
polish - 3 changes by silver_777
russian - 3 changes by
2010-05-12 17:45:13 +00:00
rubidium
618572ce77
(svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)
2010-05-11 21:02:26 +00:00
rubidium
00422b37ef
(svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)
2010-05-11 21:01:57 +00:00
rubidium
fa7c8be0b8
(svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88)
2010-05-11 21:01:01 +00:00
rubidium
115a4ee734
(svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88)
2010-05-11 20:59:54 +00:00
rubidium
ee02599bbf
(svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter
2010-05-11 20:48:06 +00:00
glx
862321c62a
(svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODE
2010-05-11 20:44:58 +00:00
translators
23d8539cf5
(svn r19786) -Update from WebTranslator v3.0:
...
irish - 95 changes by tem
polish - 2 changes by xine
russian - 6 changes by Lone_Wolf
turkish - 3 changes by niw3
2010-05-11 17:45:15 +00:00
rubidium
9f84fd4298
(svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand
2010-05-11 14:16:16 +00:00
rubidium
c293e7efa0
(svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost
2010-05-11 11:55:12 +00:00
translators
d04bec3dc0
(svn r19783) -Update from WebTranslator v3.0:
...
polish - 5 changes by xine
russian - 24 changes by Lone_Wolf
2010-05-10 17:45:10 +00:00
peter1138
55d227ef8b
(svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine.
2010-05-10 17:27:34 +00:00
rubidium
a06b3c0646
(svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille)
2010-05-10 17:11:24 +00:00
rubidium
fb84d465ed
(svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + filename are valid the whole string can be constructed within an array of length MAX_PATH. If not, the name is too long and is deemed invalid
2010-05-10 09:50:49 +00:00
rubidium
c03844c22a
(svn r19779) -Change: add a return type to AppendPathSeparator and use that to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length
2010-05-10 09:49:02 +00:00
rubidium
fe63c484cb
(svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windows/OpenTTD) if it exists
2010-05-10 09:43:49 +00:00
rubidium
2099d3ffb8
(svn r19777) -Change: use the file scanner to find the .tars
2010-05-10 09:37:17 +00:00
rubidium
a1e9becc8f
(svn r19776) -Change: don't scan for tars in the script scanner; it has already happened.
2010-05-10 09:35:25 +00:00
smatz
114c2af6f2
(svn r19775) -Fix: improper use of 'then' in few comments (ln)
2010-05-09 18:13:36 +00:00
translators
1a5e9abafe
(svn r19774) -Update from WebTranslator v3.0:
...
czech - 33 changes by Hadez
korean - 3 changes by junho2813
portuguese - 3 changes by JayCity
russian - 24 changes by Lone_Wolf
slovenian - 3 changes by ntadej
vietnamese - 3 changes by nglekhoi
2010-05-09 17:45:22 +00:00
yexo
69c46904b6
(svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex)
2010-05-09 15:59:30 +00:00
yexo
677f149b13
(svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger an assert (Zuu)
2010-05-09 15:17:09 +00:00
translators
7e93fe5c72
(svn r19771) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by josesun
brazilian_portuguese - 3 changes by Tucalipe
russian - 1 changes by Lone_Wolf
slovak - 77 changes by keso53
swedish - 3 changes by Zuu
2010-05-08 17:45:19 +00:00
frosch
fc4ad28cb0
(svn r19770) -Feature: Hide all other industries when ctrl+clicking an industry type in smallmap legend.
2010-05-08 17:33:04 +00:00
frosch
aeb5a099ce
(svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone.
2010-05-08 14:43:59 +00:00
smatz
85ac1eb4d7
(svn r19768) -Fix: half-desert tiles would never revert back to clear tiles
2010-05-08 14:36:56 +00:00
alberth
14d545e902
(svn r19767) -Fix [FS#3808]: Height in smallmap was different from measured heights (ChillCore).
2010-05-07 20:39:00 +00:00
alberth
a3a8429531
(svn r19766) -Codechange: Store tile height of smallmap contour legend in the LegendAndColour struct.
2010-05-07 20:27:22 +00:00
alberth
1127fd1123
(svn r19765) -Codechange: Apply a bit of code style and a bit of comment shuffling to CalcHeightdiff.
2010-05-07 20:20:03 +00:00
translators
e1eecae7d2
(svn r19764) -Update from WebTranslator v3.0:
...
traditional_chinese - 9 changes by josesun
croatian - 3 changes by VoyagerOne
irish - 7 changes by tem
russian - 2 changes by Lone_Wolf
2010-05-07 17:45:14 +00:00
translators
dc88734584
(svn r19763) -Update from WebTranslator v3.0:
...
dutch - 3 changes by habell
irish - 3 changes by tem
italian - 3 changes by lorenzodv
norwegian_bokmal - 3 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
russian - 5 changes by Lone_Wolf
spanish - 3 changes by Terkhen
2010-05-06 17:45:24 +00:00
translators
e3cc21ae97
(svn r19762) -Update from WebTranslator v3.0:
...
catalan - 3 changes by arnau
finnish - 3 changes by jpx_
french - 3 changes by glx
german - 3 changes by planetmaker
greek - 16 changes by fumantsu
hebrew - 7 changes by dnd_man
hungarian - 3 changes by IPG, Petert
irish - 233 changes by tem
romanian - 3 changes by kkmic
russian - 7 changes by Lone_Wolf
serbian - 3 changes by etran
2010-05-05 17:45:37 +00:00
frosch
f292a2274a
(svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase list.
2010-05-05 16:55:43 +00:00
rubidium
fabbe2a6c9
(svn r19760) -Change: use the {HEIGHT} command for the smallmap legend
2010-05-04 22:12:09 +00:00
rubidium
853bea6d03
(svn r19759) -Change: use the {HEIGHT} command for the measurement tool
2010-05-04 22:09:56 +00:00
rubidium
d34ba381d4
(svn r19758) -Add: {HEIGHT} string command
2010-05-04 22:04:28 +00:00
translators
43015f419e
(svn r19757) -Update from WebTranslator v3.0:
...
irish - 253 changes by tem
luxembourgish - 25 changes by Phreeze
portuguese - 1 changes by JayCity
2010-05-04 17:45:11 +00:00
smatz
27949d219d
(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVehicle in order to improve performance
2010-05-03 23:36:17 +00:00
frosch
5a0934afff
(svn r19755) -Fix: Blocked roadvehicles should first check whether they are still blocked before accelerating again, instead of continuous starting/stopping.
2010-05-03 19:55:03 +00:00
translators
85093d5184
(svn r19754) -Update from WebTranslator v3.0:
...
luxembourgish - 3 changes by Phreeze
russian - 24 changes by Lone_Wolf
swedish - 3 changes by Zuu
2010-05-03 17:45:12 +00:00
rubidium
d5357c6545
(svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it and if not search further instead of always returning the first suitable font even when it can't be loaded
2010-05-03 00:00:34 +00:00
translators
f8df6f1c12
(svn r19752) -Update from WebTranslator v3.0:
...
galician - 41 changes by Condex
indonesian - 7 changes by adjayanto
irish - 29 changes by tem
norwegian_bokmal - 47 changes by mantaray
norwegian_nynorsk - 49 changes by mantaray
russian - 2 changes by Lone_Wolf
slovak - 30 changes by keso53
2010-05-02 17:45:23 +00:00
rubidium
e50df06e23
(svn r19751) -Change [FS#3798]: make sure the chat area fits in the default window size; if you want it larger, you can always change/override it in the config file.
2010-05-02 10:18:42 +00:00
frosch
86f9548bc6
(svn r19750) -Fix: Var 0x43 is not 'safe' during callbacks 22 and 38 either.
2010-05-01 19:04:40 +00:00
yexo
de21c59c02
(svn r19749) -Fix: [NewGRF] possible divide-by-zero if a newgrf checked industry var 42 while the production level was 0
2010-05-01 18:58:50 +00:00
frosch
43822a2e6f
(svn r19748) -Fix (r19743): Callback 22 and 38 are called with ind == NULL.
2010-05-01 17:53:25 +00:00
translators
7d14a91ad9
(svn r19747) -Update from WebTranslator v3.0:
...
galician - 22 changes by Condex
irish - 244 changes by tem
turkish - 25 changes by niw3
ukrainian - 2 changes by Madvin
2010-05-01 17:45:15 +00:00
frosch
dccab5b43f
(svn r19746) -Fix [FS#3675]: Do not recenter usually centered windows when resizing main window or changing language, if they have been moved/resized before.
2010-05-01 15:32:17 +00:00
frosch
43d4022362
(svn r19745) -Fix: The GUI is controlled by _local_company, not _current_company.
2010-05-01 14:20:56 +00:00
frosch
bca1abe146
(svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and industries from construction callbacks 17, 28 and 2F. That is: The randombits the house/industry will start with, if construction succeeds.
2010-05-01 13:09:49 +00:00
frosch
dc1a95a9fd
(svn r19743) -Fix: NewGrfs could access map bits of not yet constructed industries and houses during construction callbacks.
2010-05-01 13:01:21 +00:00
translators
cd5c4446e8
(svn r19740) -Update from WebTranslator v3.0:
...
traditional_chinese - 16 changes by josesun
hungarian - 26 changes by IPG
indonesian - 18 changes by prof
irish - 640 changes by tem
luxembourgish - 1 changes by Phreeze
2010-04-30 17:45:21 +00:00
rubidium
0c8198ee26
(svn r19738) -Fix: MSVC 64 bits compile warnings
2010-04-29 18:28:24 +00:00