Here is a list of all documented functions with links to the documentation:
- d -
- DeallocateSpecFromStation() : newgrf_station.h, newgrf_station.cpp
- DebugPrint() : debug.h, debug.cpp
- DebugReconsiderSendRemoteMessages() : debug.h, debug.cpp
- DebugSendRemoteMessages() : debug.h, debug.cpp
- DecHouseProcessingTime() : town_map.h
- DecloneOrder() : order_cmd.cpp
- DecodeEncodedString() : strings.cpp
- DecodeMonitorCargoType() : cargomonitor.h
- DecodeMonitorCompany() : cargomonitor.h
- DecodeMonitorIndustry() : cargomonitor.h
- DecodeMonitorTown() : cargomonitor.h
- DecodeSingleSprite() : grf.cpp
- DecreaseBuildingCount() : newgrf_house.cpp, newgrf_house.h
- DecreaseVehicleValue() : vehicle.cpp, vehicle_func.h
- DecrementTreeCounter() : tree_cmd.cpp
- DEF_CONSOLE_CMD() : console_cmds.cpp
- DEF_CONSOLE_HOOK() : console_cmds.cpp
- DEFINE_POOL_METHOD() : pool_func.hpp
- DefineGotoLabel() : newgrf.cpp
- DeleteAllMessages() : window.cpp, window_func.h
- DeleteAnimatedTile() : animated_tile.cpp, animated_tile_func.h
- DeleteDepotHighlightOfVehicle() : depot_func.h, depot_gui.cpp
- DeleteEntryFromSpriteCache() : spritecache.cpp
- DeleteGRFPresetFromConfig() : settings.cpp, settings_func.h
- DeleteGroupHighlightOfVehicle() : group_gui.cpp, group_gui.h
- DeleteIndustryNews() : news_func.h, news_gui.cpp
- DeleteInvalidEngineNews() : news_func.h, news_gui.cpp
- DeleteLastRoadVeh() : roadveh_cmd.cpp
- DeleteLastWagon() : train_cmd.cpp
- DeleteNewGRFInspectWindow() : newgrf_debug.h, newgrf_debug_gui.cpp
- DeleteNews() : news_gui.cpp
- DeleteNewsItem() : news_gui.cpp
- DeleteOrder() : order_base.h, order_cmd.cpp
- DeleteOrderWarnings() : order_cmd.cpp
- DeleteRenameSignWindow() : signs_func.h, signs_gui.cpp
- DeleteStaleLinks() : station_cmd.cpp
- DeleteStationIfEmpty() : station_cmd.cpp
- DeleteStationNews() : news_gui.cpp, news_func.h
- DeleteSubsidyWith() : subsidy.cpp, subsidy_func.h
- DeleteVehicleNews() : news_func.h, news_gui.cpp
- DeleteVehicleOrders() : order_cmd.cpp, order_func.h
- DeliverGoods() : economy.cpp
- DeliverGoodsToIndustry() : economy.cpp
- Delta() : math_func.hpp
- DescSorter() : window.cpp
- DetermineBasePaths() : fileio.cpp
- DeterminePaths() : fileio.cpp, fileio_func.h
- DeterminePluralForm() : strings.cpp
- DetermineSaveLoadFormat() : saveload.cpp
- DiagdirBetweenTiles() : map_func.h
- DiagDirDifference() : direction_func.h
- DiagdirReachesTrackdirs() : track_func.h
- DiagdirReachesTracks() : track_func.h
- DiagDirToAxis() : direction_func.h
- DiagDirToDiagTrack() : track_func.h
- DiagDirToDiagTrackBits() : track_func.h
- DiagDirToDiagTrackdir() : track_func.h
- DiagDirToDir() : direction_func.h
- DiagDirToRoadBits() : road_func.h
- DirDifference() : direction_func.h
- DirToDiagDir() : direction_func.h
- DirtyCompanyInfrastructureWindows() : company_gui.cpp, company_gui.h
- DisableEngineForCompany() : engine.cpp
- DisableGrf() : newgrf.cpp
- DisableStaticNewGRFInfluencingNonStaticNewGRFs() : newgrf.cpp
- Disaster_CoalMine_Init() : disaster_vehicle.cpp
- Disaster_Helicopter_Init() : disaster_vehicle.cpp
- Disaster_Small_Ufo_Init() : disaster_vehicle.cpp
- Disaster_Zeppeliner_Init() : disaster_vehicle.cpp
- DisasterTick_Aircraft() : disaster_vehicle.cpp
- DisasterTick_Airplane() : disaster_vehicle.cpp
- DisasterTick_Big_Ufo() : disaster_vehicle.cpp
- DisasterTick_Big_Ufo_Destroyer() : disaster_vehicle.cpp
- DisasterTick_Helicopter() : disaster_vehicle.cpp
- DisasterTick_Helicopter_Rotors() : disaster_vehicle.cpp
- DisasterTick_Submarine() : disaster_vehicle.cpp
- DisasterTick_Ufo() : disaster_vehicle.cpp
- DisasterTick_Zeppeliner() : disaster_vehicle.cpp
- DispatchHoverEvent() : window.cpp
- DispatchLeftClickEvent() : window.cpp
- DispatchMouseWheelEvent() : window.cpp
- DispatchRightClickEvent() : window.cpp
- DisplayVehicleSortDropDown() : build_vehicle_gui.cpp, engine_gui.h
- DistanceFromEdge() : map.cpp, map_func.h
- DistanceFromEdgeDir() : map_func.h, map.cpp
- DistanceManhattan() : map.cpp, map_func.h
- DistanceMax() : map.cpp, map_func.h
- DistanceMaxPlusManhattan() : map.cpp, map_func.h
- DistanceSquare() : map.cpp, map_func.h
- DistributeCommandPacket() : network_command.cpp
- DistributeQueue() : network_command.cpp
- DivideApprox() : math_func.cpp, math_func.hpp
- DoAutoOrNetsave() : saveload.cpp, saveload.h
- DoBuildLock() : water_cmd.cpp
- DoClearBridge() : tunnelbridge_cmd.cpp
- DoClearTownHouseHelper() : town_cmd.cpp
- DoClearTunnel() : tunnelbridge_cmd.cpp
- DoCmdStartStopVehicle() : autoreplace_cmd.cpp
- DoCreateNewIndustry() : industry_cmd.cpp
- DoCreateTown() : town_cmd.cpp
- DoDrawVehicle() : vehicle.cpp
- DoDryUp() : water_cmd.cpp
- DoExitSave() : saveload.cpp, saveload.h
- DoFloodTile() : water_cmd.cpp
- DoLoad() : saveload.cpp
- DoReseedIndustry() : newgrf_industrytiles.cpp
- DoSave() : saveload.cpp
- DoScanNewGRFFiles() : newgrf_config.cpp
- DoScanWorkingDirectory() : fileio.cpp
- DoSelectCompanyManagerFace() : company_gui.cpp
- DoStartupNewCompany() : company_cmd.cpp, openttd.cpp, afterload.cpp
- DoTrainPathfind() : train_cmd.cpp
- DoTriggerIndustryTile() : newgrf_industrytiles.cpp
- DoWatchedCargoCallback() : newgrf_house.cpp
- DoZoomInOutWindow() : main_gui.cpp, viewport_func.h
- DrawAircraftDetails() : vehicle_gui.cpp, aircraft_gui.cpp
- DrawAircraftImage() : aircraft_gui.cpp, vehicle_gui.h
- DrawAircraftPurchaseInfo() : build_vehicle_gui.cpp
- DrawArrowButtons() : settings_gui.cpp, settings_gui.h
- DrawAutorailSelection() : viewport.cpp
- DrawBadgeColumn() : newgrf_badge.cpp, newgrf_badge.h
- DrawBadgeNameList() : newgrf_badge.cpp, newgrf_badge.h
- DrawBoolButton() : settings_gui.cpp, settings_gui.h
- DrawBox() : gfx.cpp, gfx_func.h
- DrawBridgeMiddle() : bridge.h, tunnelbridge_cmd.cpp
- DrawBridgePillars() : tunnelbridge_cmd.cpp
- DrawBridgeRoadBits() : tunnelbridge_cmd.cpp
- DrawButtonDropdown() : widget.cpp
- DrawCanalWater() : water_cmd.cpp
- DrawCaption() : widget.cpp, window_gui.h
- DrawCargoIconOverlay() : vehicle_gui.cpp, vehicle_gui_base.h
- DrawCargoIconOverlays() : vehicle_gui.cpp, vehicle_gui_base.h
- DrawCargoIcons() : station_gui.cpp
- DrawCategories() : company_gui.cpp
- DrawCategory() : company_gui.cpp
- DrawCharCentered() : gfx.cpp, gfx_func.h
- DrawCloseBox() : widget.cpp
- DrawCommonTileSeq() : sprite.cpp
- DrawCommonTileSeqInGUI() : sprite.cpp, sprite.h
- DrawCompanyIcon() : company_cmd.cpp, company_gui.h, network_gui.cpp
- DrawCompanyManagerFace() : company_gui.cpp, company_manager_face.h
- DrawDebugBox() : widget.cpp
- DrawDefSizeBox() : widget.cpp
- DrawDirtyBlocks() : gfx.cpp, gfx_func.h
- DrawDropDownButton() : settings_gui.cpp, settings_gui.h
- DrawEngineList() : build_vehicle_gui.cpp, engine_gui.h
- DrawFoundation() : landscape.cpp, landscape.h
- DrawFrame() : widget.cpp
- DrawFrameRect() : widget.cpp, window_gui.h
- DrawGroundSprite() : viewport_func.h, viewport.cpp
- DrawGroundSpriteAt() : viewport.cpp, viewport_func.h
- DrawHorizontalScrollbar() : widget.cpp
- DrawHouseInGUI() : town_gui.cpp
- DrawImageButtons() : widget.cpp
- DrawIMECompositionString() : win32_v.cpp
- DrawInset() : widget.cpp
- DrawLabel() : widget.cpp
- DrawLayoutLine() : gfx.cpp
- DrawMatrix() : widget.cpp
- DrawNewGRFTileSeq() : sprite.h
- DrawNewGRFTileSeqInGUI() : sprite.h
- DrawNewHouseTileInGUI() : town_gui.cpp
- DrawNewObjectTile() : newgrf_object.cpp, newgrf_object.h
- DrawNewObjectTileInGUI() : newgrf_object.cpp, newgrf_object.h
- DrawNewsString() : news_gui.cpp
- DrawOrderString() : order_func.h, order_gui.cpp
- DrawOrigTileSeq() : sprite.h
- DrawOrigTileSeqInGUI() : sprite.h
- DrawOverlappedWindow() : window.cpp
- DrawOverlappedWindowForAll() : gfx_func.h, window.cpp
- DrawPillar() : tunnelbridge_cmd.cpp
- DrawPillarColumn() : tunnelbridge_cmd.cpp
- DrawPrice() : company_gui.cpp
- DrawRailCatenary() : elrail.cpp, elrail_func.h
- DrawRailCatenaryOnBridge() : elrail_func.h, elrail.cpp
- DrawRailCatenaryOnTunnel() : elrail.cpp, elrail_func.h
- DrawRailCatenaryRailway() : elrail.cpp
- DrawRailTileSeq() : sprite.h
- DrawRailTileSeqInGUI() : sprite.h
- DrawRectOutline() : gfx.cpp, gfx_func.h
- DrawResizeBox() : widget.cpp
- DrawRoadAsSnowDesert() : road_cmd.cpp
- DrawRoadBits() : road_cmd.cpp
- DrawRoadCatenary() : road_internal.h, road_cmd.cpp
- DrawRoadDepotSprite() : road_cmd.h, road_cmd.cpp
- DrawRoadDetail() : road_cmd.cpp
- DrawRoadGroundSprites() : road_cmd.cpp, road_func.h
- DrawRoadOverlays() : road_cmd.cpp, road_func.h
- DrawRoadStopTile() : newgrf_roadstop.h
- DrawRoadTypeCatenary() : road_cmd.cpp
- DrawRoadVehDetails() : roadveh_gui.cpp, vehicle_gui.cpp
- DrawRoadVehEngine() : engine_gui.h, roadveh_cmd.cpp
- DrawRoadVehImage() : roadveh_gui.cpp, vehicle_gui.h
- DrawSeaWater() : water_cmd.cpp
- DrawSelectionSprite() : viewport.cpp
- DrawShadeBox() : widget.cpp
- DrawShipDetails() : ship_gui.cpp, vehicle_gui.cpp
- DrawShipImage() : ship_gui.cpp, vehicle_gui.h
- DrawSliderWidget() : slider.cpp
- DrawSmallOrderList() : vehicle_gui.cpp
- DrawSprite() : gfx.cpp, gfx_func.h
- DrawSpriteToRgbaBuffer() : gfx.cpp, gfx_func.h
- DrawSpriteViewport() : gfx.cpp, gfx_func.h
- DrawStationCoverageAreaText() : station_gui.h, station_gui.cpp
- DrawStationTile() : newgrf_station.cpp, newgrf_station.h
- DrawStickyBox() : widget.cpp
- DrawString() : gfx.cpp, gfx_func.h
- DrawStringMultiLine() : gfx_func.h, gfx.cpp
- DrawText() : widget.cpp
- DrawTile_Road() : road_cmd.cpp
- DrawTile_Town() : town_cmd.cpp
- DrawTile_TunnelBridge() : tunnelbridge_cmd.cpp
- DrawTileHighlightType() : viewport.cpp
- DrawTileLayout() : newgrf_object.cpp
- DrawTileSelection() : viewport.cpp
- DrawTileSelectionRect() : viewport.cpp
- DrawTrackBits() : rail_cmd.cpp
- DrawTrackDetails() : rail_cmd.cpp
- DrawTrackFence() : rail_cmd.cpp
- DrawTrackFence_NE() : rail_cmd.cpp
- DrawTrackFence_NW() : rail_cmd.cpp
- DrawTrackFence_SE() : rail_cmd.cpp
- DrawTrackFence_SW() : rail_cmd.cpp
- DrawTrainDetails() : train_gui.cpp, vehicle_gui.cpp
- DrawTrainImage() : train_gui.cpp, vehicle_gui.h
- DrawVehicleEngine() : engine_gui.h, engine_gui.cpp
- DrawVehicleImage() : vehicle_gui.cpp, vehicle_gui.h
- DrawVehicleProfitButton() : vehicle_gui.cpp
- DrawVehiclePurchaseInfo() : build_vehicle_gui.cpp, vehicle_gui.h
- DrawVehicleRefitWindow() : vehicle_gui.cpp
- DrawVerticalScrollbar() : widget.cpp
- DrawWaterDepot() : water_cmd.cpp
- DrawWaterEdges() : water_cmd.cpp
- DrawWaterLock() : water_cmd.cpp
- DrawWaterSprite() : water_cmd.cpp
- DrawWaterTileStruct() : water_cmd.cpp
- DrawWaypointSprite() : waypoint.cpp, waypoint_func.h
- DrawYearCategory() : company_gui.cpp
- DrawYearColumn() : company_gui.cpp
- DumpDebugFacilityNames() : debug.cpp, debug.h
- DumpGroup() : settingsgen.cpp
- DumpLine() : settingsgen.cpp
- DumpSections() : settingsgen.cpp