log

age author description
Mon, 21 Sep 2009 18:18:01 +0000 smatz (svn r17604) -Update (r17603): rename strings in other lang files too draft
Mon, 21 Sep 2009 18:16:00 +0000 smatz (svn r17603) -Codechange: since now, towns are 'founded' instead of 'built' draft
Mon, 21 Sep 2009 17:45:12 +0000 translators (svn r17602) -Update from WebTranslator v3.0: draft
Mon, 21 Sep 2009 17:24:21 +0000 smatz (svn r17601) -Fix (r17592): don't mark cargo as 'accepted' when accepted amount is 0 draft
Mon, 21 Sep 2009 17:06:19 +0000 smatz (svn r17600) -Cleanup: remove unused variable draft
Mon, 21 Sep 2009 15:47:28 +0000 smatz (svn r17599) -Fix: configure script didn't detect icc when CC included path to compiler draft
Mon, 21 Sep 2009 11:01:16 +0000 smatz (svn r17597) -Codechange: rename namegen* to townname* draft
Sun, 20 Sep 2009 23:11:01 +0000 smatz (svn r17596) -Codechange: constify some tables draft
Sun, 20 Sep 2009 21:09:27 +0000 alberth (svn r17595) -Codechange: Tree build window uses pure nested widgets. draft
Sun, 20 Sep 2009 19:36:27 +0000 frosch (svn r17594) -Fix: Vehicle image was not always updated when needed. draft
Sun, 20 Sep 2009 19:01:38 +0000 yexo (svn r17593) -Fix (r17591): as always after a noai commit ... draft
Sun, 20 Sep 2009 18:52:12 +0000 smatz (svn r17592) -Fix [FS#3212](r17436): force all cargo being accepted when industry tiles accept it but industry itself doesn't draft
Sun, 20 Sep 2009 18:38:43 +0000 yexo (svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960) draft
Sun, 20 Sep 2009 17:45:09 +0000 translators (svn r17590) -Update from WebTranslator v3.0: draft
Sun, 20 Sep 2009 17:44:33 +0000 smatz (svn r17589) -Codechange: rename town_acc to always_accepted draft
Sun, 20 Sep 2009 17:19:45 +0000 rubidium (svn r17588) -Fix [FS#3220]: erroneous message about changing the difficulty level draft
Sun, 20 Sep 2009 14:46:15 +0000 alberth (svn r17587) -Codechange: Town authority window uses pure nested widgets. draft
Sun, 20 Sep 2009 10:25:03 +0000 alberth (svn r17586) -Codechange: Adding documentation, and replacing some numbers with constants in the town authority window. draft
Sun, 20 Sep 2009 10:22:27 +0000 rubidium (svn r17585) -Fix [FS#3214]: also do the StringID conversion for StringIDs that are pushed on the (NewGRF string) stack draft
Sun, 20 Sep 2009 10:21:00 +0000 rubidium (svn r17584) -Codechange: split the NewGRF StringID mapping in a 'global' part and a part that's for NewGRF strings draft
Sun, 20 Sep 2009 10:19:13 +0000 rubidium (svn r17583) -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. draft
Sun, 20 Sep 2009 10:08:10 +0000 alberth (svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a header file to allow sharing. draft
Sat, 19 Sep 2009 17:45:13 +0000 translators (svn r17581) -Update from WebTranslator v3.0: draft
Sat, 19 Sep 2009 16:22:49 +0000 alberth (svn r17580) -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008. draft
Sat, 19 Sep 2009 15:17:47 +0000 rubidium (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @param to @tparam if necessary draft
Sat, 19 Sep 2009 14:41:43 +0000 alberth (svn r17578) -Fix (r17572): Some compilers don't like default function template arguments. draft
Sat, 19 Sep 2009 13:57:02 +0000 alberth (svn r17577) -Codechange: Order window uses pure nested widgets. draft
Sat, 19 Sep 2009 13:55:37 +0000 rubidium (svn r17576) -Fix [FS#3208]: assertion triggered when the second vehicle in a 101+ (or 11+ if mammoth trains is disabled) vehicle free wagon chain is an engine and the first vehicle is moved to another chain draft
Sat, 19 Sep 2009 13:08:37 +0000 alberth (svn r17575) -Codechange: Adding a new combined button+dropdown widget. draft
Sat, 19 Sep 2009 12:52:49 +0000 alberth (svn r17574) -Fix (r17573): Insert NWID_SELECTION in nested_array when appropriate. draft