index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
train_cmd.c
Age
Commit message (
Expand
)
Author
2005-02-06
(svn r1817) -Codechange: Moved depot-functions to depot.c
truelight
2005-02-04
(svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to...
truelight
2005-02-02
(svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id
truelight
2005-01-31
(svn r1751) - Feature: New PathFinder (NPF).
matthijs
2005-01-31
(svn r1749) Move the functions which calculate distances to map.[ch] and give...
tron
2005-01-30
(svn r1741) - Fix: added IsVehicleIndex() so it's possible to protect GetVehi...
bjarni
2005-01-30
(svn r1740) -Fix: [ 1112342 ] Realistic acceleration works properly with TTDP...
celestar
2005-01-30
(svn r1739) - Fix: type checking when selling vehicles (TrueLight)
darkvater
2005-01-30
(svn r1738) -Fix: [ 1108735 ] Fixed (hopefully) an assertion that was cause b...
celestar
2005-01-30
(svn r1727) - Fix: now CmdBuildRailVehicle() behaves correctly if DC_EXEC is set
bjarni
2005-01-29
(svn r1725) - Fix: now trains can only be built in depots and you have to own...
bjarni
2005-01-29
(svn r1718) Use the enum TileType as parameter/return type for [GS]etTileType...
tron
2005-01-29
(svn r1713) Split off several functions which query/set information about a s...
tron
2005-01-29
(svn r1712) - Fix: a hacked client can no longer send other players trains to...
bjarni
2005-01-27
(svn r1701) Style police ^^
tron
2005-01-27
(svn r1700) - Fix: Hacked clients can no longer be used to build vehicles tha...
bjarni
2005-01-27
(svn r1696) Use GetTileSlope() instead of FindLandscapeHeightByTile() where i...
tron
2005-01-26
(svn r1681) -Feature: New realistic acceleration.
celestar
2005-01-25
(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and ad...
tron
2005-01-24
(svn r1652) Fix: train and road vehicle lists are now redrawn when vehicles e...
bjarni
2005-01-24
(svn r1638) -Fix: Train crashes should no longer desync the game. This is mor...
celestar
2005-01-24
(svn r1633) -Fix: [1040119] Flood and wagons in depot
darkvater
2005-01-23
(svn r1629) added a counter to tell how many engines you have of each type to...
bjarni
2005-01-23
(svn r1610) Remove trailing whitespace (last time ever, i hope)
tron
2005-01-23
(svn r1604) Fix: [ 1105112 ] Destroyed train locks crossings
dominik
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-22
(svn r1588) -Fix: [ 1105959 ] coded a workaround in the acceleration code so ...
celestar
2005-01-19
(svn r1568) made an enum of train subtypes to make the code more readable
bjarni
2005-01-19
(svn r1565) -Fix: [ 1104969 ] Aircraft in hangar messages are now revalidated...
celestar
2005-01-18
(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine...
bjarni
2005-01-18
(svn r1558) -Fix: [ 1104350 ] Crashed trains do not initiate the lost vehicle
Celestar
2005-01-17
(svn r1554) -Fix: [ 1103187 ] Order Check messages are now validated before
celestar
2005-01-17
(svn r1550) Remove useless function declaration
tron
2005-01-17
(svn r1549) Clean up some functions:
tron
2005-01-16
(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...
tron
2005-01-15
(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.
truelight
2005-01-09
(svn r1445) -Fix: reversing a train also reverses the UP and DOWN status for ...
truelight
2005-01-07
(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...
tron
2005-01-06
(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...
truelight
2005-01-06
(svn r1402) Trim trailing whitespace
tron
2005-01-05
(svn r1386) Move TileIndexDiff to map.h
tron
2005-01-04
(svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly...
darkvater
2005-01-04
(svn r1367) -Fix: Full-Loading trains no longer get "lost" after a while (Hac...
matthijs
2005-01-02
(svn r1323) Adding autoreplace feature
bjarni
2004-12-28
(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...
truelight
2004-12-27
(svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side...
truelight
2004-12-21
(svn r1211) -Feature: Introduce sticky windows to all vehicle windows...Just ...
darkvater
2004-12-21
(svn r1200) -Fix: Fixed bug pointed out by Tron: when a train is on the
truelight
2004-12-21
(svn r1199) -Fix: [ 958098 ] No longer road/rail crossing signals hang when a...
truelight
[next]