------------------------------------------------------------------------ r22435 | michi_cc | 2011-05-07 15:13:52 +0000 (Sat, 07 May 2011) | 1 line -Fix: Git revision detection would return too much when tags are involved. ------------------------------------------------------------------------ r22434 | terkhen | 2011-05-07 10:20:29 +0000 (Sat, 07 May 2011) | 2 lines -Feature [FS#4591]: [NewGRF] Allow to filter by town of the current industry when using industry variable 0x68 (Yexo) ------------------------------------------------------------------------ r22433 | frosch | 2011-05-07 00:22:46 +0000 (Sat, 07 May 2011) | 1 line -Add/Fix: Add constants for the palette colours used in the smallmap and fix some windows palette indices. ------------------------------------------------------------------------ r22432 | frosch | 2011-05-07 00:15:46 +0000 (Sat, 07 May 2011) | 1 line -Codechange: Simplify smallmap colour constants using some more specialised macros. ------------------------------------------------------------------------ r22431 | michi_cc | 2011-05-06 22:17:34 +0000 (Fri, 06 May 2011) | 1 line -Fix (r22399): NETWORK_RECV_STATUS_MALFORMED_PACKET != false. ------------------------------------------------------------------------ r22430 | frosch | 2011-05-06 22:10:50 +0000 (Fri, 06 May 2011) | 1 line -Fix: COAL, RUBR, SUGR and the coalmine used windows palette colours in smallmap/legends etc.. ------------------------------------------------------------------------ r22429 | frosch | 2011-05-06 21:13:29 +0000 (Fri, 06 May 2011) | 1 line -Add: some constants for specific palette colours used in the GUI. ------------------------------------------------------------------------ r22428 | michi_cc | 2011-05-06 20:57:02 +0000 (Fri, 06 May 2011) | 1 line -Codechange: Reduce code duplication in the smallmap legend. ------------------------------------------------------------------------ r22427 | translators | 2011-05-06 17:45:13 +0000 (Fri, 06 May 2011) | 5 lines -Update from WebTranslator v3.0: belarusian - 3 changes by KorneySan, Wowanxm catalan - 4 changes by arnau croatian - 3 changes by VoyagerOne ------------------------------------------------------------------------ r22426 | frosch | 2011-05-05 20:20:52 +0000 (Thu, 05 May 2011) | 1 line -Fix (r22291): Drawing vertical and horizontal lines of width 1 missed drawing the first pixel. ------------------------------------------------------------------------ r22425 | translators | 2011-05-05 17:45:23 +0000 (Thu, 05 May 2011) | 8 lines -Update from WebTranslator v3.0: french - 3 changes by ElNounch italian - 3 changes by lorenzodv polish - 6 changes by lion russian - 3 changes by Lone_Wolf serbian - 3 changes by etran vietnamese - 2 changes by nglekhoi ------------------------------------------------------------------------ r22424 | rubidium | 2011-05-05 16:24:48 +0000 (Thu, 05 May 2011) | 2 lines -Document: some more bits ------------------------------------------------------------------------ r22423 | rubidium | 2011-05-04 20:24:23 +0000 (Wed, 04 May 2011) | 2 lines -Document: some network stuff ------------------------------------------------------------------------ r22422 | translators | 2011-05-04 17:45:17 +0000 (Wed, 04 May 2011) | 6 lines -Update from WebTranslator v3.0: dutch - 3 changes by habell english_US - 3 changes by Rubidium finnish - 3 changes by jpx_ brazilian_portuguese - 3 changes by Tucalipe ------------------------------------------------------------------------ r22421 | frosch | 2011-05-04 17:45:16 +0000 (Wed, 04 May 2011) | 1 line -Fix: Replace various references to Windows palette greyscale indices with the DOS palette indices. ------------------------------------------------------------------------ r22420 | frosch | 2011-05-04 17:15:54 +0000 (Wed, 04 May 2011) | 1 line -Cleanup: Replace the somewhat mixed DOS+Windows palette with the pure DOS palette. Also blank the animation colours, which are filled from a different array anyway. ------------------------------------------------------------------------ r22419 | frosch | 2011-05-04 17:12:37 +0000 (Wed, 04 May 2011) | 2 lines -Change: Always use the DOS palette for drawing. -Remove: the '-i' option for palette selection. ------------------------------------------------------------------------ r22418 | frosch | 2011-05-03 20:48:53 +0000 (Tue, 03 May 2011) | 1 line -Fix (r22417): Messed up the palette detection of the extra base grf. ------------------------------------------------------------------------ r22417 | frosch | 2011-05-03 20:30:26 +0000 (Tue, 03 May 2011) | 1 line -Add: an advanced setting to specify the default palette to use for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option. ------------------------------------------------------------------------ r22416 | frosch | 2011-05-03 20:19:57 +0000 (Tue, 03 May 2011) | 1 line -Fix: When action14 specified different values for the palette, the values were OR-ed. Use the last set value instead. ------------------------------------------------------------------------ r22414 | rubidium | 2011-05-03 15:05:15 +0000 (Tue, 03 May 2011) | 2 lines -Fix [FS#4606]: kicking thyself via remote console crashes the server ------------------------------------------------------------------------ r22413 | rubidium | 2011-05-02 20:59:54 +0000 (Mon, 02 May 2011) | 2 lines -Document: even more stuff ------------------------------------------------------------------------ r22412 | translators | 2011-05-02 17:45:09 +0000 (Mon, 02 May 2011) | 4 lines -Update from WebTranslator v3.0: french - 2 changes by glx norwegian_nynorsk - 2 changes by 2rB ------------------------------------------------------------------------ r22411 | rubidium | 2011-05-02 17:42:12 +0000 (Mon, 02 May 2011) | 2 lines -Document: another bunch of bits ------------------------------------------------------------------------ r22410 | rubidium | 2011-05-02 16:14:23 +0000 (Mon, 02 May 2011) | 2 lines -Document: some more bits ;) ------------------------------------------------------------------------ r22409 | yexo | 2011-05-01 21:02:18 +0000 (Sun, 01 May 2011) | 1 line -Fix: [NewGRF] make sure the action2 ID of a generic feature callback is valid ------------------------------------------------------------------------ r22408 | yexo | 2011-05-01 20:46:36 +0000 (Sun, 01 May 2011) | 1 line -Cleanup: remove unused variable GRFFile::sprite_offset ------------------------------------------------------------------------ r22407 | rubidium | 2011-05-01 20:04:09 +0000 (Sun, 01 May 2011) | 2 lines -Document: the "root" driver related stuff ------------------------------------------------------------------------ r22406 | rubidium | 2011-05-01 19:51:52 +0000 (Sun, 01 May 2011) | 2 lines -Document: some more "random-ish" tidbits ------------------------------------------------------------------------ r22405 | rubidium | 2011-05-01 19:14:12 +0000 (Sun, 01 May 2011) | 2 lines -Document: some more "random-ish" tidbits ------------------------------------------------------------------------ r22404 | translators | 2011-05-01 17:45:08 +0000 (Sun, 01 May 2011) | 3 lines -Update from WebTranslator v3.0: brazilian_portuguese - 4 changes by Tucalipe ------------------------------------------------------------------------ r22403 | rubidium | 2011-05-01 13:29:40 +0000 (Sun, 01 May 2011) | 2 lines -Document: some more network/core code ------------------------------------------------------------------------ r22401 | rubidium | 2011-05-01 12:18:34 +0000 (Sun, 01 May 2011) | 2 lines -Codechange: replace some defines in the udp code so doxygen can create better documentation ------------------------------------------------------------------------ r22400 | rubidium | 2011-05-01 11:30:03 +0000 (Sun, 01 May 2011) | 2 lines -Codechange: replace some defines in the tcp/game code so doxygen can create better documentation ------------------------------------------------------------------------ r22399 | rubidium | 2011-05-01 11:13:11 +0000 (Sun, 01 May 2011) | 2 lines -Codechange: replace some defines in the tcp/content code so doxygen can create better documentation ------------------------------------------------------------------------ r22398 | rubidium | 2011-05-01 11:01:57 +0000 (Sun, 01 May 2011) | 2 lines -Codechange: remove some defines from the tcp/admin code, so doxygen can create better documentation ------------------------------------------------------------------------ r22397 | rubidium | 2011-05-01 10:15:33 +0000 (Sun, 01 May 2011) | 2 lines -Document: some tidbits of the blitter code ------------------------------------------------------------------------ r22396 | rubidium | 2011-05-01 09:24:19 +0000 (Sun, 01 May 2011) | 2 lines -Document: some AI doxygen stuff ------------------------------------------------------------------------ r22389 | yexo | 2011-04-30 19:44:20 +0000 (Sat, 30 Apr 2011) | 1 line -Fix [FS#4600]: try to make sure there is an early house available in the current climate for every townzone, not just a single available house for all climates/townzones ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------