log

age author description
Sun, 01 Aug 2010 22:08:29 +0000 yexo (svn r20293) -Doc: add more doxygen comments in ai_gui.cp draft
Sun, 01 Aug 2010 22:03:55 +0000 yexo (svn r20292) -Codechange: remove some unused variables from AIConfigWindow draft
Sun, 01 Aug 2010 21:19:49 +0000 alberth (svn r20291) -Codechange: Unify break coding style. draft
Sun, 01 Aug 2010 20:58:35 +0000 alberth (svn r20290) -Codechange: Add missing 'break' statements. draft
Sun, 01 Aug 2010 20:52:11 +0000 terkhen (svn r20289) -Codechange: Unify fall through coding style. draft
Sun, 01 Aug 2010 20:41:46 +0000 yexo (svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes) draft
Sun, 01 Aug 2010 19:52:51 +0000 rubidium (svn r20287) -Fix: GCC 4.1 warning draft
Sun, 01 Aug 2010 19:44:49 +0000 frosch (svn r20286) -Codechange: Unify end of doxygen comments. draft
Sun, 01 Aug 2010 19:36:56 +0000 yexo (svn r20285) -Codechange: use ///< for single-line doxygen comments in the AI code draft
Sun, 01 Aug 2010 19:36:36 +0000 yexo (svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI code draft
Sun, 01 Aug 2010 19:22:34 +0000 frosch (svn r20283) -Codechange: Unify start of doygen comments. draft
Sun, 01 Aug 2010 19:01:09 +0000 rubidium (svn r20282) -Codechange: add some spaces where they should've been draft
Sun, 01 Aug 2010 18:53:30 +0000 rubidium (svn r20281) -Codechange: unify case scope closure + break coding style draft
Sun, 01 Aug 2010 18:48:00 +0000 rubidium (svn r20280) -Fix: indentation of some switch cases draft
Sun, 01 Aug 2010 17:45:53 +0000 alberth (svn r20279) -Doc: Doxygen additions/improvements. draft
Sun, 01 Aug 2010 17:45:46 +0000 translators (svn r20278) -Update from WebTranslator v3.0: draft
Sun, 01 Aug 2010 14:43:39 +0000 alberth (svn r20277) -Codechange: Move CmdSetAutoReplace() from company_cmd.cpp to autoreplace_cmd.cpp. draft
Sun, 01 Aug 2010 14:27:38 +0000 rubidium (svn r20276) -Update: add some genders/cases to Belarusian draft
Sun, 01 Aug 2010 10:53:39 +0000 yexo (svn r20275) -Fix (r20274): some compilers are complaining about signed/unsigned comparison draft
Sun, 01 Aug 2010 10:42:18 +0000 yexo (svn r20274) -Fix: special keycodes were matched if a code matched the start of the string (ie 'C' matched 'CTRL') draft
Sat, 31 Jul 2010 23:33:09 +0000 yexo (svn r20273) -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys.cfg draft
Sat, 31 Jul 2010 22:46:29 +0000 yexo (svn r20272) -Doc: [NoAI] document return value of AIGroup::SetAutoReplace draft
Sat, 31 Jul 2010 22:16:34 +0000 yexo (svn r20271) -Doc: add doxygen comments to several items under src/ai/ draft
Sat, 31 Jul 2010 21:48:42 +0000 rubidium (svn r20270) -Merge: release updates from 1.0 draft
Sat, 31 Jul 2010 21:43:07 +0000 alberth (svn r20269) -Codechange: Use IsLocalCompany() everywhere, document the function and two company globals. draft
Sat, 31 Jul 2010 21:24:59 +0000 yexo (svn r20268) -Add: append 'On'/'Off' after the name for boolean NewGRF settings draft
Sat, 31 Jul 2010 21:02:56 +0000 alberth (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. draft
Sat, 31 Jul 2010 20:28:10 +0000 yexo (svn r20264) -Fix (r20258): saving a new preset was broken draft
Sat, 31 Jul 2010 20:04:14 +0000 rubidium (svn r20263) -Change: only show the NewGRF version when newgrf_developer_tools are enabled draft
Sat, 31 Jul 2010 19:45:48 +0000 alberth (svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the data structures. draft
Sat, 31 Jul 2010 17:45:18 +0000 translators (svn r20260) -Update from WebTranslator v3.0: draft
Sat, 31 Jul 2010 14:40:50 +0000 rubidium (svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs draft
Sat, 31 Jul 2010 12:15:12 +0000 yexo (svn r20258) -Feature: more user-friendly gui to change NewGRF parameters draft
Sat, 31 Jul 2010 12:05:41 +0000 rubidium (svn r20257) -Codechange: unify some node handling code and don't require a single root node draft
Sat, 31 Jul 2010 11:47:08 +0000 yexo (svn r20256) -Codechange: add a DrawStringMultiline variant that accepts const char* instead of StringID draft
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