Fri, 01 Feb 2008 20:10:57 +0000 |
peter1138 |
(svn r12036) -Fix: For station tiles, only get road types for road stops.
draft
|
Mon, 28 Jan 2008 14:36:54 +0000 |
frosch |
(svn r11999) -Fix: Do entrance-slope-check for every tile of railstations.
draft
|
Sun, 27 Jan 2008 17:32:12 +0000 |
maedhros |
(svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
draft
|
Fri, 25 Jan 2008 15:47:58 +0000 |
frosch |
(svn r11983) -Codechange: Add some helper functions for slopes and use them.
draft
|
Wed, 23 Jan 2008 08:47:49 +0000 |
peter1138 |
(svn r11956) -Fix [FS#1675]: Disallow building locks and docks on rapids.
draft
|
Tue, 22 Jan 2008 15:40:29 +0000 |
smatz |
(svn r11944) -Fix: allow building drive-through road/tram stops at road/tram track that has no owner
draft
|
Wed, 16 Jan 2008 01:18:15 +0000 |
smatz |
(svn r11871) -Fix [FS#1074]: do not update signals after each tile when building/removing a large block of track/signals/station
draft
|
Tue, 15 Jan 2008 18:44:22 +0000 |
rubidium |
(svn r11866) -Codechange: swap OFB_* and OF_* so it conceptually in sync with other cases of *B_* vs *_* like VETSB_* and VETS_*.
draft
|
Tue, 15 Jan 2008 15:00:01 +0000 |
smatz |
(svn r11864) -Codechange: pass owner whose signals we will update instead of complex detection later
draft
|
Tue, 15 Jan 2008 11:43:06 +0000 |
peter1138 |
(svn r11860) -Fix: Test station class validity against number of classes, not abosolute limit.
draft
|
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.
draft
|
Sat, 12 Jan 2008 19:58:06 +0000 |
peter1138 |
(svn r11822) -Codechange: Replaced fixed size custom name array. Names are now attached to their object directly and there is
draft
|
Sat, 12 Jan 2008 14:10:35 +0000 |
rubidium |
(svn r11818) -Codechange: split player.h into smaller pieces.
draft
|
Wed, 09 Jan 2008 23:00:59 +0000 |
smatz |
(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track
draft
|
Wed, 09 Jan 2008 21:05:03 +0000 |
rubidium |
(svn r11800) -Codechange: move some functions to a more logical location + some type safety.
draft
|
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).
draft
|
Wed, 09 Jan 2008 09:57:48 +0000 |
rubidium |
(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...
draft
|
Mon, 07 Jan 2008 14:23:25 +0000 |
rubidium |
(svn r11777) -Codechange: split the string header and make do not include it when it's not necessary.
draft
|
Mon, 07 Jan 2008 00:57:19 +0000 |
rubidium |
(svn r11774) -Change: do not include variables.h in a header when it is not needed.
draft
|
Mon, 31 Dec 2007 11:13:51 +0000 |
peter1138 |
(svn r11729) -Codechange: Don't rely on the first railtype's sprite offset being zero when drawing road stations.
draft
|
Sat, 29 Dec 2007 21:06:54 +0000 |
peter1138 |
(svn r11720) -Codechange: [NewGRF] Add support for bit 30 of station tile layouts; forcing a sprite to always be opaque.
draft
|
Thu, 27 Dec 2007 13:35:39 +0000 |
rubidium |
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.
draft
|
Wed, 26 Dec 2007 13:50:40 +0000 |
rubidium |
(svn r11702) -Codechange: move all date related stuff to date*.
draft
|
Wed, 26 Dec 2007 11:45:43 +0000 |
rubidium |
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h).
draft
|
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'
draft
|
Tue, 25 Dec 2007 09:48:53 +0000 |
rubidium |
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed.
draft
|
Sat, 22 Dec 2007 23:30:28 +0000 |
rubidium |
(svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type.
draft
|
Fri, 21 Dec 2007 22:50:51 +0000 |
rubidium |
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
draft
|
Fri, 21 Dec 2007 21:50:46 +0000 |
rubidium |
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
draft
|
Fri, 21 Dec 2007 19:49:27 +0000 |
rubidium |
(svn r11675) -Codechange: split the string types from the string functions.
draft
|
Wed, 19 Dec 2007 23:35:14 +0000 |
smatz |
(svn r11670) -Feature [FS#1565]: list neutral stations where the player has service in the station list too
draft
|
Wed, 19 Dec 2007 23:26:02 +0000 |
rubidium |
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
draft
|
Wed, 19 Dec 2007 19:44:29 +0000 |
rubidium |
(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
draft
|
Wed, 19 Dec 2007 02:41:25 +0000 |
glx |
(svn r11666) -Fix (r11504): when removing buoys, return to water or canal depending on their owner
draft
|
Tue, 18 Dec 2007 20:38:16 +0000 |
rubidium |
(svn r11663) -Codechange: moving of the road related types and functions.
draft
|
Tue, 18 Dec 2007 18:02:00 +0000 |
smatz |
(svn r11659) -Fix [FS#1563]: do not allow modifying non-uniform stations when non-uniform stations are disabled
draft
|
Mon, 17 Dec 2007 22:29:27 +0000 |
smatz |
(svn r11657) -Fix: show better error message when trying to convert rail
draft
|
Sat, 15 Dec 2007 23:11:18 +0000 |
smatz |
(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so remove useless checks
draft
|
Sat, 08 Dec 2007 19:53:30 +0000 |
smatz |
(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic
draft
|
Wed, 05 Dec 2007 19:13:42 +0000 |
smatz |
(svn r11577) -Fix: invalidate 'list trains/roadvehs/ships/planes' widgets when station part is added/removed
draft
|
Wed, 05 Dec 2007 17:08:10 +0000 |
smatz |
(svn r11576) -Codechange: enumerize and comment station GUI
draft
|
Wed, 05 Dec 2007 16:55:33 +0000 |
smatz |
(svn r11575) -Fix [FS#1502]: widget numbers of StationViewWindow were incorrect at some places
draft
|
Tue, 04 Dec 2007 21:39:03 +0000 |
smatz |
(svn r11570) -Fix: do not flood rail station tiles when there is a vehicle on it (when non-uniform stations are ON)
draft
|
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
draft
|
Sat, 24 Nov 2007 08:45:04 +0000 |
rubidium |
(svn r11504) -Fix [FS#1467]: removing docks/ship depots could result in non-canal water where canals should have been build.
draft
|
Tue, 20 Nov 2007 13:35:54 +0000 |
skidd13 |
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the remaining to fit with the naming style
draft
|
Mon, 19 Nov 2007 21:32:20 +0000 |
skidd13 |
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the remaining to fit with the naming style
draft
|
Mon, 19 Nov 2007 21:02:30 +0000 |
skidd13 |
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
draft
|
Mon, 19 Nov 2007 18:38:10 +0000 |
skidd13 |
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit with the coding style
draft
|
Thu, 15 Nov 2007 22:20:33 +0000 |
rubidium |
(svn r11442) -Feature: make news messages related to the industry (production) changes better configurable; you can now disable news messages popping up for industries you are not servicing. Patch by Alberth.
draft
|
Sun, 11 Nov 2007 20:24:32 +0000 |
rubidium |
(svn r11414) -Fix [FS#1387]: when building a station, even though we already 'know' it in memory, it should still be unknown in the realm of callbacks.
draft
|
Sun, 11 Nov 2007 12:34:44 +0000 |
truelight |
(svn r11407) -Fix: do not allow building of tram-tracks when they are not available (SmatZ)
draft
|
Sat, 10 Nov 2007 01:17:15 +0000 |
belugas |
(svn r11399) -Feature(ette): transparency settings can now be saved and thus remembered.
draft
|
Sun, 04 Nov 2007 11:46:01 +0000 |
rubidium |
(svn r11376) -Fix: fill the town a oil rig is associated with before creating the name, otherwise every oil rig will become "<TOWN> Oilrig" which effectively means that there can be several oil rigs with exactly the same name.
draft
|
Wed, 31 Oct 2007 18:53:49 +0000 |
glx |
(svn r11364) -Fix (r11363): compilation broken
draft
|
Wed, 31 Oct 2007 18:01:41 +0000 |
belugas |
(svn r11363) -Codechange: Remove some magical numbers
draft
|
Fri, 26 Oct 2007 20:42:03 +0000 |
belugas |
(svn r11345) -Cleanup: a bit of comment style fixing
draft
|
Fri, 19 Oct 2007 22:46:55 +0000 |
rubidium |
(svn r11303) -Fix: EnsureNoVehicle and EnsureNoVehicleOnGround were both used to check whether there was no vehicle on the ground, except that the former didn't take care of aircraft shadows. So now we only use EnsureNoVehicleOnGround.
draft
|
Tue, 16 Oct 2007 19:48:58 +0000 |
rubidium |
(svn r11276) -Codechange: be more consistent with naming of some accessors.
draft
|
Sun, 14 Oct 2007 21:20:12 +0000 |
maedhros |
(svn r11265) -Feature: Make more advanced rail types more expensive to build.
draft
|