rubidium
6ca7a44407
(svn r25629) -Update: baseset translations
2013-07-27 14:45:09 +00:00
translators
a02c00404d
(svn r25628) -Update from WebTranslator v3.0:
...
faroese - 2 changes by karihj
2013-07-26 17:45:08 +00:00
translators
53b4ca9d6d
(svn r25627) -Update from WebTranslator v3.0:
...
brazilian_portuguese - 62 changes by Tucalipe
vietnamese - 35 changes by myquartz
2013-07-25 17:45:16 +00:00
translators
ea121aa170
(svn r25626) -Update from WebTranslator v3.0:
...
turkish - 4 changes by wakeup
2013-07-24 17:45:08 +00:00
translators
6d150fd97f
(svn r25625) -Update from WebTranslator v3.0:
...
polish - 15 changes by p0358
tamil - 20 changes by aswn
2013-07-21 17:45:16 +00:00
zuu
789b4e320b
(svn r25624) -Fix (r25620, r25623): Silence warnings
2013-07-21 17:14:35 +00:00
zuu
4f6d19465b
(svn r25623) -Fix [FS#5611] (r25296): Progress column width in goal window was not updated when a string changed while the window is open
2013-07-21 15:59:07 +00:00
zuu
7a805b621e
(svn r25622) -Codechange: Improve goal_gui comments (Alberth)
2013-07-21 15:52:52 +00:00
zuu
5ea7ab1ad2
(svn r25621) -Fix (r25342): Also delete page elments when their page is removed (so that they don't reappear on a new page later on)
2013-07-21 15:21:55 +00:00
zuu
09897c5fd6
(svn r25620) -Fix (r25342): Save/load of story books were broken
2013-07-21 13:18:45 +00:00
translators
5eb8f0a0bb
(svn r25619) -Update from WebTranslator v3.0:
...
turkish - 7 changes by wakeup
2013-07-20 17:45:09 +00:00
translators
1180f57df9
(svn r25618) -Update from WebTranslator v3.0:
...
polish - 3 changes by p0358
2013-07-18 17:45:09 +00:00
rubidium
fb1d479a51
(svn r25617) -Fix [FS#5655] (r25377): crash when Ctrl+clicking the start date button in timetable window without any orders
2013-07-17 18:37:13 +00:00
translators
b6a624bb92
(svn r25616) -Update from WebTranslator v3.0:
...
french - 3 changes by MagicBuzz
german - 1 changes by Jogio
japanese - 10 changes by guppy
korean - 1 changes by junho2813
polish - 31 changes by p0358
turkish - 6 changes by wakeup
2013-07-17 17:45:39 +00:00
translators
304bb319e5
(svn r25615) -Update from WebTranslator v3.0:
...
korean - 26 changes by telk5093
polish - 4 changes by p0358
turkish - 30 changes by wakeup
2013-07-16 17:45:23 +00:00
rubidium
de90a1ffb3
(svn r25614) -Fix [FS#5651]: [Script] Give a slightly less generic error when removing inexisting rail
...
-Fix [FS#5650]: [Script] Be more specific that a non-NewGRF station can be built when asking for a NewGRF station
2013-07-15 18:19:26 +00:00
translators
72fb509286
(svn r25613) -Update from WebTranslator v3.0:
...
german - 5 changes by Jogio
2013-07-15 17:45:08 +00:00
rubidium
6e12838376
(svn r25612) -Fix [FS#5648]: [AI] Don't return ERR_UNKNOWN when trying to move an order to its current location
2013-07-14 20:21:36 +00:00
michi_cc
3c300cdc37
(svn r25611) -Fix (r25608): Update project files.
2013-07-14 19:13:12 +00:00
translators
5e5e0b5029
(svn r25610) -Update from WebTranslator v3.0:
...
vietnamese - 37 changes by nglekhoi
2013-07-14 17:45:08 +00:00
rubidium
f178899609
(svn r25609) -Fix [FS#5216]: under certain circumstances a track type change would make the end-of-line-is-red setting ineffective
2013-07-14 09:21:46 +00:00
rubidium
740643f2b2
(svn r25608) -Codechange: make EndSegmentReasonBits available in yapf_base.hpp
2013-07-14 09:20:34 +00:00
frosch
c35591c864
(svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog.
2013-07-14 08:55:38 +00:00
translators
b7c1c5ccf0
(svn r25606) -Update from WebTranslator v3.0:
...
german - 5 changes by Jogio
japanese - 1 changes by guppy
korean - 4 changes by telk5093
2013-07-13 17:45:20 +00:00
rubidium
57a3a2b147
(svn r25605) -Fix [FS#5641]: [Script] If a NewGRF returned station type that could not be built by an AI via callback 18, an unknown error would be thrown instead of falling back to the default station
2013-07-13 15:03:42 +00:00
rubidium
e6eede841a
(svn r25604) -Fix [FS#5550]: Only the front engine's date of last service was updated
2013-07-13 14:12:14 +00:00
translators
94d48eb27f
(svn r25600) -Update from WebTranslator v3.0:
...
traditional_chinese - 8 changes by siu238X
japanese - 287 changes by guppy
russian - 1 changes by Lone_Wolf
tamil - 6 changes by ganesh
2013-07-13 10:28:31 +00:00
planetmaker
6fc2c14afe
(svn r25598) -Doc: Implications of the asynchronous processing of the rcon content command on send time of ADMIN_SERVER_ADMIN_RCON and ADMIN_SERVER_ADMIN_RCON_END packets
2013-07-13 09:59:09 +00:00
rubidium
5eac3a77d2
(svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection, the client would for eternity try to read a packet and never timeout making it impossible to reconnect
2013-07-13 09:26:11 +00:00
rubidium
8f89cd6dd3
(svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too
2013-07-13 06:44:22 +00:00
rubidium
fac0bc4176
(svn r25594) -Fix-ish: some Doxygen warnings/errors for scripts
2013-07-13 06:38:54 +00:00
rubidium
e6ae8cf420
(svn r25593) -Cleanup: remove a few stale #defines
2013-07-13 06:18:16 +00:00
rubidium
81ce9ad189
(svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game would also change the settings using the default even though they were not allowed to change in-game
2013-07-12 18:54:27 +00:00
translators
11f756ac97
(svn r25591) -Update from WebTranslator v3.0:
...
japanese - 73 changes by guppy
2013-07-12 17:45:08 +00:00
planetmaker
bb7f08f8db
(svn r25590) -Codechange: Align doxygen comments again
2013-07-12 17:15:13 +00:00
planetmaker
2e390613a6
(svn r25589) -Fix [FS#5646]: Ensure that sent and received length of json strings are the same (based on patch by Xaroth)
2013-07-12 17:11:16 +00:00
planetmaker
7686587f02
(svn r25588) -Feature [FS#5643]: PING and PONG packets for admin port (Xaroth)
2013-07-11 20:31:39 +00:00
planetmaker
4a1bf704ee
(svn r25587) -Add FS#5643: Conclude rcon output sent to admin clients with an RCON_END packet (Xaroth)
2013-07-11 19:57:40 +00:00
translators
09a30ca7b5
(svn r25586) -Update from WebTranslator v3.0:
...
russian - 6 changes by Lone_Wolf
gaelic - 71 changes by GunChleoc
vietnamese - 3 changes by nglekhoi
2013-07-11 17:45:20 +00:00
rubidium
2d459b2fc0
(svn r25585) -Fix [FS#5320]: [Squirrel] Stack overflow did not show an error, due to the stack to throw the error already being full
2013-07-11 17:29:51 +00:00
rubidium
56a899f4bd
(svn r25581) -Fix: WT3 validation
2013-07-10 17:46:54 +00:00
translators
3ed33255a2
(svn r25580) -Update from WebTranslator v3.0:
...
japanese - 578 changes by guppy
norwegian_bokmal - 49 changes by cuthbert
russian - 33 changes by Lone_Wolf
slovak - 13 changes by Milsa
2013-07-10 17:45:33 +00:00
rubidium
423b44e552
(svn r25579) -Fix [FS#5642] (r25577): doxygen generation failed + typo fix
2013-07-10 15:38:42 +00:00
translators
b8ba32db06
(svn r25578) -Update from WebTranslator v3.0:
...
czech - 6 changes by Eskymak
hungarian - 1 changes by Brumi
japanese - 262 changes by guppy
polish - 6 changes by wojteks86
portuguese - 61 changes by JayCity
brazilian_portuguese - 48 changes by Tucalipe
slovak - 2 changes by Milsa
2013-07-09 17:45:43 +00:00
rubidium
635ec0dd9f
(svn r25577) -Fix-ish [FS#5638] (r20562): [Script] Documentation implied that XXList::AddItem has a default for value if it isn't filled in.
2013-07-08 19:42:39 +00:00
translators
84b0b288b3
(svn r25576) -Update from WebTranslator v3.0:
...
dutch - 43 changes by habell
japanese - 420 changes by guppy
2013-07-08 17:45:13 +00:00
translators
201415848d
(svn r25575) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by siu238X
croatian - 2 changes by VoyagerOne
english_AU - 2 changes by mrtux
japanese - 32 changes by guppy
norwegian_bokmal - 38 changes by cuthbert
slovak - 1 changes by Milsa
tamil - 15 changes by aswn
turkish - 29 changes by emremeydan
2013-07-07 17:45:42 +00:00
frosch
0c0db5c4c7
(svn r25574) -Fix (r25570): Trouble with initialisation order of static members of Layouter and FontCache.
2013-07-07 12:07:06 +00:00
rubidium
51f0d11ee3
(svn r25573) -Change: make content list appear faster by allowing some window redraws in between
2013-07-07 10:37:16 +00:00
frosch
d0eff986be
(svn r25570) -Add: cache for ParagraphLayouts.
2013-07-06 19:00:33 +00:00