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
/
src
/
ship_cmd.cpp
Age
Commit message (
Expand
)
Author
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-07-19
Feature: Framerate display window (#6822)
Niels Martin Hansen
2018-06-14
Fix: Prevent ships moving into docks after finishing (un)loading. (#6791)
PeterN
2018-05-22
Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792)
PeterN
2017-04-23
(svn r27858) -Change [FS#6560]: Add missing game script event for ships arriv...
peter1138
2017-03-19
(svn r27807) -Codechange: Remove _ship_leave_depot_offs
peter1138
2017-03-19
(svn r27806) -Codechange: Remove function ShipGetNewDirection
peter1138
2017-03-19
(svn r27805) -Codechange: Remove function ShipGetNewDirectionFromTiles
peter1138
2016-10-16
(svn r27667) -Codechange: Add VehicleSpriteSeq::GetBounds and Draw.
frosch
2016-10-16
(svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleS...
frosch
2015-02-01
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and Sca...
frosch
2014-09-20
(svn r26863) -Codechange: move a number of Vehicle* functions into the Vehicl...
rubidium
2014-05-01
(svn r26546) -Codechange: Make order wait_time, travel_time and max_speed pri...
fonsinchen
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-11-26
(svn r26130) -Codechange: add some guards against using invalid image indices
rubidium
2013-08-04
(svn r25648) -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette ...
frosch
2013-05-19
(svn r25259) -Codechange: track capacities and usage of links
rubidium
2013-02-14
(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag a...
rubidium
2013-02-14
(svn r24994) -Codechange: Replace access to service_interval with accessors (...
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-12-23
(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list spr...
michi_cc
2012-09-21
(svn r24539) -Codechange [FS#5260]: make code simpler by using IsValidTile in...
yexo
2012-08-18
(svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships sha...
frosch
2012-08-18
(svn r24480) -Doc: Doxygenize ChooseShipTrack().
frosch
2012-07-07
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent...
frosch
2012-06-06
(svn r24328) -Codechange: Simplify some silly code.
frosch
2012-05-26
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...
frosch
2012-02-14
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
michi_cc
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-02
(svn r23714) -Codechange: don't mix Viewport with non-viewport code
truebrain
2012-01-02
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimali...
truebrain
2011-12-16
(svn r23540) -Codechange: unify and document vehicle widgets
rubidium
2011-11-29
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
truebrain
2011-11-24
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
peter1138
2011-11-09
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCap...
frosch
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-11-01
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...
frosch
2011-11-01
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and V...
frosch
2011-11-01
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.
frosch
2011-08-27
(svn r22849) -Codechange: Add ShipVehicleInfo::ApplyWaterClassSpeedFrac() to ...
frosch
2011-08-21
(svn r22801) -Feature: [YAPF] Take canal/ocean speed fraction of ships into a...
michi_cc
2011-08-03
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
michi_cc
2011-07-12
(svn r22662) -Fix (r22639)[FS#4683]: Ships can also travel on certain rail ti...
frosch
2011-07-07
(svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal spe...
michi_cc
2011-05-01
(svn r22406) -Document: some more "random-ish" tidbits
rubidium
2011-04-10
(svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they...
frosch
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2011-02-04
(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the ve...
rubidium
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
[next]