Fri, 13 Aug 2010 12:45:26 +0000 |
rubidium |
(svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns
draft
|
Wed, 11 Aug 2010 14:14:06 +0000 |
rubidium |
(svn r20446) -Codechange: unify the location of the water class
draft
|
Sun, 08 Aug 2010 10:59:30 +0000 |
rubidium |
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.
draft
|
Thu, 05 Aug 2010 12:06:53 +0000 |
yexo |
(svn r20375) -Codechange: make sure the watertype for existing airport tiles is set to invalid
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: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
|
Sun, 01 Aug 2010 19:44:49 +0000 |
frosch |
(svn r20286) -Codechange: Unify end of doxygen comments.
draft
|
Sun, 01 Aug 2010 19:22:34 +0000 |
frosch |
(svn r20283) -Codechange: Unify start of doygen comments.
draft
|
Sun, 01 Aug 2010 18:53:30 +0000 |
rubidium |
(svn r20281) -Codechange: unify case scope closure + break coding style
draft
|
Thu, 29 Jul 2010 14:26:28 +0000 |
terkhen |
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
draft
|
Sat, 24 Jul 2010 10:14:39 +0000 |
alberth |
(svn r20211) -Codechange: Indented code should have curly braces around it.
draft
|
Fri, 16 Jul 2010 17:45:34 +0000 |
rubidium |
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "base" unit for aircraft speeds
draft
|
Wed, 23 Jun 2010 14:38:17 +0000 |
rubidium |
(svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the warnings into account
draft
|
Mon, 21 Jun 2010 17:35:27 +0000 |
frosch |
(svn r20005) -Codechange: Enumify force_proceed.
draft
|
Sun, 20 Jun 2010 19:13:02 +0000 |
yexo |
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
draft
|
Sun, 13 Jun 2010 14:07:49 +0000 |
frosch |
(svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRFConfig and move the GameLog operations directly to AfterLoad().
draft
|
Sat, 05 Jun 2010 12:16:12 +0000 |
frosch |
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
draft
|
Mon, 31 May 2010 20:22:57 +0000 |
frosch |
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of _current_company to ensure proper restoration.
draft
|
Tue, 18 May 2010 01:10:23 +0000 |
smatz |
(svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h
draft
|
Wed, 12 May 2010 19:21:00 +0000 |
rubidium |
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named
draft
|
Sat, 08 May 2010 14:43:59 +0000 |
frosch |
(svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone.
draft
|
Sat, 24 Apr 2010 21:03:40 +0000 |
terkhen |
(svn r19715) -Codechange: Rename all appareances of shiplift to lock.
draft
|
Thu, 18 Mar 2010 21:02:20 +0000 |
yexo |
(svn r19455) -Codechange: split all airport information in Station to a seperate class
draft
|
Sat, 13 Mar 2010 00:15:24 +0000 |
Yexo |
(svn r19395) -Fix [FS#3669]: the AI Debug window didn't open if an AI or library fails to compile when loading a savegame
draft
|
Wed, 10 Mar 2010 18:59:40 +0000 |
yexo |
(svn r19382) -Fix (r19381): don't break savegame version 139
draft
|
Wed, 10 Mar 2010 18:46:26 +0000 |
yexo |
(svn r19380) -Fix [FS#3678] (r19322): updating the id of the oilrig airport should be done earlier as it can be used by newgrf code
draft
|
Sat, 06 Mar 2010 12:50:55 +0000 |
terkhen |
(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
draft
|
Fri, 05 Mar 2010 23:20:02 +0000 |
yexo |
(svn r19322) -Codechange: change the id of the oilrig airport from 15 to 9
draft
|
Thu, 25 Feb 2010 20:05:31 +0000 |
yexo |
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
draft
|