------------------------------------------------------------------------ r20824 | translators | 2010-09-18 17:45:07 +0000 (Sat, 18 Sep 2010) | 4 lines -Update from WebTranslator v3.0: galician - 13 changes by Condex marathi - 1 changes by jcravi ------------------------------------------------------------------------ r20823 | rubidium | 2010-09-17 16:24:26 +0000 (Fri, 17 Sep 2010) | 2 lines -Codechange: enable/add some error/sanity checking in the pthread code ------------------------------------------------------------------------ r20822 | yexo | 2010-09-17 16:07:31 +0000 (Fri, 17 Sep 2010) | 1 line -Fix [FS#3707]: deadlock when aborting map generation on windows ------------------------------------------------------------------------ r20821 | yexo | 2010-09-17 15:16:19 +0000 (Fri, 17 Sep 2010) | 1 line -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles ------------------------------------------------------------------------ r20820 | yexo | 2010-09-17 06:12:53 +0000 (Fri, 17 Sep 2010) | 1 line -Codechange: remove two more contants related to the height of the main toolbar ------------------------------------------------------------------------ r20819 | rubidium | 2010-09-16 22:06:36 +0000 (Thu, 16 Sep 2010) | 2 lines -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted ------------------------------------------------------------------------ r20818 | rubidium | 2010-09-16 21:13:16 +0000 (Thu, 16 Sep 2010) | 2 lines -Fix [FS#3791]: make the crash-on-saveload message clearer and more correct ------------------------------------------------------------------------ r20817 | translators | 2010-09-16 17:45:09 +0000 (Thu, 16 Sep 2010) | 4 lines -Update from WebTranslator v3.0: traditional_chinese - 3 changes by josesun slovenian - 1 changes by ntadej ------------------------------------------------------------------------ r20816 | rubidium | 2010-09-16 16:31:57 +0000 (Thu, 16 Sep 2010) | 2 lines -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) ------------------------------------------------------------------------ r20815 | rubidium | 2010-09-16 16:31:38 +0000 (Thu, 16 Sep 2010) | 2 lines -Revert (r20814): wrong patch at wrong time... ------------------------------------------------------------------------ r20814 | rubidium | 2010-09-16 16:28:40 +0000 (Thu, 16 Sep 2010) | 2 lines -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) ------------------------------------------------------------------------ r20813 | rubidium | 2010-09-16 16:14:30 +0000 (Thu, 16 Sep 2010) | 2 lines -Fix: make the waypoint viewport keep centered around the waypoint when resizing the window (Krille) ------------------------------------------------------------------------ r20812 | yexo | 2010-09-15 22:46:18 +0000 (Wed, 15 Sep 2010) | 1 line -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open ------------------------------------------------------------------------ r20811 | yexo | 2010-09-15 22:22:07 +0000 (Wed, 15 Sep 2010) | 1 line -Fix [FS#4079]: the colour palette file in the docs/ directory was broken ------------------------------------------------------------------------ r20810 | rubidium | 2010-09-15 22:05:08 +0000 (Wed, 15 Sep 2010) | 2 lines -Merge: documentation updates from 1.0 ------------------------------------------------------------------------ r20809 | rubidium | 2010-09-15 21:55:55 +0000 (Wed, 15 Sep 2010) | 2 lines -Fix (r20809): as usual with these user provided Mac OS X patches lately... they either fail to compile or spew warnings ------------------------------------------------------------------------ r20808 | rubidium | 2010-09-15 21:19:41 +0000 (Wed, 15 Sep 2010) | 2 lines -Add [FS#4110]: [OSX] support for input using dead keys (Zydeco) ------------------------------------------------------------------------ r20807 | yexo | 2010-09-15 21:10:14 +0000 (Wed, 15 Sep 2010) | 1 line -Codechange: don't clamp the width of the main toolbar to 640 pixels ------------------------------------------------------------------------ r20806 | translators | 2010-09-14 17:45:13 +0000 (Tue, 14 Sep 2010) | 4 lines -Update from WebTranslator v3.0: catalan - 1 changes by arnau thai - 12 changes by kenny ------------------------------------------------------------------------ r20802 | frosch | 2010-09-13 19:45:39 +0000 (Mon, 13 Sep 2010) | 1 line -Fix: Building bridges on water/watery objects behaved inconsistently for towns and the bridge selection GUI. ------------------------------------------------------------------------ r20801 | translators | 2010-09-13 17:45:13 +0000 (Mon, 13 Sep 2010) | 5 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan hungarian - 1 changes by IPG slovenian - 3 changes by ntadej ------------------------------------------------------------------------ r20800 | yexo | 2010-09-13 14:20:30 +0000 (Mon, 13 Sep 2010) | 1 line -Fix: [NewGRF] clamp some more vehicle variables ------------------------------------------------------------------------ r20799 | yexo | 2010-09-13 13:55:25 +0000 (Mon, 13 Sep 2010) | 1 line -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo) ------------------------------------------------------------------------ r20798 | yexo | 2010-09-13 13:36:36 +0000 (Mon, 13 Sep 2010) | 1 line -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR ------------------------------------------------------------------------ r20797 | yexo | 2010-09-13 13:27:29 +0000 (Mon, 13 Sep 2010) | 1 line -Fix: disable houses without a size that are available according to their building flags ------------------------------------------------------------------------ r20796 | yexo | 2010-09-13 13:08:53 +0000 (Mon, 13 Sep 2010) | 1 line -Fix: make sure all houses in the house spec array are valid. It was possible that part of a multitile house was not copied because the array was full ------------------------------------------------------------------------ r20795 | yexo | 2010-09-13 12:14:22 +0000 (Mon, 13 Sep 2010) | 1 line -Codechange: clarify code/documentation of the start/stop bit in CmdMassStartStopVehicle (Krille) ------------------------------------------------------------------------ r20794 | rubidium | 2010-09-12 23:06:28 +0000 (Sun, 12 Sep 2010) | 2 lines -Document [FS#4083]: a case where DirectMusic takes hours to initialise ------------------------------------------------------------------------ r20793 | rubidium | 2010-09-12 21:03:10 +0000 (Sun, 12 Sep 2010) | 2 lines -Fix: broken string ------------------------------------------------------------------------ r20792 | yexo | 2010-09-12 19:54:25 +0000 (Sun, 12 Sep 2010) | 1 line -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo) ------------------------------------------------------------------------ r20791 | frosch | 2010-09-12 19:40:47 +0000 (Sun, 12 Sep 2010) | 1 line -Fix (r12161): Building 2x2 houses did not work for 2x2 road layouts on all map sizes. ------------------------------------------------------------------------ r20790 | frosch | 2010-09-12 18:28:51 +0000 (Sun, 12 Sep 2010) | 1 line -Fix (r0)[FS#4118]: Remove a check which is wrong for NewGrf houses and serves no use for original houses. ------------------------------------------------------------------------ r20789 | translators | 2010-09-12 17:45:19 +0000 (Sun, 12 Sep 2010) | 9 lines -Update from WebTranslator v3.0: ido - 106 changes by Edwardo indonesian - 78 changes by fanioz norwegian_bokmal - 1 changes by CyberKenny portuguese - 1 changes by ABCRic swedish - 1 changes by Zuu thai - 68 changes by kenny vietnamese - 13 changes by nglekhoi ------------------------------------------------------------------------ r20788 | yexo | 2010-09-12 16:54:39 +0000 (Sun, 12 Sep 2010) | 1 line -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken ------------------------------------------------------------------------ r20787 | frosch | 2010-09-12 14:45:46 +0000 (Sun, 12 Sep 2010) | 1 line -Fix: Spelling mistake in slovak real town names. (mek2) ------------------------------------------------------------------------ r20786 | translators | 2010-09-11 17:45:17 +0000 (Sat, 11 Sep 2010) | 8 lines -Update from WebTranslator v3.0: finnish - 1 changes by jpx_ ido - 1 changes by Edwardo italian - 1 changes by lorenzodv portuguese - 6 changes by ABCRic serbian - 1 changes by etran thai - 60 changes by kenny ------------------------------------------------------------------------ r20785 | rubidium | 2010-09-11 17:45:03 +0000 (Sat, 11 Sep 2010) | 2 lines -Fix: crash when closing the station view of oilrigs (similar to r20774) ------------------------------------------------------------------------ r20784 | alberth | 2010-09-11 11:48:37 +0000 (Sat, 11 Sep 2010) | 1 line -Doc: Doxyment a few debug line printing functions. ------------------------------------------------------------------------