Age | Commit message (Collapse) | Author |
|
Adds a console command newgrf_profile to collect some profiling data about NewGRF action 2 callbacks and produce a CSV file.
|
|
|
|
|
|
This is a C++11 feature that allows the compiler to check that a virtual
member declaration overrides a base-class member with the same signature.
Also src/blitter/32bpp_anim_sse4.hpp +38 is no longer erroneously marked
as virtual despite being a template.
|
|
inlineable. Speedup sprite resolving by about 8 percent.
|
|
pointer since they are never NULL.
|
|
Eagle_rainbow)
|
|
|
|
|
|
|
|
AirportTileSpec
|
|
|
|
callback_mask, so it's the same for all NewGRF features with callbacks
|
|
was used instead of the stored airport size
-Fix (r19319): detecting if a plane was landed at an airport failed
-Fix: reset the airporttile mapping when restarting a game
|
|
|
|
|
|
|
|
|
|
256 and introduce AirportTileOverrideManager
|
|
|