rubidium
|
efc7fdf2fd
|
(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h
|
2007-07-16 09:16:58 +00:00 |
|
rubidium
|
fc201d4ad8
|
(svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
|
2007-06-22 11:58:59 +00:00 |
|
rubidium
|
e5c352818d
|
(svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
|
2007-06-22 11:58:59 +00:00 |
|
rubidium
|
773a7c9cb6
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
49220cc6f1
|
(svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified.
|
2007-06-18 19:53:50 +00:00 |
|
rubidium
|
82e79b847e
|
(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).
|
2007-06-18 16:42:40 +00:00 |
|
rubidium
|
b09431478d
|
(svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded).
|
2007-06-18 16:42:40 +00:00 |
|
rubidium
|
3ccc83e640
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
rubidium
|
966e2738b9
|
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
|
2007-06-18 10:48:15 +00:00 |
|
rubidium
|
3cdf29af0d
|
(svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on the airport.
|
2007-06-14 08:39:27 +00:00 |
|
rubidium
|
0e5a6661f7
|
(svn r10155) -Fix [FS#601]: Airports didn't flood when there are aircraft on the airport.
|
2007-06-14 08:39:27 +00:00 |
|
maedhros
|
c186f91cbd
|
(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
|
2007-06-11 14:00:16 +00:00 |
|
maedhros
|
3e326085fa
|
(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for
road vehicles for those who prefer the technical explanation.
|
2007-06-11 14:00:16 +00:00 |
|
rubidium
|
821e58ac95
|
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
|
2007-05-24 22:41:50 +00:00 |
|
rubidium
|
440d723d84
|
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
|
2007-05-24 22:41:50 +00:00 |
|
peter1138
|
e109773636
|
(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.
|
2007-05-06 18:14:33 +00:00 |
|
peter1138
|
37a873e03c
|
(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.
|
2007-05-06 18:14:33 +00:00 |
|
rubidium
|
7577954ced
|
(svn r9672) -Cleanup: lots of coding style fixes around operands.
|
2007-04-18 22:10:36 +00:00 |
|
rubidium
|
80c259f64f
|
(svn r9672) -Cleanup: lots of coding style fixes around operands.
|
2007-04-18 22:10:36 +00:00 |
|
maedhros
|
3d81de8d7e
|
(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
|
2007-04-12 13:07:15 +00:00 |
|
maedhros
|
ccaaa7d33a
|
(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
|
2007-04-12 13:07:15 +00:00 |
|
belugas
|
7ad3bb257e
|
(svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible
|
2007-04-06 04:10:19 +00:00 |
|
belugas
|
d4d5ce7ee5
|
(svn r9568) -Documentation: doxygen and comment changes: Root of src is finally done. Now, time to start clearing as much as possible
|
2007-04-06 04:10:19 +00:00 |
|
peter1138
|
51d72c11c8
|
(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.
|
2007-04-05 07:49:04 +00:00 |
|
peter1138
|
a2cec54c9d
|
(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.
|
2007-04-05 07:49:04 +00:00 |
|
peter1138
|
5a2236dd84
|
(svn r9322) -Codechange: Use cargo class to count crash/flood victims
|
2007-03-19 12:40:51 +00:00 |
|
peter1138
|
457930c483
|
(svn r9322) -Codechange: Use cargo class to count crash/flood victims
|
2007-03-19 12:40:51 +00:00 |
|
rubidium
|
b510eaaca5
|
(svn r9105) -Fix [FS#629]: disable the ability to make flooding water with the canal build tool. In the scenario editor you can still make both canals and flooding water at height level 0.
|
2007-03-10 21:44:22 +00:00 |
|
rubidium
|
b89d13cdbf
|
(svn r9105) -Fix [FS#629]: disable the ability to make flooding water with the canal build tool. In the scenario editor you can still make both canals and flooding water at height level 0.
|
2007-03-10 21:44:22 +00:00 |
|
rubidium
|
36cea84b11
|
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
|
2007-03-08 16:27:54 +00:00 |
|
rubidium
|
ce919e8c71
|
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
|
2007-03-08 16:27:54 +00:00 |
|
rubidium
|
979ccd45ba
|
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
|
2007-03-07 12:11:48 +00:00 |
|
rubidium
|
24c4d5b06d
|
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
|
2007-03-07 12:11:48 +00:00 |
|
rubidium
|
0945c6950b
|
(svn r8953) -Codechange: make the names of enums of WaterTileType consistent with respect to RailTileType and RoadTileType.
|
2007-03-01 13:27:51 +00:00 |
|
rubidium
|
ef9b0bdd88
|
(svn r8953) -Codechange: make the names of enums of WaterTileType consistent with respect to RailTileType and RoadTileType.
|
2007-03-01 13:27:51 +00:00 |
|
rubidium
|
191a739d31
|
(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header.
|
2007-02-26 18:25:03 +00:00 |
|
rubidium
|
aaeeef3d88
|
(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header.
|
2007-02-26 18:25:03 +00:00 |
|
tron
|
47b677abfe
|
(svn r8876) -Fix
Replace tests with magic numbers by a simple extraction template for command parameters
|
2007-02-24 09:42:39 +00:00 |
|
tron
|
d3b29bcacb
|
(svn r8876) -Fix
Replace tests with magic numbers by a simple extraction template for command parameters
|
2007-02-24 09:42:39 +00:00 |
|
tron
|
053e2ddda5
|
(svn r8841) -Fix
Remove {,u}intswap() and replace them by Swap()
|
2007-02-22 08:43:02 +00:00 |
|
tron
|
103d119c51
|
(svn r8841) -Fix
Remove {,u}intswap() and replace them by Swap()
|
2007-02-22 08:43:02 +00:00 |
|
rubidium
|
eb5648f382
|
(svn r8698) -Codechange: enumify the returns of VehicleEnterTile
|
2007-02-13 10:26:53 +00:00 |
|
rubidium
|
a419f4aeda
|
(svn r8698) -Codechange: enumify the returns of VehicleEnterTile
|
2007-02-13 10:26:53 +00:00 |
|
rubidium
|
022e11d421
|
(svn r8620) -Fix: buoys on canal tiles do not flood anymore (Maedhros).
|
2007-02-07 18:01:26 +00:00 |
|
rubidium
|
5666d8d727
|
(svn r8620) -Fix: buoys on canal tiles do not flood anymore (Maedhros).
|
2007-02-07 18:01:26 +00:00 |
|
rubidium
|
bec2c60245
|
(svn r8593) -Fix (FS#564): bridges do not get destroyed when the bridge head gets flooded and there is a vehicle on the bridge. Original patch by KeeperofTheSoul.
|
2007-02-05 14:00:32 +00:00 |
|
rubidium
|
1bf688e5b5
|
(svn r8593) -Fix (FS#564): bridges do not get destroyed when the bridge head gets flooded and there is a vehicle on the bridge. Original patch by KeeperofTheSoul.
|
2007-02-05 14:00:32 +00:00 |
|
celestar
|
c95736046b
|
(svn r8528) -Codechange: Rename IsBuoy_() to IsBuoy() now that the naming conflict no longer exists.
|
2007-02-02 07:48:06 +00:00 |
|
celestar
|
90528dc78e
|
(svn r8528) -Codechange: Rename IsBuoy_() to IsBuoy() now that the naming conflict no longer exists.
|
2007-02-02 07:48:06 +00:00 |
|
tron
|
9e7b066522
|
(svn r8299) -Fix
Remove unreachable code
|
2007-01-21 08:04:14 +00:00 |
|