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
/
train_cmd.cpp
Age
Commit message (
Expand
)
Author
2009-12-11
(svn r18463) -Codechange: some simplifications for finding the end of a vehicle
rubidium
2009-12-11
(svn r18462) -Fix: when moving a wagon and only the last part of a dual heade...
rubidium
2009-12-11
(svn r18461) -Fix (r18456): when moving a wagon from the front of a train one...
rubidium
2009-12-11
(svn r18459) -Codechange: move the new train validity checking (attach callba...
rubidium
2009-12-11
(svn r18458) -Codechange: make the 'check train length' code of CmdMoveRailVe...
rubidium
2009-12-11
(svn r18456) -Codechange: make the length checking functionality of CmdMoveRa...
rubidium
2009-12-07
(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code
rubidium
2009-12-04
(svn r18402) -Codechange: unify/centralise the code for crashing vehicles
rubidium
2009-12-02
(svn r18371) -Codechange: unify calling of the train pathfinders
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-12-01
(svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirun...
frosch
2009-11-29
(svn r18341) -Fix: Replace some GetNextVehicle() with GetNextUnit() where nee...
frosch
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-08
(svn r18007) -Codechange: No need to call CB 36 'running cost factor' if the ...
frosch
2009-10-31
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...
alberth
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
2009-10-24
(svn r17858) -Codechange: Unindent some code.
frosch
2009-10-06
(svn r17726) -Cleanup: Remove some unneeded/unused parameters.
frosch
2009-10-06
(svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a...
frosch
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-10-03
(svn r17684) -Fix: tcache.first_engine and rcache.first_engine need to be set...
frosch
2009-09-22
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x3...
frosch
2009-09-20
(svn r17594) -Fix: Vehicle image was not always updated when needed.
frosch
2009-09-19
(svn r17576) -Fix [FS#3208]: assertion triggered when the second vehicle in a...
rubidium
2009-09-18
(svn r17567) -Fix: some doxygen warnings
rubidium
2009-09-15
(svn r17552) -Codechange: rename load_unload_time_rem to something more gener...
rubidium
2009-09-14
(svn r17534) -Codechange: unify the naming of callback masks/flags
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-10
(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' wi...
rubidium
2009-09-01
(svn r17352) -Fix [FS#3162]: trains wouldn't show smoke if the load/unload co...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-14
(svn r17168) -Codechange: apply coding style to if and while statements
smatz
2009-08-10
(svn r17152) -Fix: A stuck train could free the reservation of another train ...
michi_cc
2009-08-10
(svn r17151) -Fix [FS#3104] (r13974): A train entering a PBS section through ...
michi_cc
2009-08-08
(svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle s...
frosch
2009-08-06
(svn r17085) -Codechange: unify the place where vehicle's cargo ages
smatz
2009-08-06
(svn r17084) -Codechange: _age_cargo_skip_counter is common to all vehicle types
smatz
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-04
(svn r17062) -Change: unify the naming of some 125 strings
rubidium
2009-07-25
(svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and t...
rubidium
2009-07-24
(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's...
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-22
(svn r16908) -Codechange: s/DepotWaypointReservation/DepotReservation/
rubidium
[prev]
[next]