rubidium
2660ad2caf
(svn r19863) -Fix: redraw the screen when changing the currency settings
2010-05-20 15:11:03 +00:00
rubidium
5688b7c68e
(svn r19862) -Change: allow "" and " " as arguments meaning nothing and space for the in-game console
2010-05-20 15:10:33 +00:00
frosch
e6bc1150ae
(svn r19861) -Fix (r19814): Silence a warning.
2010-05-19 18:38:18 +00:00
translators
7e5d622f7f
(svn r19860) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnau
french - 9 changes by ElNounch
russian - 60 changes by Lone_Wolf, perk11
2010-05-19 17:45:12 +00:00
glx
95b4be81fc
(svn r19859) -Fix (r19853): preprocessor warning
2010-05-19 17:04:02 +00:00
rubidium
0a34d95374
(svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect
2010-05-18 21:17:25 +00:00
frosch
bd270258c4
(svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF waypoints failed.
2010-05-18 20:49:53 +00:00
translators
86fcc51ce1
(svn r19851) -Update from WebTranslator v3.0:
...
traditional_chinese - 15 changes by josesun
dutch - 1 changes by habell
esperanto - 1 changes by kristjan
polish - 1 changes by silver_777
portuguese - 3 changes by JayCity
romanian - 4 changes by kkmic
russian - 1 changes by Lone_Wolf
swedish - 5 changes by Zuu
2010-05-18 17:45:27 +00:00
smatz
0449d7d5b9
(svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h
2010-05-18 01:10:23 +00:00
alberth
0f17755f95
(svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list.
2010-05-17 21:14:50 +00:00
alberth
b628dc0de7
(svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs.
2010-05-17 20:49:41 +00:00
translators
1b58746fc5
(svn r19847) -Update from WebTranslator v3.0:
...
catalan - 5 changes by arnau
croatian - 4 changes by VoyagerOne
dutch - 66 changes by Hyronymus, habell
finnish - 4 changes by jpx_
french - 5 changes by glx
hungarian - 4 changes by IPG
indonesian - 23 changes by prof
italian - 20 changes by lorenzodv
norwegian_bokmal - 7 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
polish - 5 changes by xaxa, xine
russian - 3 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 4 changes by Terkhen
2010-05-17 17:45:56 +00:00
glx
169b71ca77
(svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too
2010-05-17 13:03:44 +00:00
alberth
1a18933f35
(svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience.
2010-05-16 19:19:51 +00:00
alberth
56f3bc595a
(svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, and use proper inline macro.
2010-05-16 19:17:02 +00:00
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