log

age author description
Wed, 23 Nov 2011 20:36:27 +0000 rubidium (svn r23312) -Fix [FS#4849]: assertion could be triggered in case a station was removed just after a vehicle delivered cargo to it draft
Wed, 23 Nov 2011 19:36:11 +0000 truebrain (svn r23311) -Remove: removed the silly blitter called 8bpp-debug. You can find him at the same place as you can find CTRL+D. Sorry for those who liked to trip while playing OpenTTD; I truly am sorry :D draft
Wed, 23 Nov 2011 18:55:13 +0000 truebrain (svn r23310) -Fix: Town GUI was not representing the true conditions of arctic / tropical goals draft
Wed, 23 Nov 2011 18:54:51 +0000 truebrain (svn r23309) -Fix: loading old games didn't have goals set for towns (tnx to frosch for spotting) draft
Wed, 23 Nov 2011 18:45:41 +0000 translators (svn r23308) -Update from WebTranslator v3.0: draft
Wed, 23 Nov 2011 16:29:34 +0000 truebrain (svn r23307) -Revert (r23306): committed one file too many :s draft
Wed, 23 Nov 2011 16:25:38 +0000 truebrain (svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelog draft
Wed, 23 Nov 2011 16:17:13 +0000 rubidium (svn r23305) -Fix (r23298): warning about comparing different enums draft
Wed, 23 Nov 2011 16:11:15 +0000 truebrain (svn r23304) -Add: bump the savegame to start storing the new bits and pieces draft
Wed, 23 Nov 2011 16:10:18 +0000 truebrain (svn r23303) -Add: economy.fund_buildings, to disallow funding buildings draft
Wed, 23 Nov 2011 16:09:46 +0000 truebrain (svn r23302) -Add: [NoAI] AITown::GetCargoGoal and AITown::GetGrowthRate to query statistics about a town regarding its growing draft
Wed, 23 Nov 2011 16:08:31 +0000 truebrain (svn r23301) -Fix: remove changed strings from all languages and alter those we can draft
Wed, 23 Nov 2011 16:07:14 +0000 truebrain (svn r23300) -Add: show on the GUI when a town grows and make a general framework to store goals of a town draft
Wed, 23 Nov 2011 16:05:59 +0000 truebrain (svn r23299) -Codechange: remove silly comments from AI documentation draft
Wed, 23 Nov 2011 16:05:19 +0000 truebrain (svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen) draft
Wed, 23 Nov 2011 16:04:28 +0000 truebrain (svn r23297) -Add: {CARGO_TINY} (Rubidium) draft
Wed, 23 Nov 2011 13:42:23 +0000 truebrain (svn r23296) -Codechange: I found a fund building, but do I fund found buildings? draft
Wed, 23 Nov 2011 13:39:36 +0000 truebrain (svn r23295) -Codechange: put ImportLibrary in AIController (and document the parameters for NoAI docs) draft
Wed, 23 Nov 2011 13:38:35 +0000 truebrain (svn r23294) -Codechange: sq_pop in native callback is just a waste of CPU cycles, as the top is reset in all cases draft
Wed, 23 Nov 2011 13:37:48 +0000 truebrain (svn r23293) -Codechange: make LoadScript/LoadFile non-static draft
Tue, 22 Nov 2011 18:45:15 +0000 translators (svn r23292) -Update from WebTranslator v3.0: draft
Mon, 21 Nov 2011 22:39:59 +0000 michi_cc (svn r23291) -Feature: [NewGRF] Properties to always include/exclude cargo types from the refit mask. (peter1138) draft
Mon, 21 Nov 2011 20:51:43 +0000 michi_cc (svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block. draft
Mon, 21 Nov 2011 18:45:14 +0000 translators (svn r23289) -Update from WebTranslator v3.0: draft
Sun, 20 Nov 2011 19:09:15 +0000 rubidium (svn r23288) -Feature: use the monospace font for the NewGRF text windows draft
Sun, 20 Nov 2011 19:06:27 +0000 rubidium (svn r23287) -Fix (r23274): mono_size is a better name than large_mono for the size variable in the configuration file draft
Sun, 20 Nov 2011 18:45:16 +0000 translators (svn r23286) -Update from WebTranslator v3.0: draft
Sun, 20 Nov 2011 18:36:54 +0000 rubidium (svn r23285) -Fix: scanning of content after download didn't work draft
Sun, 20 Nov 2011 15:39:23 +0000 rubidium (svn r23284) -Fix [FS#4845]: Pathfinders go haywire when you build a lock over a ship going perpendicular to the axis of the new lock draft
Sun, 20 Nov 2011 15:17:34 +0000 rubidium (svn r23283) -Fix: [NewGRF] Prevent against writing data for unknown fonts draft