Mercurial > hg > openttd
graph
-
(svn r20282) -Codechange: add some spaces where they should've been draftSun, 01 Aug 2010 19:01:09 +0000, by rubidium
-
(svn r20281) -Codechange: unify case scope closure + break coding style draftSun, 01 Aug 2010 18:53:30 +0000, by rubidium
-
(svn r20280) -Fix: indentation of some switch cases draftSun, 01 Aug 2010 18:48:00 +0000, by rubidium
-
(svn r20279) -Doc: Doxygen additions/improvements. draftSun, 01 Aug 2010 17:45:53 +0000, by alberth
-
(svn r20277) -Codechange: Move CmdSetAutoReplace() from company_cmd.cpp to autoreplace_cmd.cpp. draftSun, 01 Aug 2010 14:43:39 +0000, by alberth
-
(svn r20276) -Update: add some genders/cases to Belarusian draftSun, 01 Aug 2010 14:27:38 +0000, by rubidium
-
(svn r20275) -Fix (r20274): some compilers are complaining about signed/unsigned comparison draftSun, 01 Aug 2010 10:53:39 +0000, by yexo
-
(svn r20274) -Fix: special keycodes were matched if a code matched the start of the string (ie 'C' matched 'CTRL') draftSun, 01 Aug 2010 10:42:18 +0000, by yexo
-
(svn r20273) -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys.cfg draftSat, 31 Jul 2010 23:33:09 +0000, by yexo
-
(svn r20272) -Doc: [NoAI] document return value of AIGroup::SetAutoReplace draftSat, 31 Jul 2010 22:46:29 +0000, by yexo
-
(svn r20271) -Doc: add doxygen comments to several items under src/ai/ draftSat, 31 Jul 2010 22:16:34 +0000, by yexo
-
(svn r20269) -Codechange: Use IsLocalCompany() everywhere, document the function and two company globals. draftSat, 31 Jul 2010 21:43:07 +0000, by alberth
-
(svn r20268) -Add: append 'On'/'Off' after the name for boolean NewGRF settings draftSat, 31 Jul 2010 21:24:59 +0000, by yexo
-
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. draftSat, 31 Jul 2010 21:02:56 +0000, by alberth
-
(svn r20264) -Fix (r20258): saving a new preset was broken draftSat, 31 Jul 2010 20:28:10 +0000, by yexo
-
(svn r20263) -Change: only show the NewGRF version when newgrf_developer_tools are enabled draftSat, 31 Jul 2010 20:04:14 +0000, by rubidium
-
(svn r20262) -Codechange: Remove unused ScoreInfo::id field, and doxyment the data structures. draftSat, 31 Jul 2010 19:45:48 +0000, by alberth
-
(svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs draftSat, 31 Jul 2010 14:40:50 +0000, by rubidium
-
(svn r20258) -Feature: more user-friendly gui to change NewGRF parameters draftSat, 31 Jul 2010 12:15:12 +0000, by yexo
-
(svn r20257) -Codechange: unify some node handling code and don't require a single root node draftSat, 31 Jul 2010 12:05:41 +0000, by rubidium
-
(svn r20256) -Codechange: add a DrawStringMultiline variant that accepts const char* instead of StringID draftSat, 31 Jul 2010 11:47:08 +0000, by yexo
-
(svn r20255) -Add: allow NewGRFs to specify static info about their user-changeable parameters draftSat, 31 Jul 2010 09:51:04 +0000, by yexo
-
(svn r20254) -Add: allow NewGRFs to specify their palette draftSat, 31 Jul 2010 09:44:38 +0000, by rubidium
-
(svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/bitset draftSat, 31 Jul 2010 09:40:43 +0000, by rubidium
-
(svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) palette for NewGRFs draftSat, 31 Jul 2010 09:36:09 +0000, by rubidium
-
(svn r20251) -Add: [NewGRF] allow grfs to specify the number of valid parameters draftSat, 31 Jul 2010 09:35:49 +0000, by yexo
-
(svn r20250) -Feature: [NewGRF] add support for action14 (static grf info) draftSat, 31 Jul 2010 09:35:42 +0000, by yexo
-
(svn r20249) -Codechange: change the newgrf name/description from a char* to a GRFText* to make translations possible draftSat, 31 Jul 2010 09:33:39 +0000, by yexo
-
(svn r20248) -Codechange: use a copy-constructor instead of a separate function co clone GRFConfig/GRFError draftSat, 31 Jul 2010 09:32:44 +0000, by yexo
-
(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 draftFri, 30 Jul 2010 22:57:46 +0000, by rubidium
-
(svn r20245) -Update: the other languages in accordance with r20244 draftFri, 30 Jul 2010 12:27:42 +0000, by 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. draftFri, 30 Jul 2010 12:26:58 +0000, by rubidium
-
(svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either draftFri, 30 Jul 2010 12:17:14 +0000, by rubidium
-
(svn r20242) -Change: remove the need for "{WHITE}" control codes in some of the railtype NewGRF strings draftFri, 30 Jul 2010 12:15:22 +0000, by rubidium
-
(svn r20241) -Codechange: Move variable declarations to their first use. draftFri, 30 Jul 2010 10:39:24 +0000, by alberth
-
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). draftThu, 29 Jul 2010 14:26:28 +0000, by terkhen
-
(svn r20238) -Doc: [NoAI] clarify the documentation for AIBaseStation::GetLocation draftThu, 29 Jul 2010 13:08:57 +0000, by yexo
-
(svn r20237) -Fix (r20049): Check for disallowed level crossings also when converting rail. draftWed, 28 Jul 2010 22:23:28 +0000, by michi_cc
-
(svn r20236) -Add: stub for Belarusian translation draftWed, 28 Jul 2010 19:07:06 +0000, by rubidium
-
(svn r20234) -Fix [FS#3988]: refit costs from refit orders are subtracted from the vehicle yearly income draftWed, 28 Jul 2010 14:18:58 +0000, by yexo
-
(svn r20233) -Codechange: fix/unify coding and comment style a bit draftWed, 28 Jul 2010 09:48:35 +0000, by rubidium
-
(svn r20232) -Codechange: shuffle a few functions around so they don't need to be declared in advance draftWed, 28 Jul 2010 09:47:31 +0000, by rubidium
-
(svn r20231) -Document: which version had which savegame version draftWed, 28 Jul 2010 09:23:42 +0000, by 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 draftTue, 27 Jul 2010 22:00:43 +0000, by rubidium
-
(svn r20229) -Fix [FS#3986]: "Service at nearest depot" behaved the same as "Go to nearest depot" draftTue, 27 Jul 2010 21:46:55 +0000, by rubidium
-
(svn r20227) -Fix [FS#3985]: Don't spend cash when building a statue fails. draftTue, 27 Jul 2010 16:40:16 +0000, by terkhen
-
(svn r20226) -Fix: make "space after ..." usage uniform in English (UK) again draftTue, 27 Jul 2010 14:54:39 +0000, by rubidium
-
(svn r20224) -Fix [FS#3976]: Depot did not become unsnowy, when snowline rises. draftMon, 26 Jul 2010 17:37:50 +0000, by frosch
-
(svn r20223) -Codechange: Replace scrolled row calculations by a call to GetScrolledRowFromWidget(). draftMon, 26 Jul 2010 13:08:48 +0000, by alberth
-
(svn r20222) -Add: Add functions to compute the row in a scrolled widget. draftMon, 26 Jul 2010 13:03:40 +0000, by alberth
-
(svn r20221) -Codechange: Move unscrolled row calculation into a function. draftMon, 26 Jul 2010 13:02:28 +0000, by alberth
-
(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 draftSun, 25 Jul 2010 23:14:59 +0000, by rubidium