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
/
ship_cmd.c
Age
Commit message (
Expand
)
Author
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-06
(svn r1396) Introduce TileIndexDiffC - the compile time version of TileIndexDiff
tron
2005-01-05
(svn r1386) Move TileIndexDiff to map.h
tron
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-15
(svn r1117) Move map arrays and some related macros into their own files map....
tron
2004-12-11
(svn r1015) MFM r789
tron
2004-12-10
(svn r1009) -Feature: per-station vehicle lists
tron
2004-12-09
(svn r998) now vehicles are serviced both when entering and when leaving depo...
bjarni
2004-12-05
(svn r955) Replace uint16 for orders with struct Order
tron
2004-12-04
(svn r925) Use sound enums
tron
2004-12-03
(svn r920) Replace vehicle info macros with inline functions and add asserts ...
tron
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-11-17
(svn r654) Hopefully complete support for randomized variational spritegroups...
tron
2004-11-14
(svn r607) -Patch: [ 985102 ] static cleanup
tron
2004-11-12
(svn r546) -newgrf: Use GetCustomVehicleIcon() for fetching sprites for vehic...
darkvater
2004-11-05
(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk
tron
2004-09-20
(svn r303) Fix: [ 1022227 ] Ships could unload cargo at stations without docks
dominik
2004-09-10
(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!
truelight
2004-09-06
(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...
darkvater
2004-09-05
(svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs)
truelight
2004-09-04
(svn r157) -Feature: [1009708] Percent-based service intervals. Send a vehicl...
darkvater
2004-08-17
(svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan)
truelight
2004-08-11
(svn r20) Feature: warning when a vehicle has invalid orders (celestar)
dominik
2004-08-10
(svn r12) Change: removed patch no_train_service. Instead you can set the def...
dominik
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight