src/tree_cmd.cpp
Tue, 19 Jun 2007 07:21:01 +0000 celestar (svn r10213) [gamebalance] -Sync: r10100:10200 from trunk gamebalance
Wed, 13 Jun 2007 12:05:56 +0000 celestar (svn r10136) [gamebalance] -Sync: r9900:10100 from trunk gamebalance
Wed, 13 Jun 2007 11:17:30 +0000 celestar (svn r10134) [gamebalance] -Sync: r9670:9700 from trunk gamebalance
Tue, 12 Jun 2007 11:56:35 +0000 celestar (svn r10112) [gamebalance] -Sync: r9520:9620 from trunk gamebalance
Thu, 19 Apr 2007 14:43:25 +0000 celestar (svn r9674) [gamebalance] -Sync: r9322:9420 from trunk gamebalance
Sat, 31 Mar 2007 12:34:36 +0000 celestar (svn r9534) [gamebalance] -Codechange: Made the prices a member of the Economy and removed all global variables concerning prices (INCOMPLETE). gamebalance
Mon, 19 Mar 2007 12:38:16 +0000 celestar (svn r9321) [gamebalance] -Sync: r9025:9314 from trunk gamebalance
Sun, 06 Apr 2008 23:07:42 +0000 rubidium (svn r12597) [NoAI] -Sync: with trunk r12501:12596. noai
Fri, 22 Feb 2008 00:25:54 +0000 glx (svn r12211) [NoAI] -Sync: with trunk r12050:12209 noai
Sun, 03 Feb 2008 20:17:54 +0000 rubidium (svn r12051) [NoAI] -Sync: with trunk (r11795:12050). noai
Wed, 09 Jan 2008 18:11:12 +0000 rubidium (svn r11796) [NoAI] -Sync: with trunk r11502:11795. noai
Fri, 23 Nov 2007 16:59:30 +0000 rubidium (svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
Sat, 20 Oct 2007 10:42:28 +0000 truelight (svn r11309) [NoAI] -Sync: with trunk r11145:11308. noai
Sun, 23 Sep 2007 07:37:38 +0000 rubidium (svn r11146) [NoAI] -Sync: with trunk r11035:11045. noai
Sun, 02 Sep 2007 11:17:33 +0000 rubidium (svn r11036) [NoAI] -Sync: with trunk r10774:11035. noai
Fri, 03 Aug 2007 22:09:42 +0000 rubidium (svn r10775) [NoAI] -Sync: with trunk r10535:r10774. noai
Tue, 26 Jun 2007 23:40:58 +0000 glx (svn r10350) [NoAI] -Sync with trunk r10194:10349 noai
Fri, 25 May 2007 00:25:08 +0000 glx (svn r9915) [NoAI] -Sync with trunk -r9815:9914 noai
Sun, 22 Apr 2007 19:06:48 +0000 rubidium (svn r9713) [NoAI] -Sync with trunk (r9631:9712). noai
Sun, 08 Apr 2007 14:46:55 +0000 glx (svn r9575) [NoAI] -Sync with trunk r9504:9574 noai
Thu, 03 Apr 2008 19:55:40 +0000 smatz (svn r12547) -Feature: invisibility options to make objects invisible instead of transparent
Wed, 20 Feb 2008 17:49:50 +0000 frosch (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus().
Mon, 18 Feb 2008 16:11:31 +0000 smatz (svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there can be less checks in pathfinders for depots/stations/tunnels/bridges
Fri, 08 Feb 2008 17:53:01 +0000 glx (svn r12087) -Fix: MSVC warnings
Wed, 06 Feb 2008 23:08:04 +0000 smatz (svn r12074) -Cleanup: use C++ variable scope and declaration in DrawTile_Trees()
Wed, 06 Feb 2008 22:59:31 +0000 smatz (svn r12073) -Codechange: stop drawing trees a bit earlier when they are invisible
Thu, 31 Jan 2008 17:54:13 +0000 frosch (svn r12029) -Feature: Allow trees on shore.
Wed, 30 Jan 2008 18:40:42 +0000 frosch (svn r12024) -Codechange: Reduce code duplication inside tree_cmd.
Wed, 30 Jan 2008 17:36:28 +0000 belugas (svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept.
Wed, 30 Jan 2008 17:22:06 +0000 frosch (svn r12020) -Documentation: Correct description of TropicZone.
Wed, 30 Jan 2008 03:34:24 +0000 belugas (svn r12018) -Fix(FS#1721,r9563): Restore initial intent on the invisible tree while transparent building patch setting
Sun, 13 Jan 2008 14:37:30 +0000 rubidium (svn r11834) -Codechange: only include settings_type.h if needed.
Sun, 13 Jan 2008 01:21:35 +0000 rubidium (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h.
Sat, 12 Jan 2008 14:10:35 +0000 rubidium (svn r11818) -Codechange: split player.h into smaller pieces.
Wed, 09 Jan 2008 17:47:05 +0000 glx (svn r11795) -Fix [FS#1616]: take town rating into account when testing if a command can be executed.
Wed, 09 Jan 2008 16:55:48 +0000 rubidium (svn r11793) -Codechange: pass the expense type via the CommandCost instead of a global variable. Patch by Noldo (FS#1114).
Wed, 09 Jan 2008 09:57:48 +0000 rubidium (svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
Thu, 03 Jan 2008 23:54:23 +0000 glx (svn r11750) -Revert (r11749): commited too much
Thu, 03 Jan 2008 23:50:58 +0000 glx (svn r11749) -Fix (r11352): when a bankrupted company is bought, reset vehicle color mapping so the vehicles use the new owner color
Sat, 29 Dec 2007 09:24:26 +0000 rubidium (svn r11719) -Codechange: split sound.h in a header with types and one with functions.
Wed, 26 Dec 2007 11:45:43 +0000 rubidium (svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
Tue, 25 Dec 2007 11:26:07 +0000 rubidium (svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
Fri, 21 Dec 2007 22:50:51 +0000 rubidium (svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
Fri, 21 Dec 2007 21:50:46 +0000 rubidium (svn r11677) -Codechange: move price and command related types/functions to their respective places.
Wed, 19 Dec 2007 23:26:02 +0000 rubidium (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
Tue, 27 Nov 2007 16:02:13 +0000 belugas (svn r11533) -Codechange: Rename some unclear clear_x prices member names.
Mon, 26 Nov 2007 16:01:29 +0000 skidd13 (svn r11526) -Codechange: Rename the function delta fitting to the naming style
Sun, 25 Nov 2007 15:35:25 +0000 skidd13 (svn r11523) -Codechange: Move the CHANCE macros to core/random_func.cpp cause they depend on Random()
Sat, 24 Nov 2007 10:38:43 +0000 skidd13 (svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fitting to the naming style
Mon, 19 Nov 2007 18:58:04 +0000 skidd13 (svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define
Tue, 13 Nov 2007 03:34:24 +0000 belugas (svn r11426) -Codechange: Just one boolean inversion instead of two
Sat, 10 Nov 2007 01:17:15 +0000 belugas (svn r11399) -Feature(ette): transparency settings can now be saved and thus remembered.
Thu, 11 Oct 2007 15:40:53 +0000 belugas (svn r11246) -Codechange: beautify some conditions from "if else" into trinary operator
Thu, 11 Oct 2007 11:06:04 +0000 truelight (svn r11244) -Fix: trees can now be planted on bare land without making it grassy (Csaboka)
Wed, 19 Sep 2007 16:36:42 +0000 rubidium (svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxes. It's not perfect yet, but a *very* good step into the right direction. Patch by frosch.
Mon, 17 Sep 2007 16:56:15 +0000 rubidium (svn r11124) -Documentation: of tree_map.h and tree_cmd.cpp. Patch by Progman.
Fri, 31 Aug 2007 20:03:50 +0000 rubidium (svn r11024) -Fix [FS#1173]: give a more correct error when building some things on tile 0; "Can't build on water" or "Too close to the edge" instead of "Vehicle in the way". Patch by SmatZ.
Thu, 30 Aug 2007 17:17:04 +0000 rubidium (svn r11005) -Codechange: move the tiletype specific terraforming checks to the functions for those tile types.
Thu, 26 Jul 2007 16:51:10 +0000 rubidium (svn r10698) -Codechange [FS#1082]: simplify the code related to foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
Thu, 26 Jul 2007 14:07:11 +0000 rubidium (svn r10696) -Codechange: remove duplication of the "make sprite transparent" code.