log

age author description
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