------------------------------------------------------------------------ r21040 | translators | 2010-10-26 17:45:13 +0000 (Tue, 26 Oct 2010) | 5 lines -Update from WebTranslator v3.0: german - 4 changes by planetmaker norwegian_bokmal - 3 changes by somaen norwegian_nynorsk - 5 changes by somaen ------------------------------------------------------------------------ r21039 | frosch | 2010-10-25 20:43:36 +0000 (Mon, 25 Oct 2010) | 1 line -Fix/Cleanup: Remove an unneeded and even wrong test, which is never reached anyway though. ------------------------------------------------------------------------ r21038 | translators | 2010-10-25 17:45:09 +0000 (Mon, 25 Oct 2010) | 4 lines -Update from WebTranslator v3.0: german - 2 changes by norbert79 korean - 4 changes by junho2813 ------------------------------------------------------------------------ r21037 | planetmaker | 2010-10-25 06:55:54 +0000 (Mon, 25 Oct 2010) | 1 line -Fix: [OSX] Mouse cursor would leave footprint with 8bpp blitter when switching to full screen ------------------------------------------------------------------------ r21036 | planetmaker | 2010-10-25 06:50:48 +0000 (Mon, 25 Oct 2010) | 1 line -Fix: [OSX] Properly set the palette when using the 8bpp blitter during start-up ------------------------------------------------------------------------ r21035 | rubidium | 2010-10-24 20:59:25 +0000 (Sun, 24 Oct 2010) | 2 lines -Fix [FS#4181] (r21020): crash when opening the buoy's viewport. Based on a patch by Krille. ------------------------------------------------------------------------ r21034 | terkhen | 2010-10-24 20:58:31 +0000 (Sun, 24 Oct 2010) | 2 lines -Fix: Add missing default values for the custom town number and custom water level world generation options. ------------------------------------------------------------------------ r21033 | rubidium | 2010-10-24 20:51:12 +0000 (Sun, 24 Oct 2010) | 2 lines -Codechange: be more strict with the packets a client accepts at a given moment ------------------------------------------------------------------------ r21032 | rubidium | 2010-10-24 20:30:53 +0000 (Sun, 24 Oct 2010) | 2 lines -Codechange: perform some more strict tests on the server side when receiving some packets and don't send some when the clients aren't ready for them ------------------------------------------------------------------------ r21031 | frosch | 2010-10-24 20:23:45 +0000 (Sun, 24 Oct 2010) | 1 line -Fix (r19883): Dropdown menu glitched in small screenshots, when issueing them from the menu. ------------------------------------------------------------------------ r21030 | rubidium | 2010-10-24 20:07:32 +0000 (Sun, 24 Oct 2010) | 2 lines -Codechange: move ClientStatus into the network server socket class ------------------------------------------------------------------------ r21029 | rubidium | 2010-10-24 20:03:33 +0000 (Sun, 24 Oct 2010) | 2 lines -Codechange: split the map downloading packet + 3-state enum into 3 separate packets ------------------------------------------------------------------------ r21028 | translators | 2010-10-24 17:45:12 +0000 (Sun, 24 Oct 2010) | 5 lines -Update from WebTranslator v3.0: arabic_egypt - 12 changes by kasakg hebrew - 11 changes by rril brazilian_portuguese - 51 changes by bmnds ------------------------------------------------------------------------ r21027 | rubidium | 2010-10-24 16:40:02 +0000 (Sun, 24 Oct 2010) | 2 lines -Change/Fix: under some circumstances the file handle of the downloaded savegame wouldn't be closed, and validity of the handled wasn't checked in all cases ------------------------------------------------------------------------ r21026 | rubidium | 2010-10-24 15:49:38 +0000 (Sun, 24 Oct 2010) | 2 lines -Codechange: move from pcx to png extra grf sprites as they are easier to handle/view. They also take less space in a checkout. Furthermore this requires a recent GRFCodec nightly with PNG support enabled. ------------------------------------------------------------------------ r21025 | rubidium | 2010-10-24 15:22:59 +0000 (Sun, 24 Oct 2010) | 2 lines -Codechange: document PacketGameType's enums and reshuffle them slightly to make the whole more readable and easier to understand ------------------------------------------------------------------------ r21024 | rubidium | 2010-10-24 15:02:43 +0000 (Sun, 24 Oct 2010) | 2 lines -Fix: erroneous tab ------------------------------------------------------------------------ r21023 | planetmaker | 2010-10-24 11:29:50 +0000 (Sun, 24 Oct 2010) | 1 line -Doc [FS#4003]: Possible crashes when running OpenTTD in a guest system under Parallels Desktop ------------------------------------------------------------------------ r21022 | alberth | 2010-10-23 21:14:35 +0000 (Sat, 23 Oct 2010) | 1 line -Add (r21021): Missed recentering of a town gui viewport after a resize. ------------------------------------------------------------------------ r21021 | alberth | 2010-10-23 20:51:48 +0000 (Sat, 23 Oct 2010) | 1 line -Add [FS#4171]: Center industry gui and waypoint gui after resize (partly by Krille). ------------------------------------------------------------------------ r21020 | alberth | 2010-10-23 20:39:21 +0000 (Sat, 23 Oct 2010) | 1 line -Add: Use center of waypoint in waypoint gui, if available. ------------------------------------------------------------------------ r21019 | alberth | 2010-10-23 20:34:12 +0000 (Sat, 23 Oct 2010) | 1 line -Add: Use center of industry to focus on in the industry gui. ------------------------------------------------------------------------ r21018 | alberth | 2010-10-23 18:28:20 +0000 (Sat, 23 Oct 2010) | 1 line -Doc: Add Doxygen comments to some function. ------------------------------------------------------------------------ r21017 | alberth | 2010-10-23 18:12:38 +0000 (Sat, 23 Oct 2010) | 1 line -Doc: Small fixes (by Krille). ------------------------------------------------------------------------ r21016 | translators | 2010-10-23 17:45:10 +0000 (Sat, 23 Oct 2010) | 4 lines -Update from WebTranslator v3.0: romanian - 1 changes by tonny serbian - 3 changes by etran ------------------------------------------------------------------------ r21015 | glx | 2010-10-23 17:37:54 +0000 (Sat, 23 Oct 2010) | 1 line -Fix [FS#4176]: don't let the resize button go past the bottom of the screen ------------------------------------------------------------------------ r21014 | frosch | 2010-10-22 22:51:15 +0000 (Fri, 22 Oct 2010) | 1 line -Fix [FS#4179](r20098): Reversing of trains in stations while last wagon was in a depot or on a bridge-/tunnelhead caused trouble. ------------------------------------------------------------------------ r21013 | frosch | 2010-10-22 20:04:13 +0000 (Fri, 22 Oct 2010) | 1 line -Cleanup: Replace some magic value mappings with existing conversion functions. (Hirundo) ------------------------------------------------------------------------ r21012 | frosch | 2010-10-22 19:57:56 +0000 (Fri, 22 Oct 2010) | 1 line -Codechange: Deduplicate some code. (Hirundo) ------------------------------------------------------------------------ r21011 | translators | 2010-10-22 17:45:23 +0000 (Fri, 22 Oct 2010) | 9 lines -Update from WebTranslator v3.0: catalan - 3 changes by arnau croatian - 3 changes by UnderwaterHesus frisian - 136 changes by gjannema portuguese - 1 changes by nars serbian - 2 changes by etran slovak - 9 changes by keso53 thai - 1 changes by reindeeruz ------------------------------------------------------------------------ r21010 | rubidium | 2010-10-22 16:33:07 +0000 (Fri, 22 Oct 2010) | 2 lines -Fix [FS#4102]: the detailed performance rating window would occasionally be too narrow. Based on a patch by Krille ------------------------------------------------------------------------ r21009 | rubidium | 2010-10-22 16:30:09 +0000 (Fri, 22 Oct 2010) | 2 lines -Fix: for the compact notation 1.000.000k and 1.000M would be shown depending on the initial (and later rounded) value. Make everything that would round to 1.000.000k be drawn as 1.000M as well. ------------------------------------------------------------------------ r21008 | rubidium | 2010-10-22 14:41:26 +0000 (Fri, 22 Oct 2010) | 2 lines -Change: don't make client reconnect waiting time depend on the company; in coop games that does not spread clients at all, and most companies have a low number causing it not to be spread out either. Use the ClientID instead. Based on a patch by dihedral. ------------------------------------------------------------------------ r21007 | rubidium | 2010-10-22 12:17:34 +0000 (Fri, 22 Oct 2010) | 2 lines -Fix: don't consider the text direction character when searching for missing glyphs ------------------------------------------------------------------------ r21006 | rubidium | 2010-10-22 12:15:58 +0000 (Fri, 22 Oct 2010) | 2 lines -Fix (r21004): don't print the text direction character when ICU isn't linked and thus doesn't remove them ------------------------------------------------------------------------ r21005 | rubidium | 2010-10-21 20:23:32 +0000 (Thu, 21 Oct 2010) | 2 lines -Document: the admin network protocol on a high(er) level (dihedral) ------------------------------------------------------------------------ r21004 | rubidium | 2010-10-21 20:12:48 +0000 (Thu, 21 Oct 2010) | 2 lines -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa ------------------------------------------------------------------------ r21003 | translators | 2010-10-21 17:45:15 +0000 (Thu, 21 Oct 2010) | 6 lines -Update from WebTranslator v3.0: czech - 3 changes by marek995 spanish - 1 changes by Terkhen thai - 5 changes by reindeeruz ukrainian - 1 changes by Fixer ------------------------------------------------------------------------ r21002 | translators | 2010-10-20 17:45:15 +0000 (Wed, 20 Oct 2010) | 6 lines -Update from WebTranslator v3.0: simplified_chinese - 14 changes by lmartinking german - 1 changes by norbert79 romanian - 1 changes by kkmic thai - 255 changes by reindeeruz ------------------------------------------------------------------------ r21001 | rubidium | 2010-10-20 11:58:34 +0000 (Wed, 20 Oct 2010) | 2 lines -Fix [FS#4170] (r20936): clients were not always notified of a player leaving the game ------------------------------------------------------------------------ r21000 | rubidium | 2010-10-20 07:30:15 +0000 (Wed, 20 Oct 2010) | 2 lines -Feature[tte]: chat directly to the server or a bot/admin/irc channel monitoring the server (dihedral) ------------------------------------------------------------------------ r20999 | rubidium | 2010-10-20 07:23:40 +0000 (Wed, 20 Oct 2010) | 2 lines -Change: Add installing options or rather options to not install certain documentation, in a similar way to GRFCodec/catcodec ------------------------------------------------------------------------ r20997 | planetmaker | 2010-10-19 21:48:20 +0000 (Tue, 19 Oct 2010) | 1 line -Fix: Size of sort buttons for order and vehicle list gui could be too small ------------------------------------------------------------------------ r20996 | yexo | 2010-10-19 21:00:45 +0000 (Tue, 19 Oct 2010) | 1 line -Change: [NewGRF] the X and Y offsets in the parameter for industry vars 60,61,62,63 are unsigned instead of signed ------------------------------------------------------------------------ r20994 | translators | 2010-10-19 17:45:27 +0000 (Tue, 19 Oct 2010) | 10 lines -Update from WebTranslator v3.0: german - 1 changes by frosch hebrew - 19 changes by rril irish - 1 changes by tem italian - 2 changes by lorenzodv korean - 19 changes by dlunch, junho2813 polish - 1 changes by voythas portuguese - 1 changes by JayCity swedish - 1 changes by tool ------------------------------------------------------------------------ r20993 | rubidium | 2010-10-18 20:41:53 +0000 (Mon, 18 Oct 2010) | 2 lines -Codechange: some shuffling of game protocol packet description so they're documented in the "same" place as UDP, content and admin packets (dihedral) ------------------------------------------------------------------------