log

age author description
Sun, 09 Oct 2011 11:27:54 +0000 frosch (svn r23013) -Doc: Add a note about the savegame version used in the 1.1 branch. draft
Fri, 07 Oct 2011 18:49:02 +0000 planetmaker (svn r23012) -Fix [FS#4798]: AI backlog was to short to fully display the backtrace of some AI crashes (Kogut) draft
Fri, 07 Oct 2011 08:17:47 +0000 planetmaker (svn r23011) -Fix [FS#4791]: When the last used server is deleted from the list also clear the last used server if it is the same (monoid) draft
Fri, 07 Oct 2011 07:56:30 +0000 planetmaker (svn r23010) -Add [FS#4797]: Support company colour for the airports' jetways (zeroeight) draft
Fri, 07 Oct 2011 07:48:59 +0000 peter1138 (svn r23009) -Change: Improve appearance of antialiased text with shadow. draft
Thu, 06 Oct 2011 19:17:49 +0000 frosch (svn r23008) -Add: Palette detection and conversion for the M part of 32bpp sprites. draft
Thu, 06 Oct 2011 17:45:06 +0000 translators (svn r23007) -Update from WebTranslator v3.0: draft
Wed, 05 Oct 2011 17:45:14 +0000 translators (svn r23006) -Update from WebTranslator v3.0: draft
Wed, 05 Oct 2011 17:39:12 +0000 planetmaker (svn r23005) -Fix (r23004): Of course there's still the 16-sprite version for shore tiles... we should continue to handle it. draft
Wed, 05 Oct 2011 17:07:43 +0000 planetmaker (svn r23004) -Feature [FS#4795]: Allow to use offsets for all types of action5 except sea shores draft
Tue, 04 Oct 2011 22:12:43 +0000 michi_cc (svn r23003) -Fix (r22999): Missing semicolon. draft
Tue, 04 Oct 2011 21:35:57 +0000 michi_cc (svn r23002) -Add: Extend palette information in the NewGRF GUI with the 32 bpp state. draft
Tue, 04 Oct 2011 21:35:52 +0000 michi_cc (svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on NewGRF indication. draft
Tue, 04 Oct 2011 21:35:47 +0000 michi_cc (svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load. draft
Tue, 04 Oct 2011 21:35:40 +0000 michi_cc (svn r22999) -Codechange: Allow changing the blitter during the running game. draft
Tue, 04 Oct 2011 21:35:35 +0000 michi_cc (svn r22998) -Add [FS#2521]: [NewGRF] Act2 var 0x62 to get curvature/position difference to the n-th vehicle in vehicle chain. draft
Tue, 04 Oct 2011 21:35:29 +0000 michi_cc (svn r22997) -Feature: [NewGRF] Allow access to other vehicles in the vehicle chain in VarAction 2. draft
Tue, 04 Oct 2011 20:36:40 +0000 yexo (svn r22996) -Fix: make sure temporary storage is cleared before test and exec runs for DoCommands so NewGRF callbacks can't change the result between the runs draft
Tue, 04 Oct 2011 20:18:12 +0000 yexo (svn r22994) -Fix [FS#4775]: tile was cleared before the object-placement callback was run, resulting in possible differences in test and exec run draft
Tue, 04 Oct 2011 17:45:11 +0000 translators (svn r22990) -Update from WebTranslator v3.0: draft
Tue, 04 Oct 2011 15:21:07 +0000 truebrain (svn r22989) -Fix: AIController uses protected members of AIObject, so make them friends (instead of doing it implicit via AIInstance). This fixes all compile errors with clang-2.9 draft
Mon, 03 Oct 2011 20:21:56 +0000 rubidium (svn r22988) -Fix: don't return ERR_UNKNOWN when the vehicle would become too long draft
Mon, 03 Oct 2011 17:45:15 +0000 translators (svn r22987) -Update from WebTranslator v3.0: draft
Mon, 03 Oct 2011 17:30:05 +0000 frosch (svn r22986) -Add (r22985): More icons for the vehicle list. draft
Mon, 03 Oct 2011 17:26:37 +0000 frosch (svn r22985) -Feature: Display autoreplace status in group GUI. draft
Mon, 03 Oct 2011 17:25:44 +0000 frosch (svn r22984) -Feature: Display profit icons for groups in the group GUI. draft
Mon, 03 Oct 2011 17:25:03 +0000 frosch (svn r22983) -Feature: Display the number of vehicles in the group GUI also for the ALL and DEFAULT groups. draft
Mon, 03 Oct 2011 17:24:31 +0000 frosch (svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statistics instead. draft
Mon, 03 Oct 2011 17:23:41 +0000 frosch (svn r22981) -Add: GroupStatistics for the ALL_GROUP. draft
Mon, 03 Oct 2011 17:22:56 +0000 frosch (svn r22980) -Add: GroupStatistics for DEFAULT_GROUP. draft