log

age author description
Sat, 31 Jul 2010 09:51:04 +0000 yexo (svn r20255) -Add: allow NewGRFs to specify static info about their user-changeable parameters draft
Sat, 31 Jul 2010 09:44:38 +0000 rubidium (svn r20254) -Add: allow NewGRFs to specify their palette draft
Sat, 31 Jul 2010 09:40:43 +0000 rubidium (svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/bitset draft
Sat, 31 Jul 2010 09:36:09 +0000 rubidium (svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) palette for NewGRFs draft
Sat, 31 Jul 2010 09:35:49 +0000 yexo (svn r20251) -Add: [NewGRF] allow grfs to specify the number of valid parameters draft
Sat, 31 Jul 2010 09:35:42 +0000 yexo (svn r20250) -Feature: [NewGRF] add support for action14 (static grf info) draft
Sat, 31 Jul 2010 09:33:39 +0000 yexo (svn r20249) -Codechange: change the newgrf name/description from a char* to a GRFText* to make translations possible draft
Sat, 31 Jul 2010 09:32:44 +0000 yexo (svn r20248) -Codechange: use a copy-constructor instead of a separate function co clone GRFConfig/GRFError draft
Fri, 30 Jul 2010 22:57:46 +0000 rubidium (svn r20247) -Fix: when it is known the loading an old savegame is going to fail, bail out immediately (using an exception) instead of going on until e.g. the expected number of byte is read draft
Fri, 30 Jul 2010 17:45:26 +0000 translators (svn r20246) -Update from WebTranslator v3.0: draft
Fri, 30 Jul 2010 12:27:42 +0000 rubidium (svn r20245) -Update: the other languages in accordance with r20244 draft
Fri, 30 Jul 2010 12:26:58 +0000 rubidium (svn r20244) -Fix: the caption of the "Available vehicle" lists was black, whereas for building those vehicles, which uses the exact same window, it was white. draft
Fri, 30 Jul 2010 12:17:14 +0000 rubidium (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either draft
Fri, 30 Jul 2010 12:15:22 +0000 rubidium (svn r20242) -Change: remove the need for "{WHITE}" control codes in some of the railtype NewGRF strings draft
Fri, 30 Jul 2010 10:39:24 +0000 alberth (svn r20241) -Codechange: Move variable declarations to their first use. draft
Thu, 29 Jul 2010 17:45:10 +0000 translators (svn r20240) -Update from WebTranslator v3.0: draft
Thu, 29 Jul 2010 14:26:28 +0000 terkhen (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). draft
Thu, 29 Jul 2010 13:08:57 +0000 yexo (svn r20238) -Doc: [NoAI] clarify the documentation for AIBaseStation::GetLocation draft
Wed, 28 Jul 2010 22:23:28 +0000 michi_cc (svn r20237) -Fix (r20049): Check for disallowed level crossings also when converting rail. draft
Wed, 28 Jul 2010 19:07:06 +0000 rubidium (svn r20236) -Add: stub for Belarusian translation draft
Wed, 28 Jul 2010 17:45:31 +0000 translators (svn r20235) -Update from WebTranslator v3.0: draft
Wed, 28 Jul 2010 14:18:58 +0000 yexo (svn r20234) -Fix [FS#3988]: refit costs from refit orders are subtracted from the vehicle yearly income draft
Wed, 28 Jul 2010 09:48:35 +0000 rubidium (svn r20233) -Codechange: fix/unify coding and comment style a bit draft
Wed, 28 Jul 2010 09:47:31 +0000 rubidium (svn r20232) -Codechange: shuffle a few functions around so they don't need to be declared in advance draft
Wed, 28 Jul 2010 09:23:42 +0000 rubidium (svn r20231) -Document: which version had which savegame version draft
Tue, 27 Jul 2010 22:00:43 +0000 rubidium (svn r20230) -Fix [FS#3961]: road vehicles could be dead locked with one way roads. This allows one wayness to be removed if there are vehicles on a tile; it does not allow you to add one wayness to roads that have vehicles on them as it makes turning vehicles jump draft
Tue, 27 Jul 2010 21:46:55 +0000 rubidium (svn r20229) -Fix [FS#3986]: "Service at nearest depot" behaved the same as "Go to nearest depot" draft
Tue, 27 Jul 2010 17:45:27 +0000 translators (svn r20228) -Update from WebTranslator v3.0: draft
Tue, 27 Jul 2010 16:40:16 +0000 terkhen (svn r20227) -Fix [FS#3985]: Don't spend cash when building a statue fails. draft
Tue, 27 Jul 2010 14:54:39 +0000 rubidium (svn r20226) -Fix: make "space after ..." usage uniform in English (UK) again draft
Mon, 26 Jul 2010 17:45:15 +0000 translators (svn r20225) -Update from WebTranslator v3.0: draft
Mon, 26 Jul 2010 17:37:50 +0000 frosch (svn r20224) -Fix [FS#3976]: Depot did not become unsnowy, when snowline rises. draft
Mon, 26 Jul 2010 13:08:48 +0000 alberth (svn r20223) -Codechange: Replace scrolled row calculations by a call to GetScrolledRowFromWidget(). draft
Mon, 26 Jul 2010 13:03:40 +0000 alberth (svn r20222) -Add: Add functions to compute the row in a scrolled widget. draft
Mon, 26 Jul 2010 13:02:28 +0000 alberth (svn r20221) -Codechange: Move unscrolled row calculation into a function. draft
Sun, 25 Jul 2010 23:14:59 +0000 rubidium (svn r20220) -Fix [FS#3974]: strip non-printable characters before showing it in an edit box, so when renaming a vehicle type you won't get the "SETX stuff" that some NewGRFs use draft
Sun, 25 Jul 2010 23:13:40 +0000 rubidium (svn r20219) -Fix: Haiku uses a "special" location for headers draft
Sun, 25 Jul 2010 17:45:18 +0000 translators (svn r20218) -Update from WebTranslator v3.0: draft
Sun, 25 Jul 2010 14:33:17 +0000 frosch (svn r20217) -Fix [FS#3969]: Invalidate saveload GUI after rescanning NewGRFs. draft
Sun, 25 Jul 2010 12:38:06 +0000 alberth (svn r20216) -Fix: Increase scrolling speed of industry cargoes window, enlarge height slightly so small chains fit by default. draft
Sun, 25 Jul 2010 10:04:13 +0000 alberth (svn r20215) -Fix [FS#3971]: Remove all road pieces rather than aborting at the first ownership error (Krille). draft
Sat, 24 Jul 2010 17:45:26 +0000 translators (svn r20214) -Update from WebTranslator v3.0: draft
Sat, 24 Jul 2010 15:21:32 +0000 smatz (svn r20212) -Doc: remove the (now invalid) comment about problems with certain zlib versions draft
Sat, 24 Jul 2010 10:14:39 +0000 alberth (svn r20211) -Codechange: Indented code should have curly braces around it. draft
Fri, 23 Jul 2010 19:07:00 +0000 alberth (svn r20210) -Fix (r20206): Allow other compilers to enjoy the new window too. draft
Fri, 23 Jul 2010 18:46:52 +0000 alberth (svn r20209) -Add: Allow access to the industry cargoes window from the fund industry window. draft
Fri, 23 Jul 2010 18:44:04 +0000 alberth (svn r20208) -Add: Allow access of the industry cargoes window from the industry view window. draft
Fri, 23 Jul 2010 18:40:39 +0000 alberth (svn r20207) -Codechange: Move variable declaration to first use. draft
Fri, 23 Jul 2010 18:39:02 +0000 alberth (svn r20206) -Feature: Display suppliers and customers of an industry or cargo. draft
Fri, 23 Jul 2010 17:45:14 +0000 translators (svn r20205) -Update from WebTranslator v3.0: draft
Thu, 22 Jul 2010 17:45:07 +0000 translators (svn r20204) -Update from WebTranslator v3.0: draft
Thu, 22 Jul 2010 16:50:58 +0000 rubidium (svn r20203) -Fix: some file "headers" were incorrect, including doxygen @file so they wouldn't be picked up by doxygen. draft
Wed, 21 Jul 2010 17:45:09 +0000 translators (svn r20202) -Update from WebTranslator v3.0: draft
Wed, 21 Jul 2010 14:28:06 +0000 yexo (svn r20201) -Feature [FS#3926]: add several new hotkeys to the global hotkey list and to the order windows. None of them has a default keybinding. draft
Wed, 21 Jul 2010 13:11:11 +0000 yexo (svn r20200) -Fix [FS#3930]: terraform and extra viewport hotkeys didn't work in the scenario editor (jawsper) draft
Wed, 21 Jul 2010 11:29:59 +0000 yexo (svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either loaded or loading groups could crash OpenTTD draft
Tue, 20 Jul 2010 17:45:08 +0000 translators (svn r20198) -Update from WebTranslator v3.0: draft
Mon, 19 Jul 2010 23:51:22 +0000 rubidium (svn r20197) -Fix [FS#3963]: GetNearbyTileInformation can be used to get the terrain type of a MP_VOID tile. draft
Mon, 19 Jul 2010 20:57:13 +0000 terkhen (svn r20196) -Fix: Remove autofocus of the edit box in the world generation window. draft
Mon, 19 Jul 2010 20:52:14 +0000 terkhen (svn r20195) -Fix [FS#3891]: Remove autofocus of the edit box in the found town window (Zuu). draft