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
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
2012-01-02
(svn r23717) -Fix [FS#4927]: ships going to wrong dock location when moving t...
rubidium
2012-01-02
(svn r23716) -Revert (r23705)[FS#4937]: unforeseen consequences
smatz
2012-01-01
(svn r23705) -Codechange: cache the last processed station in FindStationsAro...
smatz
2012-01-01
(svn r23702) -Codechange: avoid using TileAddWrap() in FindStationsAroundTile...
truebrain
2011-12-27
(svn r23676) -Fix [FS#4913] (r23412): when removing road stops the wrong tile...
rubidium
2011-12-16
(svn r23546) -Codechange: document and rename widgets to be consistent and un...
truebrain
2011-12-15
(svn r23526) -Codechange: unify cargos vs cargoes
rubidium
2011-12-09
(svn r23463) -Fix (r23461): unused variable
yexo
2011-12-09
(svn r23462) -Codechange: use AirportTileTableIterator in a few more places t...
yexo
2011-12-09
(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by...
yexo
2011-12-09
(svn r23459) -Fix: don't crash trying to draw airport tiles when the airport ...
yexo
2011-12-09
(svn r23456) -Fix (r23441): oilrigs don't have any layouts nor do they provid...
yexo
2011-12-06
(svn r23441) -Fix [FS#4764]: some airport functions didn't take the layout in...
rubidium
2011-12-03
(svn r23414) -Add: Company infrastructure counts for stations/airports.
michi_cc
2011-12-03
(svn r23413) -Add: Company infrastructure counts for canals.
michi_cc
2011-12-03
(svn r23412) -Add: Company infrastructure counts for road.
michi_cc
2011-12-03
(svn r23411) -Add: Company infrastructure counts for rail.
michi_cc
2011-11-24
(svn r23319) -Fix (r23316): Offsets of viewport signs were not scaled up.
peter1138
2011-11-23
(svn r23312) -Fix [FS#4849]: assertion could be triggered in case a station w...
rubidium
2011-11-08
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions
yexo
2011-11-08
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for val...
frosch
2011-11-08
(svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callback...
frosch
2011-11-04
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z re...
rubidium
2011-11-04
(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type func...
rubidium
2011-11-04
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
rubidium
2011-11-04
(svn r23101) -Codechange: remove pointless multiplications by TILE_HEIGHT fro...
rubidium
2011-11-04
(svn r23100) -Codechange: remove pointless multiplications by TILE_HEIGHT for...
rubidium
[next]