summaryrefslogtreecommitdiff
path: root/src/roadveh_cmd.cpp
AgeCommit message (Expand)Author
2021-05-29Codechange: move from C-string to std::string for DoCommandrubidium42
2021-05-08Change: Use gender-neutral pronouns in console command messages (and comments...William Davis
2021-03-30Fix #8565: Stopped road vehicle displays a speed different than 0 (#8901)Mike
2021-02-20Codechange: rename sound ids to make more sense. (#8701)frosch
2021-01-14Fix #7670: prevent useless pathfinder run for blocked vehiclesglx22
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2021-01-05Fix #7611: keeps news about accidents around after vehicle is cleaned up (#8497)Patric Stout
2021-01-05Codechange: create MutableSpriteCache to remove the need to cast Vehicle to a...Matt Kimber
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2019-04-29Codechange: Remove Company/OwnerByte typesCharles Pigott
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-03-08Add: Road vehicle path cache. (#7261)PeterN
2019-01-31Cleanup: [NPF] Remove unused parameter.J0an Josep
2019-01-19Change: Add path cache for ships.Peter Nelson
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-07-19Feature: Framerate display window (#6822)Niels Martin Hansen
2018-05-22Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792)PeterN
2018-04-30Codechange: Use TileAddBy(Diag)Dir when possible.J0anJosep
2017-03-20(svn r27814) -Change: Remove _roadveh_depot_exit_trackdirpeter1138
2017-03-20(svn r27813) -Change: Remove _road_enter_dir_to_reachable_trackdirspeter1138
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-03-16(svn r27190) -Fix [FS#6255] (r27106): Original road vehicle acceleration cras...frosch
2015-02-01(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and Sca...frosch
2015-01-01(svn r27106) -Fix [FS#6176]: Use the actual max speed of the vehicle in front...michi_cc
2014-10-04(svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and purc...peter1138
2014-09-21(svn r26888) -Codechange: use ints for some z-levels of vehicles (ic111)rubidium
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-12-25(svn r26180) -Fix: Visual effects did not work for articulated RV parts.frosch
2013-12-22(svn r26169) -Fix-ish [FS#5831-ish]: Unify the time a RV needs to travel thro...frosch
2013-12-08(svn r26152) -Revert/Fix (r26118) [FS#5822]: While the condition is non-sense...frosch
2013-11-26(svn r26130) -Codechange: add some guards against using invalid image indicesrubidium
2013-11-26(svn r26118) -Fix-ish?: comparing the old Direction to the possibly new state...rubidium
2013-08-04(svn r25648) -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette ...frosch
2013-06-04(svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishesrubidium
2013-05-19(svn r25259) -Codechange: track capacities and usage of linksrubidium
2013-05-06(svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV...frosch
2013-04-13(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() a...frosch
2013-04-08(svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did ...frosch
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-02-03(svn r24966) -Fix [FS#5228]: trams would get stuck on waterrubidium
2012-12-23(svn r24846) -Add: Advanced settings to disable certain sound effects.frosch
2012-12-23(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list spr...michi_cc
2012-12-20(svn r24832) -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account f...michi_cc
2012-11-12(svn r24713) -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid ...frosch