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
/
newgrf_station.cpp
Age
Commit message (
Expand
)
Author
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-05-21
Change: Add CargoTypes type for cargo masks. (#6790)
PeterN
2018-03-11
(svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlinea...
frosch
2017-10-25
(svn r27928) -Fix: [NewGRF] While executing random triggers, var 5F should in...
frosch
2014-05-11
(svn r26580) -Codechange: s/GES_PICKUP/GES_RATING/ (it has nothing to do with...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-04-20
(svn r26474) -Cleanup: remove unneeded check for NULL
rubidium
2014-03-03
(svn r26388) -Codechange: Move resolving of Action 3 into ResolverObject cons...
frosch
2014-03-03
(svn r26387) -Cleanup (r26173): No need to manually clear registers before re...
frosch
2014-01-12
(svn r26240) -Codechange: Pass the GRFFile to GetErrorMessageFromLocationCall...
frosch
2013-11-24
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointe...
frosch
2013-11-23
(svn r26068) -Fix: unneeded NULL check
rubidium
2013-10-12
(svn r25843) -Codechange: Rename MAX_SPECLIST to NUM_STATIONSSPECS_PER_STATION.
frosch
2013-05-06
(svn r25221) -Fix: IsCompatibleTrainStationTile() is not a symmetric function...
frosch
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-01-11
(svn r24905) -Feature(ish): Implement station randomisation triggers.
peter1138
2013-01-10
(svn r24903) -Fix: Cached station animation triggers were only set when remov...
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-12
(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry:...
frosch
2012-11-12
(svn r24714) -Fix [FS#5337]: [NewGRF] Draw default foundations if resolving o...
frosch
2012-11-12
(svn r24712) -Fix [FS#5303]: [NewGRF] Station variables 61 and 62 returned in...
frosch
2012-11-12
(svn r24706) -Fix (r10981): [NewGRF] Station var 48 should report acceptance,...
frosch
2012-11-10
(svn r24693) -Doc: Add some doxymentation into the newgrf code.
alberth
2012-11-10
(svn r24684) -Codechange: Add resolver classes for stations.
alberth
2012-11-10
(svn r24678) -Codechange: Introduce scope resolver base class and prepare for...
alberth
2012-09-01
(svn r24506) -Fix: Airport variables 60 to 65 an 69 used the wrong CTT for tr...
frosch
2012-07-15
(svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incor...
frosch
2012-05-25
(svn r24273) -Fix: [NewGRF] GetReverseCargoTranslation() was unnecessary comp...
frosch
2012-04-22
(svn r24169) -Add: Make NewGRFClass distinguish between defined specs and spe...
frosch
2012-04-22
(svn r24168) -Codechange: Simplify default station class instantiation.
frosch
2012-04-22
(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) ...
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-11-08
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info v...
frosch
2011-11-08
(svn r23141) -Change: [NewGRF v8] Invert result bit 10 of callbacks 149 and 1...
frosch
2011-11-08
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variab...
frosch
2011-11-04
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and us...
rubidium
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-10-31
(svn r23071) -Codechange: [NewGRF] Allow passing custom extra data through th...
michi_cc
2011-09-11
(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction...
frosch
2011-08-27
(svn r22848) -Add: The missing bits in station variable 43.
frosch
2011-07-12
(svn r22661) -Fix (r22659): Silence a gcc warning.
frosch
2011-07-11
(svn r22659) -Add: [NewGRF] Support for the land slope check callback for sta...
michi_cc
2011-07-04
(svn r22634) -Codechange: Deduplicate some code. Note that zeroing 'count' is...
frosch
2011-06-12
(svn r22569) -Feature: [NewGRF] Persistent storage for towns.
terkhen
2011-06-12
(svn r22562) -Codechange: Remove constness from TownGetVariable.
terkhen
2011-06-12
(svn r22558) -Codechange: Remove constness from BaseStation in ResolverObject.
terkhen
2011-06-12
(svn r22557) -Codechange: Remove constness from AnimationBase callbacks.
terkhen
2011-06-04
(svn r22543) -Feature: [NewGRF] Support for station variable 0x69.
terkhen
[next]