Fri, 06 Apr 2007 04:10:19 +0000 belugas (svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible
Fri, 06 Apr 2007 02:12:15 +0000 belugas (svn r9567) -Fix(9555, FS#718): The industry ID been collected was just an index in a out of phase array. Now, ensure that the ID will really be an IndustryType
Thu, 05 Apr 2007 20:50:39 +0000 maedhros (svn r9566) -Fix (r9315): Set the SVN properties on some files.
Thu, 05 Apr 2007 12:59:57 +0000 peter1138 (svn r9565) -Feature: Add list_patches console command. This shows all patches along with their current values. Based on patch by madman2003/GrimRC.
Thu, 05 Apr 2007 09:07:20 +0000 peter1138 (svn r9564) -Fix (r9563): When adding files remember to add them...
Thu, 05 Apr 2007 07:49:04 +0000 peter1138 (svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
Wed, 04 Apr 2007 14:21:46 +0000 maedhros (svn r9562) -Fix: When cloning, pay for the refit costs as well.
Wed, 04 Apr 2007 12:43:43 +0000 rubidium (svn r9561) -Fix (r9561): loading the newgrfs in openttd.cfg was broken.
Wed, 04 Apr 2007 12:03:10 +0000 rubidium (svn r9560) -Codechange: add support for multiple 'base' directories for newgrf searching.
Wed, 04 Apr 2007 04:08:47 +0000 belugas (svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that...
Wed, 04 Apr 2007 03:21:14 +0000 belugas (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done
Wed, 04 Apr 2007 02:02:49 +0000 belugas (svn r9557) -Codechange: Add a forgotten file to the project lists
Wed, 04 Apr 2007 01:35:16 +0000 belugas (svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near
Wed, 04 Apr 2007 00:32:40 +0000 belugas (svn r9555) -Codechange: Cleanup of industry_cmd (Step-9). Use in-game appearing chances for industry creation.
Tue, 03 Apr 2007 21:51:40 +0000 rubidium (svn r9554) -Documentation: add documentation to some map accessors.
Tue, 03 Apr 2007 19:19:04 +0000 rubidium (svn r9553) -Documentation: fix ambiguity issue.
Tue, 03 Apr 2007 17:19:06 +0000 belugas (svn r9552) -Documentation: Some more doxygen work, adding comments too
Tue, 03 Apr 2007 16:12:28 +0000 belugas (svn r9551) -Documentation: Some more doxygen work
Tue, 03 Apr 2007 00:13:59 +0000 belugas (svn r9550) -Codechange: Add notion and data of industry appearing chances, both in game and in creation mode.
Tue, 03 Apr 2007 00:01:18 +0000 belugas (svn r9549) -Codechange: Add definition of callbacks and callback masks for both industries and industry tiles
Mon, 02 Apr 2007 19:47:36 +0000 miham (svn r9548) [Translations] -Fix: Fixed empty strings added by WT2 [note to self: really should fix this old bug in WT2]
Mon, 02 Apr 2007 19:38:24 +0000 miham (svn r9547) -Update: WebTranslator2 update to 2007-04-02 21:37:30
Mon, 02 Apr 2007 15:08:36 +0000 rubidium (svn r9546) -Fix (r9545): several typos...
Mon, 02 Apr 2007 14:20:31 +0000 belugas (svn r9545) -Documentation: Some corrections to previous doxygen work
Mon, 02 Apr 2007 11:38:52 +0000 maedhros (svn r9544) -Cleanup (r9543): Remove unused strings.
Mon, 02 Apr 2007 11:35:08 +0000 maedhros (svn r9543) -Fix [FS#691]: Split up STR_ENGINE_NOT_BUILDABLE into four strings so it can be
Sun, 01 Apr 2007 11:11:49 +0000 belugas (svn r9542) -Fix(FS# 712): When checking if a vehicle is on a given tile, and you are working on the ground tile, do not take aircrafts into account, as they do not pose any danger for the construction/destruction/conversion itself. Z stuff, in other words
Sun, 01 Apr 2007 10:55:31 +0000 celestar (svn r9541) -Codechange: Safeguard the company-buying routines so that the buying player and the bought player need to be two different entities
Sun, 01 Apr 2007 10:54:31 +0000 celestar (svn r9540) -Fix (r1): Bankrupt AIs no longer buy themselves (usage of wrong variable)
Sat, 31 Mar 2007 12:19:22 +0000 truelight (svn r9533) -Fix [FS#274]: when a company is removed (either via auto-clean, bankrupt, or take over), sell all the shares he has first, then sell the shares all people have on this company, and then remove the company.
Sat, 31 Mar 2007 09:53:40 +0000 maedhros (svn r9532) -Fix (r8741) [FS#708]: Make errors when building drive through road stops more descriptive.
Sat, 31 Mar 2007 08:24:05 +0000 maedhros (svn r9531) -Fix (r8661) [FS#692]: The scroll settings were wrong for trains as only a part
Sat, 31 Mar 2007 01:16:17 +0000 belugas (svn r9530) -Codechange: Replace a direct industry type access by a behaviour
Fri, 30 Mar 2007 22:17:47 +0000 truelight (svn r9529) -Fix [FS#705]: when 2 clients joined together, the second asserted on the NewCompany command of the first
Fri, 30 Mar 2007 21:58:38 +0000 glx (svn r9528) -Fix r8610: don't try to modify non-existent widgets (many thanks to Bruce Perence, the libefence developer)
Fri, 30 Mar 2007 17:44:51 +0000 miham (svn r9527) -Update: WebTranslator2 update to 2007-03-30 19:44:17
Fri, 30 Mar 2007 13:51:03 +0000 belugas (svn r9526) -Fix(9520): a temperate sawmill is not a tropic lumber mill. Thus, it cannot cut trees
Thu, 29 Mar 2007 17:59:24 +0000 miham (svn r9525) -Update: WebTranslator2 update to 2007-03-29 19:56:13
Thu, 29 Mar 2007 13:52:34 +0000 celestar (svn r9524) -Fix(FS#640,r8755): Implemented a "dummy" State Machine for stations who got their airport removed while there were still aircraft within the State Machine (and thus caused asserts)
Wed, 28 Mar 2007 20:41:35 +0000 belugas (svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
Wed, 28 Mar 2007 20:12:32 +0000 rubidium (svn r9522) -Fix (r9073): the entries in source.list are supposed to be sorted alphabetically.
Wed, 28 Mar 2007 20:11:00 +0000 belugas (svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary change
Wed, 28 Mar 2007 20:06:28 +0000 belugas (svn r9520) -Codechange: Add the notion of Industry behaviour. It means what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc...
Wed, 28 Mar 2007 14:31:52 +0000 glx (svn r9519) -Fix r7406 (revert r9518): free the malloced variable, not a pointer to that variable. Also free it if there's any error.
Wed, 28 Mar 2007 09:27:38 +0000 rubidium (svn r9518) -Fix [Windows]: do not free an uninitialized pointer.
Mon, 10 Mar 2008 16:35:38 +0000 richk (svn r12357) [NewGRF_ports] -Codechange: Use instantiation of new FSMPortMovingData to create a copy of a const. NewGRF_ports
Mon, 10 Mar 2008 16:29:40 +0000 richk (svn r12356) [NewGRF_ports] -Codechange: Use enummed widgets since its got them. NewGRF_ports
Mon, 10 Mar 2008 16:23:19 +0000 richk (svn r12355) [NewGRF_ports] -Fix: GUI was expanding old airport_gui widget when text was too long. NewGRF_ports
Mon, 10 Mar 2008 16:22:01 +0000 richk (svn r12354) [NewGRF_ports] -Fix: Correct bracket position. NewGRF_ports
Mon, 10 Mar 2008 15:52:45 +0000 richk (svn r12353) [NewGRF_ports] -Fix: Overzealous merging! water_cmd.cpp only needed the extra clause for flood protection, not all the surrounding code. NewGRF_ports
Mon, 10 Mar 2008 15:26:39 +0000 richk (svn r12351) [NewGRF_ports] -Sync: with trunk r12051:12350. NewGRF_ports
Sun, 03 Feb 2008 20:34:26 +0000 rubidium (svn r12053) [NewGRF_ports] -Sync: with trunk r11949:12050. NewGRF_ports
Sun, 03 Feb 2008 01:34:21 +0000 richk (svn r12047) [NewGRF_ports] -Change: new tarmac interior for seaplaneport depot. Graphic from skidd13. NewGRF_ports
Sun, 03 Feb 2008 01:33:10 +0000 richk (svn r12046) [NewGRF_ports] -Fix: Helipad now in NewGRF airport files, rather than reference into openttdw.grf. NewGRF_ports
Sat, 02 Feb 2008 02:05:14 +0000 richk (svn r12039) [NewGRF_ports] -Fix: Corrected GUI to revised format. NewGRF_ports
Wed, 23 Jan 2008 03:39:51 +0000 richk (svn r11954) [NewGRF_ports] -Fix: Seaplane airports need protecting from flooding by adjacent tiles. NewGRF_ports
Tue, 22 Jan 2008 21:00:30 +0000 rubidium (svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949. NewGRF_ports
Mon, 03 Dec 2007 23:39:38 +0000 rubidium (svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565. NewGRF_ports
Sat, 06 Oct 2007 21:16:00 +0000 rubidium (svn r11219) [NewGRF_ports] -Sync: with trunk r11035:11218. NewGRF_ports
Thu, 06 Sep 2007 19:42:48 +0000 richk (svn r11051) [NewGRF_ports] -Feature: Added SHORT TAKEOFF capability. NewGRF_ports