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_base.h
Age
Commit message (
Expand
)
Author
2013-06-17
(svn r25424) -Fix: keep old flows around in an invalidated state to continue ...
fonsinchen
2013-06-09
(svn r25362) -Feature: consider cargo waiting at other stations for rating at...
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 r25259) -Codechange: track capacities and usage of links
rubidium
2013-05-19
(svn r25257) -Add: basic link graph (fonsinchen)
rubidium
2013-04-06
(svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptiv...
rubidium
2012-11-12
(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry:...
frosch
2012-11-12
(svn r24708) -Codechange: Check magic values of GoodsEntry::last_speed only v...
frosch
2012-11-12
(svn r24707) -Doc: Improve description of GoodsEntryStatus flags.
frosch
2012-09-21
(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxy...
alberth
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-12-18
(svn r23588) -Codechange: use the 'final' keyword so compiler can optimise ou...
smatz
2011-12-09
(svn r23461) -Fix: handle a missing airport newgrf as graceful as possible by...
yexo
2011-08-13
(svn r22742) -Add: Add function to query exit direction of hangars at airports.
alberth
2011-06-12
(svn r22567) -Codechange: Store persistent storages inside a pool.
terkhen
2011-06-04
(svn r22542) -Add: Store cargo acceptance stats for stations.
terkhen
2011-06-04
(svn r22541) -Document: GoodsEntry struct.
terkhen
2011-06-04
(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.
terkhen
2011-01-18
(svn r21846) -Codechange: move documentation towards the code to make it more...
rubidium
2010-09-28
(svn r20857) -Fix [FS#3637]: The station with the second highest rating was d...
rubidium
2010-09-16
(svn r20815) -Revert (r20814): wrong patch at wrong time...
rubidium
2010-09-16
(svn r20814) -Codechange [FS#3835]: make waypoint default names work like dep...
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-05
(svn r20374) -Codechange: add persistant storage for airports
yexo
2010-08-05
(svn r20366) -Codechange: store the rotation of the airport layout in the sta...
yexo
2010-08-05
(svn r20365) -Codechange: allow multiple layouts for one airport statemachine...
yexo
2010-08-02
(svn r20324) -Doc: add doxygen comments to the Airport struct belonging to a ...
yexo
2010-03-19
(svn r19465) -Codechange: support for multi-tile hangars
yexo
2010-03-19
(svn r19464) -Codechange: move GetHangarTile to Airport
yexo
2010-03-19
(svn r19463) -Codechange: add helper function to determine if an airport has ...
yexo
2010-03-19
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
yexo
2010-03-18
(svn r19455) -Codechange: split all airport information in Station to a seper...
yexo
2010-02-22
(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp
yexo
2010-02-22
(svn r19198) -Codechange: store the size of stations in savegames
yexo
2010-01-18
(svn r18860) -Codechange: introduce a wrapper to get an hangar tile from a st...
yexo
2010-01-18
(svn r18857) -Codechange: don't rely on the fact that all airports are rectan...
yexo
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-15
(svn r18807) -Codechange: introduce AirportSpec and move several non-statemac...
yexo
2009-12-02
(svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops.
rubidium
2009-10-18
(svn r17795) -Codechange: split cargolist into one for vehicles and one for s...
rubidium
2009-10-06
(svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this'...
rubidium
2009-09-20
(svn r17592) -Fix [FS#3212](r17436): force all cargo being accepted when indu...
smatz
2009-09-20
(svn r17589) -Codechange: rename town_acc to always_accepted
smatz
2009-09-12
(svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated ...
rubidium
2009-09-07
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-07
(svn r17106) -Codechange: move computation of station's catchment rectagle to...
smatz
2009-07-26
(svn r16962) -Codechange: more work towards multi tile waypoints
rubidium
[next]