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
/
station_cmd.cpp
Age
Commit message (
Expand
)
Author
2013-06-28
(svn r25495) -Fix [FS#5553]: when addings bits to a (train) station, the trai...
rubidium
2013-06-25
(svn r25461) -Fix: MSVC compiler warning
rubidium
2013-06-23
(svn r25435) -Fix: reroute cargo in vehicles if station is deleted
fonsinchen
2013-06-23
(svn r25434) -Fix: reroute cargo staged for unloading if a link breaks
fonsinchen
2013-06-17
(svn r25424) -Fix: keep old flows around in an invalidated state to continue ...
fonsinchen
2013-06-10
(svn r25391) -Fix: make ChangeShare really aware of INT_MIN
fonsinchen
2013-06-09
(svn r25379) -Fix: avoid warning in FlowStatMap::FinalizeLocalConsumption
fonsinchen
2013-06-09
(svn r25365) -Feature: show cargo by next hops and final destinations in the ...
fonsinchen
2013-06-09
(svn r25362) -Feature: consider cargo waiting at other stations for rating at...
fonsinchen
2013-06-09
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
fonsinchen
2013-06-09
(svn r25359) -Codechange: schedule jobs when tracking capacities of links
fonsinchen
2013-06-09
(svn r25346) -Codechange: Glue between stations and flow stats
fonsinchen
2013-06-09
(svn r25345) -Add: implementation of SharesMap and FlowStatMap
fonsinchen
2013-05-19
(svn r25260) -Codechange: occasionally clear dead links and compress link gra...
rubidium
2013-05-19
(svn r25259) -Codechange: track capacities and usage of links
rubidium
2013-05-18
(svn r25251) -Fix [FS#5540]: when overbuilding a reserved track with a non-tr...
rubidium
2013-05-13
(svn r25243) -Fix [FS#5546]: "No station" error was given, even when there wa...
rubidium
2013-04-13
(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() a...
frosch
2013-04-06
(svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptiv...
rubidium
2013-03-31
(svn r25132) -Fix [FS#5510, FS#5516]: station rebuilding could leave reserved...
rubidium
2013-02-17
(svn r25016) -Fix [FS#5476]: integer overflow in UpdateStationRating (fonsinc...
rubidium
2013-02-17
(svn r25008) -Codechange: Make CargoList::Truncate behave similarly to CargoL...
rubidium
2013-02-03
(svn r24961) -Fix [FS#5362] (r23564): making occupied platforms larger would ...
rubidium
2013-01-31
(svn r24951) -Fix: [NewGRF] Var 10 of CB 24 missed the T part.
frosch
2013-01-11
(svn r24905) -Feature(ish): Implement station randomisation triggers.
peter1138
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-12-23
(svn r24840) -Fix: Draw NewGRF railtypes in NewGRF station previews.
peter1138
2012-11-13
(svn r24721) -Fix (r24715): Reallow building road stations.
frosch
2012-11-13
(svn r24720) -Fix (r24715): Comparison of different height units.
frosch
2012-11-12
(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry:...
frosch
2012-11-12
(svn r24715) -Fix [FS#5335]: [NewGRF] Allow stations to draw snow/desert awar...
frosch
2012-11-12
(svn r24714) -Fix [FS#5337]: [NewGRF] Draw default foundations if resolving o...
frosch
2012-11-12
(svn r24708) -Codechange: Check magic values of GoodsEntry::last_speed only v...
frosch
2012-11-12
(svn r24704) -Cleanup: No need to initialise stuff twice.
frosch
2012-11-12
(svn r24703) -Fix: Disallow closing oilrig airports in SE.
frosch
2012-09-21
(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxy...
alberth
2012-07-15
(svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incor...
frosch
2012-06-23
(svn r24355) -Codechange [FS#5217]: Deduplicate code when building stations. ...
frosch
2012-06-23
(svn r24354) -Fix: When airport construction was denied due to noise, the err...
frosch
2012-05-26
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...
frosch
2012-04-22
(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetC...
frosch
2012-04-22
(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ...
frosch
2012-04-22
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favo...
frosch
2012-04-17
(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft...
michi_cc
2012-02-13
(svn r23942) -Fix: infrastructure cache of standard road stops would get mess...
rubidium
2012-01-25
(svn r23851) -Fix: infrastructure cache could get out of sync when overbuildi...
rubidium
2012-01-22
(svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated ...
michi_cc
2012-01-22
(svn r23838) -Fix [FS#5000]: assertion got hit when destroing a dock when a s...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
[next]