OpenTTD Source 20260311-master-g511d3794ce
Todo List
Global AircraftController (Aircraft *v)
De-mystify the cur_speed values for helicopter rotors.
Global CmdBuyCompany (DoCommandFlags flags, CompanyID target_company, bool hostile_takeover)
currently this only works for AI companies
File cocoa_wnd.mm
List available resolutions.
Global CommonRaiseLowerBigLand (TileIndex tile, bool mode)
: Incorporate into game itself to allow for ingame raising/lowering of larger chunks at the same time OR remove altogether, as we have 'level land' ?
Global CYapfCostRailT< Types >::max_cost
fix maximum cost failing with caching (e.g. FS#2900)
Class NWidgetViewport

Class derives from NWidgetCore, but does not use colour, widget_data, or tool_tip.

Global PropertyID
Currently the list only contains properties which are used more than once in the code. I.e. they are available for callback 0x36.
File sprites.h
Split the "Sprites" enum into smaller chunks and document them.
File tunnelbridge_cmd.cpp
separate this file into two.