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_airport.cpp
Age
Commit message (
Expand
)
Author
2021-06-12
Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprit...
Peter Nelson
2021-05-02
Cleanup: Use std::vector in RealSpriteGroup.
Peter Nelson
2020-01-26
Feature: NewGRF callback profiling (#7868)
Niels Martin Hansen
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-30
Codechange: Check airport layout would fit within map bounds before iterating...
PeterN
2019-03-30
Fix #7433: don't use AirportSpec substitute if it's not set (#7435)
glx22
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-03-11
(svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlinea...
frosch
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-03-03
(svn r26388) -Codechange: Move resolving of Action 3 into ResolverObject cons...
frosch
2013-12-23
(svn r26175) -Add: Log in desync output when persistent storage is discarded.
frosch
2013-11-24
(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointe...
frosch
2012-11-10
(svn r24693) -Doc: Add some doxymentation into the newgrf code.
alberth
2012-11-10
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
alberth
2012-11-10
(svn r24687) -Codechange: Add resolver classes for airports.
alberth
2012-11-10
(svn r24678) -Codechange: Introduce scope resolver base class and prepare for...
alberth
2012-04-22
(svn r24169) -Add: Make NewGRFClass distinguish between defined specs and spe...
frosch
2012-04-22
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favo...
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-11-08
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks return...
frosch
2011-11-08
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variab...
frosch
2011-07-04
(svn r22636) -Fix: Airports should not expose the tile specific random bits o...
frosch
2011-07-04
(svn r22634) -Codechange: Deduplicate some code. Note that zeroing 'count' is...
frosch
2011-06-12
(svn r22567) -Codechange: Store persistent storages inside a pool.
terkhen
2011-06-12
(svn r22564) -Codechange: Rename Get and Store persistent storage functions t...
terkhen
2011-06-12
(svn r22563) -Codechange: Use a function for storing values inside the persis...
terkhen
2011-05-27
(svn r22496) -Fix: callback result for airport layout name was incorrectly used
yexo
2011-05-14
(svn r22459) -Doc: Typo fixes and doxygen markup improvements.
alberth
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2010-11-05
(svn r21088) -Doc: Additions/corrections of doxygen comments.
alberth
2010-09-01
(svn r20716) -Feature: add airport class and airport name to the land info tool
yexo
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-10
(svn r20435) -Codechange: move spritegroup to GRFFilePropsBase and prepare it...
rubidium
2010-08-07
(svn r20407) -Codechange: make AirportClass use the new generic class
rubidium
2010-08-07
(svn r20402) -Codechange: rename the airport/station class id to something sl...
rubidium
2010-08-05
(svn r20374) -Codechange: add persistant storage for airports
yexo
2010-08-05
(svn r20371) -Codechange: add general function to call text callbacks for air...
yexo
2010-08-05
(svn r20369) -Feature: preview sprites for airports
yexo
2010-08-05
(svn r20365) -Codechange: allow multiple layouts for one airport statemachine...
yexo
2010-08-05
(svn r20364) -Codechange: add infrastructure for airport callbacks
yexo
2010-08-02
(svn r20331) -Doc: some more airport-related code
yexo
2010-07-22
(svn r20203) -Fix: some file "headers" were incorrect, including doxygen @fil...
rubidium
2010-03-19
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
yexo
2010-03-18
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...
yexo
2010-03-18
(svn r19456) -Codechange; increase the maximum number of airports
yexo
2010-03-06
(svn r19354) -Codechange: store the number of layouts in AirportSpec
yexo
2010-03-06
(svn r19353) -Codechange: use static objects for the airport statemachines in...
yexo
[next]