------------------------------------------------------------------------ r22388 | rubidium | 2011-04-30 17:44:12 +0000 (Sat, 30 Apr 2011) | 2 lines -Fix: when a game uses a lot of NewGRFs the buffer for storing that information in the PNG is too small ------------------------------------------------------------------------ r22387 | rubidium | 2011-04-30 17:41:14 +0000 (Sat, 30 Apr 2011) | 2 lines -Fix-ish [FS#4601]: Windows' recv seems to return "graceful closed" before having passed the remaining buffer which causes OpenTTD to think all connections are "incorrectly" terminated, i.e. without the "I'm leaving" packet from the client. So let the client wait a tiny bit after sending the "I'm leaving" packet and before gracefully closing the connection ------------------------------------------------------------------------ r22386 | frosch | 2011-04-30 17:08:18 +0000 (Sat, 30 Apr 2011) | 1 line -Fix [FS#4602]: When the last AI company gets removed, the 'dead' state was not reset in the AI debug window. ------------------------------------------------------------------------ r22385 | rubidium | 2011-04-30 14:24:23 +0000 (Sat, 30 Apr 2011) | 2 lines -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be declared in string_func.h. ------------------------------------------------------------------------ r22384 | rubidium | 2011-04-30 12:09:26 +0000 (Sat, 30 Apr 2011) | 2 lines -Fix [FS#4585]: No client error packet was sent to the admin bots ------------------------------------------------------------------------ r22383 | frosch | 2011-04-29 20:47:36 +0000 (Fri, 29 Apr 2011) | 1 line -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER as it does not belong to the other PALETTE_TO_STRUCT_xxx recolourings. ------------------------------------------------------------------------ r22382 | planetmaker | 2011-04-29 19:27:37 +0000 (Fri, 29 Apr 2011) | 1 line -Fix (r22381): Apply the change of string names also to the unfinished translations ------------------------------------------------------------------------ r22381 | planetmaker | 2011-04-29 15:26:12 +0000 (Fri, 29 Apr 2011) | 1 line -Codechange: It's called 'steel', not 'steele' ------------------------------------------------------------------------ r22380 | planetmaker | 2011-04-29 15:09:29 +0000 (Fri, 29 Apr 2011) | 1 line -Fix: Update openttd.grf and the base set description files accordingly ------------------------------------------------------------------------ r22379 | planetmaker | 2011-04-29 15:08:44 +0000 (Fri, 29 Apr 2011) | 1 line -Fix: Not all pixels which need recolouring were actually in the proper colour ------------------------------------------------------------------------ r22378 | planetmaker | 2011-04-29 15:03:14 +0000 (Fri, 29 Apr 2011) | 1 line -Fix: The recolouring scheme applied to the silicon bridge recoloured too much ------------------------------------------------------------------------ r22377 | translators | 2011-04-27 17:45:09 +0000 (Wed, 27 Apr 2011) | 4 lines -Update from WebTranslator v3.0: hungarian - 3 changes by IPG spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r22376 | translators | 2011-04-25 17:45:14 +0000 (Mon, 25 Apr 2011) | 5 lines -Update from WebTranslator v3.0: simplified_chinese - 6 changes by Gavin portuguese - 1 changes by JayCity slovenian - 2 changes by Necrolyte ------------------------------------------------------------------------ r22375 | translators | 2011-04-24 17:45:06 +0000 (Sun, 24 Apr 2011) | 3 lines -Update from WebTranslator v3.0: portuguese - 3 changes by jomasaco ------------------------------------------------------------------------ r22374 | translators | 2011-04-23 17:45:12 +0000 (Sat, 23 Apr 2011) | 4 lines -Update from WebTranslator v3.0: english_US - 2 changes by Rubidium slovenian - 32 changes by ------------------------------------------------------------------------ r22373 | yexo | 2011-04-22 21:51:34 +0000 (Fri, 22 Apr 2011) | 1 line -Fix (r19955) (r20041) [FS#4592]: crash when clicking a removed company in the vehiclelist dropdowns ------------------------------------------------------------------------