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
/
vehicle.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-04
(svn r1783) -Add: Dynamic vehicles (now up to 64k of vehicles)
truelight
2005-02-02
(svn r1770) -Fix: Hopefully last pieces of code that are containing a station-id
truelight
2005-01-30
(svn r1741) - Fix: added IsVehicleIndex() so it's possible to protect GetVehi...
bjarni
2005-01-29
(svn r1721) -Feature: It is now possible to build multiple road stations (up ...
celestar
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-27
(svn r1696) Use GetTileSlope() instead of FindLandscapeHeightByTile() where i...
tron
2005-01-26
(svn r1690) - Fix: [autoreplace] Cheaters can no longer exploit autoreplace t...
bjarni
2005-01-26
(svn r1687) - Feature: [autoreplace] server now checks for plane<->helicopter...
bjarni
2005-01-25
(svn r1676) Increase the size of TileIndex and TileIndexDiff to 32bits and ad...
tron
2005-01-24
(svn r1640) fix: now helicopters will use a hangar in schedule to be replaced...
bjarni
2005-01-23
(svn r1629) added a counter to tell how many engines you have of each type to...
bjarni
2005-01-23
(svn r1612) -Fix: made sure that ->next pointers are set to NULL
truelight
2005-01-23
(svn r1610) Remove trailing whitespace (last time ever, i hope)
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-21
(svn r1583) -Fix: You should no longer be able to delete bridges on any type ...
darkvater
2005-01-19
(svn r1569) -Fix: signed/unsigned mismatch
darkvater
2005-01-19
(svn r1568) made an enum of train subtypes to make the code more readable
bjarni
2005-01-19
(svn r1564) ISO C90 forbids mixed declarations and code (bad bjarni, no cookie)
tron
2005-01-19
(svn r1563) fix: autoreplaced trains now sets wagon override properly
bjarni
2005-01-18
(svn r1561) Fix: autoreplacing a singleheaded engine into a dualheaded engine...
bjarni
2005-01-18
(svn r1559) Use IsTileType() instead of bit shifting and comparisons
tron
2005-01-16
(svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none ...
darkvater
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 r1448) -Fix: The current_order of a vehicle is now correctly saved (caused
truelight
2005-01-08
(svn r1429) Change: bumped savegame to revision 5.
truelight
2005-01-08
(svn r1427) fixed issue where the wrong sprite could be used if autoreplacing...
bjarni
2005-01-08
(svn r1426) -Codechange: cleaned up the reference code in the saveload routines
truelight
2005-01-08
(svn r1421) improved autoreplace multiheaded trains. It now remembers the cur...
bjarni
2005-01-08
(svn r1419) fixed issue where autoreplacing dualheaded trains turned the last...
bjarni
2005-01-07
(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...
tron
2005-01-07
(svn r1412) -Feature/Fix: Aircraft refit options have been restricted to "sane"
celestar
2005-01-07
(svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the code
celestar
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 r1393) fix [ 1096026 ]. Autorenew trains should now hopefully work like ...
bjarni
2005-01-04
(svn r1378) Fix: train engines are now only replaced if the engine is really ...
bjarni
2005-01-04
(svn r1376) fixed an issue where a modified client could try to replace a veh...
bjarni
2005-01-04
(svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly...
darkvater
2005-01-02
(svn r1323) Adding autoreplace feature
bjarni
2004-12-30
(svn r1300) -Fix: The cost for an autorenew was not always send to the right ...
truelight
2004-12-29
(svn r1297) Language fixes in the source.. (ln-)
miham
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-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-12-11
(svn r1015) MFM r789
tron
[next]