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
/
roadveh_cmd.cpp
Age
Commit message (
Expand
)
Author
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-12
(svn r20133) -Revert (r20130): Vehicles could deadlock themself in roadstops.
frosch
2010-07-11
(svn r20130) -Fix [FS#3935]: Standard roadstops can also be left via manual d...
frosch
2010-07-04
(svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192...
frosch
2010-07-02
(svn r20053) -Fix [FS#3919] (r20034): crashing road vehicles crashed OpenTTD ...
rubidium
2010-06-29
(svn r20034) -Fix [FS#3896] (r14869): road vehicles could get crashed twice i...
rubidium
2010-06-11
(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.
terkhen
2010-06-07
(svn r19945) -Fix (r19755-ish): Allow turning of roadvehicles while waiting i...
frosch
2010-06-05
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...
frosch
2010-05-31
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...
frosch
2010-05-03
(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVe...
smatz
2010-05-03
(svn r19755) -Fix: Blocked roadvehicles should first check whether they are s...
frosch
2010-04-13
(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle...
frosch
2010-04-01
(svn r19533) -Fix [FS#3720]: Vehicle details window did not resize correctly ...
terkhen
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-13
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
alberth
2010-03-06
(svn r19345) -Feature: Realistic acceleration for road vehicles.
terkhen
2010-03-06
(svn r19344) -Codechange: RoadVehicle uses UpdateInclination instead of its o...
terkhen
2010-02-10
(svn r19091) -Cleanup: remove some unneeded zeroing
rubidium
2010-02-05
(svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instea...
smatz
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2009-12-20
(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depo...
rubidium
2009-12-20
(svn r18561) -Fix [FS#3390]: Do try to overtake a vehicle in a station as ove...
rubidium
2009-12-18
(svn r18532) -Codechange/Fix (r18404): don't leave the road stop between tile...
rubidium
2009-12-18
(svn r18531) -Fix [FS#3384] (r18404): for articulated road vehicles only the ...
rubidium
2009-12-13
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...
rubidium
2009-12-08
(svn r18428) -Fix: if lots of road vehicles are leaving a depot and the first...
rubidium
2009-12-04
(svn r18405) -Fix (r18405): RVs didn't like to stop when the 'next' drive thr...
rubidium
2009-12-04
(svn r18404) -Codechange: link drive through stops better together
rubidium
2009-12-04
(svn r18402) -Codechange: unify/centralise the code for crashing vehicles
rubidium
2009-12-02
(svn r18388) -Codechange: move entering/leaving of road stops to functions of...
rubidium
2009-12-02
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
rubidium
2009-12-02
(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff.
frosch
2009-12-02
(svn r18373) -Codechange: unify some road pathfinder functions
rubidium
2009-12-01
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
rubidium
2009-12-01
(svn r18364) -Codechange: move the pathfinders and their related files into a...
rubidium
2009-12-01
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code an...
rubidium
2009-11-24
(svn r18270) -Codechange: split the code for finding a road stop to stop at i...
rubidium
2009-11-24
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicl...
frosch
2009-11-24
(svn r18266) -Codechange: Add a function to compute prices from price base an...
frosch
2009-11-16
(svn r18123) -Codechange: try our best to keep the vehicles within the build ...
rubidium
2009-11-16
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*En...
rubidium
2009-11-08
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'runn...
frosch
2009-11-05
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up includi...
frosch
2009-10-28
(svn r17899) -Codechange: Deduplicate code for refitting vehicles.
frosch
2009-10-28
(svn r17897) -Fix [FS#3255]: CB15 and CB36 (capacity) were not always called ...
frosch
2009-10-27
(svn r17894) -Fix: Invalidate cache of vehicle vars 40-43 after testruns of c...
frosch
[next]