rubidium
|
dc94c94599
|
(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced
|
2011-01-18 21:28:07 +00:00 |
|
planetmaker
|
6e9800026c
|
(svn r21816) -Fix [FS#4378] (r14012): Allow dragging of combo signals (again)
|
2011-01-15 22:50:49 +00:00 |
|
terkhen
|
f69d280f14
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
rubidium
|
9317f7bb4a
|
(svn r21481) -Codechange: make rail conversion make use of TILE_AREA_LOOP as well
|
2010-12-12 17:21:49 +00:00 |
|
rubidium
|
ed8a9731c6
|
(svn r21473) -Feature [FS#4279]: [NewGRF] Use the station graphics property to determine a fallback for the depot sprites
|
2010-12-11 23:14:35 +00:00 |
|
frosch
|
a97c13253c
|
(svn r21353) -Fix (r19056)[FS#4277]: New railtypes with overlays did not use the shore sprites as groundtiles for three-corner-raised slopes (at shore).
|
2010-11-29 17:26:47 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
frosch
|
d08c3d9381
|
(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype.
|
2010-08-15 19:59:48 +00:00 |
|
frosch
|
591052013d
|
(svn r20500) -Fix: When converting rail all trains with a part on the converted rails need updating. Not only engines, which have power afterwards. Also update Acceleration after updating Power.
|
2010-08-15 15:47:07 +00:00 |
|
terkhen
|
2c6a94b445
|
(svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with an existing define on MinGW).
|
2010-08-09 10:59:30 +00:00 |
|
frosch
|
b2ea8b196a
|
(svn r20420) -Codechange: Add TileContext enum instead of using a bool.
|
2010-08-09 07:10:42 +00:00 |
|
frosch
|
eb7ea24aec
|
(svn r20408) -Fix [FS#4013]: PBS reservations were always displayed on halftile foundations if the railtype uses overlays.
|
2010-08-08 08:52:47 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
terkhen
|
c92b2e9d3c
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
michi_cc
|
40935ee4a1
|
(svn r20237) -Fix (r20049): Check for disallowed level crossings also when converting rail.
|
2010-07-28 22:23:28 +00:00 |
|
frosch
|
422d9e3b77
|
(svn r20224) -Fix [FS#3976]: Depot did not become unsnowy, when snowline rises.
|
2010-07-26 17:37:50 +00:00 |
|
alberth
|
137e2b64c9
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
035d0ef16b
|
(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more logical place and with a more descriptive name
|
2010-07-19 17:00:54 +00:00 |
|
frosch
|
e5691636e6
|
(svn r20126) -Fix [FS#3883]: Make railtype Terrain Type variable aware of RAIL_GROUND_HALF_SNOW. That is, resolve the sprites for upper and lower part of the foundation independently.
|
2010-07-11 17:28:19 +00:00 |
|
terkhen
|
dc3eb3da76
|
(svn r20116) -Add: Show an specific error message when trying to convert/remove nonexistant signals.
|
2010-07-10 20:18:59 +00:00 |
|
terkhen
|
dec6f67099
|
(svn r20114) -Add: Show an specific error message when trying to remove rail or build/convert/remove signals over nonexistant railways.
|
2010-07-10 20:15:35 +00:00 |
|
alberth
|
eaae1dbfc2
|
(svn r20110) -Fix [FS#3695]: Do not allow building a rail track to the water using a tree-tile.
|
2010-07-10 13:04:31 +00:00 |
|
terkhen
|
e66fd55fbd
|
(svn r20100) -Fix: Give priority to ownership errors while removing rails.
|
2010-07-09 16:43:00 +00:00 |
|
alberth
|
83fd89b606
|
(svn r20097) -Codechange: Share constant bitset of safe level crossing slopes.
|
2010-07-09 12:14:02 +00:00 |
|
michi_cc
|
e94f75095a
|
(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype.
|
2010-07-02 16:34:11 +00:00 |
|
yexo
|
ec723b7744
|
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
|
2010-06-20 19:13:02 +00:00 |
|
frosch
|
a5bea603ea
|
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation.
|
2010-06-05 12:16:12 +00:00 |
|
rubidium
|
bcaf5f9dcb
|
(svn r19925) -Fix [FS#3859]: one didn't pay for rail when building depots and stations, so with expensive railtypes building stations and then removing the station would be cheaper than just building the rail
|
2010-06-04 21:00:17 +00:00 |
|
frosch
|
ee53807e51
|
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of _current_company to ensure proper restoration.
|
2010-05-31 20:22:57 +00:00 |
|
rubidium
|
ec3c6484a9
|
(svn r19817) -Fix: MSVC compile warnings
|
2010-05-13 12:42:56 +00:00 |
|
rubidium
|
a70fd540fc
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
7f43b93eae
|
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named
|
2010-05-12 19:21:00 +00:00 |
|
rubidium
|
cb92cdf975
|
(svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled callbacks and values of variables
|
2010-04-24 13:39:11 +00:00 |
|
frosch
|
ed80045221
|
(svn r19654) -Codechange: Use Extract<> in more places.
|
2010-04-17 13:31:41 +00:00 |
|
frosch
|
9036e7437a
|
(svn r19616) -Codechange: Increase transparency of 'Extract' by passing also the number of used bits.
|
2010-04-13 17:29:19 +00:00 |
|
peter1138
|
abecc4be7e
|
(svn r19556) -Fix (r19434): Incorrect speed limit reported for rail depots with original acceleration model.
|
2010-04-03 20:25:23 +00:00 |
|
alberth
|
72d62fd6fc
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
312c0c9906
|
(svn r19488) -Codechange: Use last_error data for removal in CmdRailTrackHelper() as well.
|
2010-03-20 17:08:16 +00:00 |
|
alberth
|
8109a0ad7f
|
(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.
|
2010-03-20 15:30:57 +00:00 |
|
peter1138
|
a7b93cdeb5
|
(svn r19434) -Add: Add rail speed limit to land area information window.
|
2010-03-16 06:43:41 +00:00 |
|
peter1138
|
369975964a
|
(svn r19433) -Codechange: Limit rail clearance earnings to 3/4s of rail build cost, to avoid money making loophole when rail build cost is less than rail removal earnings.
|
2010-03-16 06:30:31 +00:00 |
|
alberth
|
64c38c89c9
|
(svn r19421) -Codechange: Remove explicit use of _error_message from CmdConvertRail().
|
2010-03-14 16:42:55 +00:00 |
|
alberth
|
bf54baf991
|
(svn r19420) -Codechange: Don't use _error_message to keep track of success/failure, use a had_success boolean.
|
2010-03-14 15:42:26 +00:00 |
|
alberth
|
51e71c8a36
|
(svn r19418) -Codechange: Code style fix for ValParamTrackOrientation().
|
2010-03-14 14:30:51 +00:00 |
|
alberth
|
cb10444807
|
(svn r19415) -Codechange: Forward CommandCost with an error back to the caller.
|
2010-03-14 12:58:51 +00:00 |
|
alberth
|
19dff3a6b2
|
(svn r19414) -Doc: Several doxygen additions and corrections.
|
2010-03-14 12:39:24 +00:00 |
|
alberth
|
6005227ac9
|
(svn r19372) -Codechange: CheckTileOwnership() returns a CommandCost.
|
2010-03-07 20:44:05 +00:00 |
|
alberth
|
8ae03fd9ec
|
(svn r19370) -Codechange: EnsureNoTrainOnTrack() returns a CommandCost.
|
2010-03-07 18:29:53 +00:00 |
|
alberth
|
b04de719b3
|
(svn r19369) -Codechange: EnsureNoTrainOnTrackBits() returns a CommandCost now.
|
2010-03-07 18:24:41 +00:00 |
|
alberth
|
014f651e65
|
(svn r19365) -Codechange: Move EnsureNoTrainOnTrackProc() to src/vehicle.cpp.
|
2010-03-07 15:54:58 +00:00 |
|
alberth
|
3679ab0489
|
(svn r19363) -Codechange: Remove use of _error_message global from TerraformTile_Track.
|
2010-03-07 14:00:53 +00:00 |
|
alberth
|
d285d2e414
|
(svn r19320) -Fix (r19291): Forgot to set error message.
|
2010-03-05 21:34:12 +00:00 |
|
alberth
|
4c0d4990f5
|
(svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost.
|
2010-03-05 21:20:22 +00:00 |
|
alberth
|
d0ec21fd3f
|
(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIsFree() and return a CommandCost status.
|
2010-02-28 18:15:19 +00:00 |
|
alberth
|
7171b4edb7
|
(svn r19190) -Add: Improve error message with track building when signals are in the way.
|
2010-02-21 20:55:31 +00:00 |
|
alberth
|
b99453c09f
|
(svn r19189) -Codechange: CheckTrackCombination() returns a CommandCost.
|
2010-02-21 20:34:57 +00:00 |
|
frosch
|
1a151edcb1
|
(svn r19154) -Fix: Invisible depots draw the track, so also draw the overlays.
|
2010-02-17 21:19:33 +00:00 |
|
frosch
|
2775f758a3
|
(svn r19153) -Fix [FS#pm](r19056): PBS reservation was drawn incorrectly for depots.
|
2010-02-17 21:07:32 +00:00 |
|
alberth
|
b09f12f7ca
|
(svn r19140) -Codechange: Move variables closer to their first use.
|
2010-02-15 19:52:40 +00:00 |
|
alberth
|
a2af272a52
|
(svn r19128) -Codechange: CommandCost cost methods return void instead of a copy of *this.
|
2010-02-14 15:30:08 +00:00 |
|
peter1138
|
30225dd306
|
(svn r19060) -Codechange: Draw custom depot sprites in GUI.
|
2010-02-08 16:07:46 +00:00 |
|
peter1138
|
7cc76dcbda
|
(svn r19056) -Add: [NewGRF] Action 3/2/1 (i.e. new graphics) support for rail types. (To be documented...)
|
2010-02-07 22:22:54 +00:00 |
|
terkhen
|
ad561fc6f2
|
(svn r18987) -Fix: [NoAI] Make building long rails fail for AIs if there is an obstacle in the way.
|
2010-02-02 22:27:03 +00:00 |
|
peter1138
|
91c42bb596
|
(svn r18969) -Add: [NewGRF] NewGRF-settable rail type properties.
|
2010-01-30 21:49:22 +00:00 |
|
rubidium
|
7127338414
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f618acfb7d
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +00:00 |
|
frosch
|
eded89633c
|
(svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq.
|
2010-01-17 15:05:25 +00:00 |
|
frosch
|
6c72390087
|
(svn r18839) -Codechange: Detriplicate drawing of spritelayouts in the GUI.
|
2010-01-16 22:44:03 +00:00 |
|
frosch
|
119de3a5fe
|
(svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() and move it to separate file.
|
2010-01-16 22:25:44 +00:00 |
|
rubidium
|
64c249d50e
|
(svn r18836) -Codechange: make TrainUpdateSpeed a class function and update some comments (Terkhen)
|
2010-01-16 22:16:28 +00:00 |
|
rubidium
|
ea240269dc
|
(svn r18812) -Codechange: make some functions in train.h functions of Train.
|
2010-01-15 18:23:52 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
frosch
|
24dd307206
|
(svn r18802) -Codechange: Deduplicate drawing-code for depots and stations/waypoints.
|
2010-01-14 22:56:54 +00:00 |
|
michi_cc
|
db19630001
|
(svn r18646) -Fix [FS#3418]: [YAPP] Don't extend the reserved path through a newly built path signal directly in front of a stopped or loading train. Also restore the reserved path in more cases after removing a signal.
|
2009-12-27 14:37:46 +00:00 |
|
peter1138
|
10753a6199
|
(svn r18509) -Codechange (r2515,r2753): Data for drawing single_x/y rail pieces was inverted.
|
2009-12-15 13:59:20 +00:00 |
|
rubidium
|
4ddbe1793e
|
(svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies
|
2009-12-02 16:48:55 +00:00 |
|
rubidium
|
2341c2e283
|
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
|
2009-12-01 23:56:04 +00:00 |
|
rubidium
|
2f3053508d
|
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
|
2009-12-01 22:45:39 +00:00 |
|
frosch
|
13a72bb345
|
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
If a GRF does not set price multipliers for these new prices, but for the previously used ones, the old modifiers will be propagated to the new bases.
|
2009-11-24 22:15:42 +00:00 |
|
rubidium
|
224f4e0197
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
frosch
|
040404c5d3
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
|
rubidium
|
318c2fad7c
|
(svn r17963) -Codechange: some documentation style
|
2009-11-03 17:30:08 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
frosch
|
b6156da5e9
|
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work.
|
2009-09-22 19:28:57 +00:00 |
|
smatz
|
f85b8c4e09
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
rubidium
|
06e490fadc
|
(svn r17567) -Fix: some doxygen warnings
|
2009-09-18 14:23:58 +00:00 |
|
rubidium
|
10c3af4642
|
(svn r17493) -Codechange: store the depot index on the map
|
2009-09-10 14:33:07 +00:00 |
|
yexo
|
d384908d56
|
(svn r17455) -Codechange: use sprite names instead of magic numbers in table/clear_land.h and change some names
|
2009-09-07 13:38:57 +00:00 |
|
rubidium
|
251573775a
|
(svn r17447) -Codechange: rename a local variable so it doesn't collide with the name of a global function
|
2009-09-07 09:07:56 +00:00 |
|
rubidium
|
389e1bdfbe
|
(svn r17443) -Fix (r17442): clear the depot tile after removing the depot in all cases instead of only for ships; makes removing road/rail depots not crash :)
|
2009-09-07 08:35:45 +00:00 |
|
rubidium
|
a79be4de27
|
(svn r17363) -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles, otherwise it gets distracted and bails out
|
2009-09-01 21:54:59 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
d61be2637e
|
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
|
2009-08-05 17:59:21 +00:00 |
|
rubidium
|
00a9b2fd3d
|
(svn r16938) -Codechange: introduce helper function to tell whether a tile is either a rail station or rail waypoint tile
|
2009-07-24 11:15:11 +00:00 |
|
rubidium
|
04ee98df52
|
(svn r16920) -Codechange: shuffle some strings around to simplify looking up vehicle type specific strings for a specific message
|
2009-07-22 20:17:07 +00:00 |
|
rubidium
|
6435dc89fe
|
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_func.h
|
2009-07-22 10:18:19 +00:00 |
|