------------------------------------------------------------------------
r26373 | translators | 2014-02-24 19:45:10 +0100 (Mon, 24 Feb 2014) | 3 lines

-Update from WebTranslator v3.0:
hebrew - 30 changes by oofnik

------------------------------------------------------------------------
r26372 | frosch | 2014-02-24 19:14:53 +0100 (Mon, 24 Feb 2014) | 1 line

-Doc [FS#5927]: Typos.
------------------------------------------------------------------------
r26371 | frosch | 2014-02-23 23:03:08 +0100 (Sun, 23 Feb 2014) | 1 line

-Fix [FS#5831]: Calling DoCommandP during the gameloop cleared pending persistent storage changes.
------------------------------------------------------------------------
r26370 | frosch | 2014-02-23 20:32:32 +0100 (Sun, 23 Feb 2014) | 1 line

-Doc: Desync debugging and command replaying.
------------------------------------------------------------------------
r26369 | frosch | 2014-02-23 20:32:00 +0100 (Sun, 23 Feb 2014) | 1 line

-Fix-ish: Do not run scripts during command replay.
------------------------------------------------------------------------
r26368 | translators | 2014-02-23 19:45:12 +0100 (Sun, 23 Feb 2014) | 3 lines

-Update from WebTranslator v3.0:
indonesian - 2 changes by abdu354

------------------------------------------------------------------------
r26367 | michi_cc | 2014-02-23 17:08:50 +0100 (Sun, 23 Feb 2014) | 1 line

-Fix: [Win32] Use a separate event to indicate that the drawing thread has finished initialising, preventing potential deadlocks.
------------------------------------------------------------------------
r26366 | fonsinchen | 2014-02-23 15:16:36 +0100 (Sun, 23 Feb 2014) | 1 line

-Fix: Protect the windows video driver from concurrent access (frosch123)
------------------------------------------------------------------------
r26365 | fonsinchen | 2014-02-23 15:15:55 +0100 (Sun, 23 Feb 2014) | 1 line

-Fix [FS#5867]: Don't draw the cursor when its sprite isn't ready and set _screen.dst_ptr immediately when the buffer changes (frosch123)
------------------------------------------------------------------------
r26364 | rubidium | 2014-02-22 22:12:28 +0100 (Sat, 22 Feb 2014) | 2 lines

-Fix [FS#5892]: writing out of the bounds of the rail type map

------------------------------------------------------------------------
r26363 | rubidium | 2014-02-22 20:52:13 +0100 (Sat, 22 Feb 2014) | 2 lines

-Codechange [FS#5894]: make it clearer that drive through road stops need an Axis in CmdBuildRoadStop and the non drive through stops need a DiagDir

------------------------------------------------------------------------
r26362 | rubidium | 2014-02-22 20:34:57 +0100 (Sat, 22 Feb 2014) | 2 lines

-Fix [FS#5906]: reset the default window size icon size just like all the other cached icon sizes (based on patch by MJP)

------------------------------------------------------------------------
r26361 | translators | 2014-02-22 19:45:11 +0100 (Sat, 22 Feb 2014) | 4 lines

-Update from WebTranslator v3.0:
catalan - 2 changes by arnau
marathi - 7 changes by rbarde

------------------------------------------------------------------------
r26360 | frosch | 2014-02-22 15:26:07 +0100 (Sat, 22 Feb 2014) | 1 line

-Revert (r25550) / Fix [FS#5922]: ClientSizeChanged is only called via WndProcGdi which already has the mutex. The issue which r25550 tried to fix still exists as FS#5867.
------------------------------------------------------------------------
r26359 | translators | 2014-02-21 19:45:17 +0100 (Fri, 21 Feb 2014) | 5 lines

-Update from WebTranslator v3.0:
indonesian - 1 changes by abdu354
spanish - 1 changes by Welder05
tamil - 13 changes by aswn

------------------------------------------------------------------------
r26358 | translators | 2014-02-20 19:45:08 +0100 (Thu, 20 Feb 2014) | 3 lines

-Update from WebTranslator v3.0:
brazilian_portuguese - 5 changes by leandromoh

------------------------------------------------------------------------
r26357 | frosch | 2014-02-19 21:56:44 +0100 (Wed, 19 Feb 2014) | 1 line

-Fix [FS#5845]: Some order options do not combine with others. (3298)
------------------------------------------------------------------------
r26356 | frosch | 2014-02-19 21:42:33 +0100 (Wed, 19 Feb 2014) | 1 line

-Update: Baseset translations.
------------------------------------------------------------------------
r26355 | translators | 2014-02-19 19:45:15 +0100 (Wed, 19 Feb 2014) | 4 lines

-Update from WebTranslator v3.0:
czech - 4 changes by djst
portuguese - 1 changes by babribeiro

------------------------------------------------------------------------
r26354 | translators | 2014-02-18 19:45:08 +0100 (Tue, 18 Feb 2014) | 3 lines

-Update from WebTranslator v3.0:
frisian - 22 changes by Geoloep

------------------------------------------------------------------------
r26353 | frosch | 2014-02-18 18:58:46 +0100 (Tue, 18 Feb 2014) | 1 line

-Fix (r26349) [FS#5917]: Win32 and OS/2 ThreadMutex::WaitForSignal always asserted.
------------------------------------------------------------------------
r26352 | translators | 2014-02-17 19:45:17 +0100 (Mon, 17 Feb 2014) | 5 lines

-Update from WebTranslator v3.0:
afrikaans - 7 changes by R2dical
marathi - 20 changes by rbarde
turkish - 8 changes by wakeup

------------------------------------------------------------------------
r26351 | frosch | 2014-02-16 22:57:22 +0100 (Sun, 16 Feb 2014) | 1 line

-Fix: Protect all VideoDriver_SDL methods with the _draw_mutex.
------------------------------------------------------------------------