log

age author description
Tue, 03 Aug 2010 17:47:43 +0000 michi_cc (svn r20351) -Codechange: Uncouple water lock and depot drawing. draft
Tue, 03 Aug 2010 17:45:43 +0000 translators (svn r20350) -Update from WebTranslator v3.0: draft
Tue, 03 Aug 2010 16:42:47 +0000 rubidium (svn r20349) -Fix: don't pay stuff you didn't have to pay for previously :) draft
Tue, 03 Aug 2010 16:38:15 +0000 rubidium (svn r20348) -Fix [FS#4004]: [NoAI] Ship depots were constructed along the wrong axis draft
Tue, 03 Aug 2010 13:32:02 +0000 yexo (svn r20346) -Change: scan for tar files before scanning for AIs/NewGRFs so new AIs/NewGRFs inside a tar file are found draft
Tue, 03 Aug 2010 13:03:25 +0000 rubidium (svn r20345) -Codechange: unify removing of objects a bit more draft
Tue, 03 Aug 2010 12:54:19 +0000 yexo (svn r20344) -Feature: add rescan_newgrf console command draft
Tue, 03 Aug 2010 12:47:11 +0000 rubidium (svn r20343) -Fix (r20342): don't start svn commit too early... it won't see the later changes draft
Tue, 03 Aug 2010 12:41:24 +0000 rubidium (svn r20342) -Codechange: unify the construction of objects draft
Tue, 03 Aug 2010 12:36:40 +0000 rubidium (svn r20341) -Codechange: pass the tile of the HQ instead of the company to UpdateCompanyHQ draft
Tue, 03 Aug 2010 12:07:55 +0000 rubidium (svn r20340) -Codechange: introduce some flags for objects and use them in some places draft
Tue, 03 Aug 2010 11:39:17 +0000 rubidium (svn r20339) -Codechange: reorder the HQ drawing data so it's in a slightly more logical order from the map array's point of view. draft
Tue, 03 Aug 2010 11:35:57 +0000 rubidium (svn r20338) -Codechange: unify the unmovable tile drawing draft
Tue, 03 Aug 2010 08:58:12 +0000 rubidium (svn r20337) -Codechange: unify the construction of objects on the map draft
Tue, 03 Aug 2010 08:32:58 +0000 rubidium (svn r20336) -Codechange: rework the HQ updating draft
Tue, 03 Aug 2010 08:16:06 +0000 rubidium (svn r20335) -Codechange: change the name of some unmovable map accessors draft
Tue, 03 Aug 2010 08:09:45 +0000 rubidium (svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension draft
Mon, 02 Aug 2010 23:35:47 +0000 frosch (svn r20333) -Fix (r20332): Mask second operand to 5 bits to avoid differences between platforms. draft
Mon, 02 Aug 2010 23:12:43 +0000 frosch (svn r20332) -Add: [NewGRF] AdvVarAct2 operators for SHL, SHR and SAR. draft
Mon, 02 Aug 2010 23:09:38 +0000 yexo (svn r20331) -Doc: some more airport-related code draft
Mon, 02 Aug 2010 23:05:54 +0000 rubidium (svn r20330) -Codechange: unify the removal of unmovables a bit draft
Mon, 02 Aug 2010 22:27:42 +0000 yexo (svn r20329) -Codechange: align the data of the original airports so it's better readable draft
Mon, 02 Aug 2010 22:10:05 +0000 rubidium (svn r20328) -Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command draft
Mon, 02 Aug 2010 22:03:28 +0000 rubidium (svn r20327) -Change: don't let building e.g. road remove light houses and transmitters in the scenario editor draft
Mon, 02 Aug 2010 21:35:59 +0000 rubidium (svn r20326) -Codechange: move UnmovableType to its own file draft
Mon, 02 Aug 2010 21:25:17 +0000 yexo (svn r20325) -Fix (r20322): surround variable declarations in a switch-block with {} draft
Mon, 02 Aug 2010 21:11:52 +0000 yexo (svn r20324) -Doc: add doxygen comments to the Airport struct belonging to a station draft
Mon, 02 Aug 2010 21:07:23 +0000 terkhen (svn r20323) -Codechange: Move Delete town code to a command. draft
Mon, 02 Aug 2010 21:06:06 +0000 terkhen (svn r20322) -Codechange: Move Expand town code to a command. draft
Mon, 02 Aug 2010 20:57:32 +0000 rubidium (svn r20321) -Codechange: rename GetUnmovableSpec to UnmovableSpec::Get and add+use a ::GetByTile draft
Mon, 02 Aug 2010 20:47:27 +0000 alberth (svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition. draft
Mon, 02 Aug 2010 20:37:32 +0000 alberth (svn r20319) -Codechange: Align comments, add indent to a function call. draft
Mon, 02 Aug 2010 20:32:39 +0000 alberth (svn r20318) -Doc: Doxygen additions. draft
Mon, 02 Aug 2010 20:19:10 +0000 alberth (svn r20317) -Codechange: Move variable declaration to their first use. draft
Mon, 02 Aug 2010 20:12:02 +0000 rubidium (svn r20316) -Document: some members/structs and functions and rename some slightly to better catch their meaning draft
Mon, 02 Aug 2010 18:47:03 +0000 michi_cc (svn r20315) -Codechange: Replace magic numbers by named constants. draft
Mon, 02 Aug 2010 18:40:25 +0000 michi_cc (svn r20314) -Fix (r20312): Too many parameters, missed one. draft
Mon, 02 Aug 2010 18:37:37 +0000 rubidium (svn r20313) -Fix (r20309): Mercurial version detection picked up a bit more than it should've picked up. draft
Mon, 02 Aug 2010 18:34:46 +0000 michi_cc (svn r20312) -Doc: Add missing doxygen comments to road map accessors. draft
Mon, 02 Aug 2010 18:24:09 +0000 yexo (svn r20311) -Codechange: don't reserve extra space in the savegame that is never used draft
Mon, 02 Aug 2010 17:45:39 +0000 translators (svn r20310) -Update from WebTranslator v3.0: draft
Mon, 02 Aug 2010 17:16:56 +0000 rubidium (svn r20309) -Fix [FS#3953]: Mercurial (trunk) revision detection fails when different heads are used draft
Mon, 02 Aug 2010 16:38:26 +0000 rubidium (svn r20308) -Change: don't only look at only the src directory for the revision, but at the parent of the src directory. draft
Mon, 02 Aug 2010 16:04:24 +0000 yexo (svn r20307) -Fix (r20305): the palette for baseset extra grfs was never set so it defaulted to dos draft
Mon, 02 Aug 2010 15:30:20 +0000 rubidium (svn r20306) -Cleanup (r20305): actually delete the old base NewGRF draft
Mon, 02 Aug 2010 15:29:31 +0000 rubidium (svn r20305) -Change: reduce OpenTTD's install size by roughly 460 KiB by only providing the "extra" base graphics in one palette and doing the conversion upon loading; the conversion has existed for a while, but now the NewGRF can tell its palette using Action 14 thus it can enable the conversion for only that NewGRF. draft
Mon, 02 Aug 2010 14:54:47 +0000 terkhen (svn r20303) -Feature: [NewGRF] Air drag property support for trains and road vehicles. Air drag for vehicles with air drag not set or set to zero will use a default value depending on their max speed. draft
Mon, 02 Aug 2010 14:52:51 +0000 terkhen (svn r20302) -Add: Method for getting the air drag of a ground vehicle. draft
Mon, 02 Aug 2010 14:51:35 +0000 terkhen (svn r20301) -Add: [NewGRF] Read air drag property from Action 0 for trains. draft
Mon, 02 Aug 2010 14:50:26 +0000 terkhen (svn r20300) -Add: Air drag field to the rail engine information. draft
Mon, 02 Aug 2010 14:49:23 +0000 terkhen (svn r20299) -Add: Make trains and road vehicles use a different area value to calculate air drag. draft
Mon, 02 Aug 2010 14:48:13 +0000 terkhen (svn r20298) -Fix: GetInitialMaxSpeed did not return the correct value for road vehicles. draft
Mon, 02 Aug 2010 14:44:00 +0000 terkhen (svn r20297) -Doc: Explain the default tractive effort value used by standard road vehicles. draft
Mon, 02 Aug 2010 12:10:48 +0000 alberth (svn r20296) -Fix: Fallback font selection due to missing glyphs did not work as intended. draft
Sun, 01 Aug 2010 23:49:03 +0000 frosch (svn r20294) -Fix [FS#3996](r20281): 'break' got in wrong position. draft
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
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