OpenTTD/src/widgets
Peter Nelson 2c740cf7e7
Change: Hide buttons in Found Town window that can't be used. (#13182)
When allowed to found towns in game, some buttons are disabled as they are only available in the scenario editor.

Instead of disabling these buttons, completely hide them when in game.
2024-12-21 18:31:21 +00:00
..
ai_widget.h
airport_widget.h
autoreplace_widget.h
bootstrap_widget.h
bridge_widget.h
build_vehicle_widget.h
cheat_widget.h
CMakeLists.txt
company_widget.h
console_widget.h
date_widget.h
depot_widget.h
dock_widget.h
dropdown_widget.h
engine_widget.h
error_widget.h
fios_widget.h
framerate_widget.h Change: Add sound memory usage to framerate window. 2024-12-06 18:41:35 +00:00
game_widget.h
genworld_widget.h
goal_widget.h
graph_widget.h Add: Ability to show and filter different datasets on the same graph. 2024-11-22 20:47:51 +00:00
group_widget.h
help_widget.h
highscore_widget.h
industry_widget.h Feature: Industry production graph (#10541) 2024-10-31 22:35:04 +00:00
intro_widget.h
league_widget.h
link_graph_legend_widget.h
main_widget.h
misc_widget.h
music_widget.h
network_chat_widget.h
network_content_widget.h
network_widget.h
newgrf_debug_widget.h
newgrf_widget.h
news_widget.h
object_widget.h
order_widget.h
osk_widget.h
picker_widget.h
rail_widget.h
road_widget.h
screenshot_widget.h
script_widget.h
settings_widget.h
sign_widget.h Codefix: Remove dead code for WID_SIL_FILTER_ENTER_BTN in sign window (#12897) 2024-08-13 08:37:31 +01:00
smallmap_widget.h Add: Toggle for showing industry names in small map 2024-06-25 20:43:28 +02:00
station_widget.h
statusbar_widget.h
story_widget.h
subsidy_widget.h
terraform_widget.h
timetable_widget.h
toolbar_widget.h
town_widget.h Change: Hide buttons in Found Town window that can't be used. (#13182) 2024-12-21 18:31:21 +00:00
transparency_widget.h
tree_widget.h
vehicle_widget.h
viewport_widget.h
waypoint_widget.h