OpenTTD/src/widgets
Tyler Trahan aa8830f57a
Feature: Filter engine build menu by name and NewGRF extra text (#10519)
2023-05-01 17:02:16 +00:00
..
CMakeLists.txt Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
ai_widget.h Change: replace per-AI "start_date" with a global "competitors_interval" (#10653) 2023-04-16 20:14:22 +02:00
airport_widget.h Codechange: Draw station acceptance text in its own widget. 2022-10-03 22:14:18 +01:00
autoreplace_widget.h
bootstrap_widget.h Fix: if bootstrap failed, it could end with an empty screen instead of error 2021-03-14 11:04:14 +01:00
bridge_widget.h
build_vehicle_widget.h Feature: Filter engine build menu by name and NewGRF extra text (#10519) 2023-05-01 17:02:16 +00:00
cheat_widget.h
company_widget.h Remove: buying/selling/owning company shares (#10709) 2023-04-29 10:16:49 +02:00
console_widget.h
date_widget.h
depot_widget.h
dock_widget.h
dropdown.cpp Codechange: replace strnatcmp with C++ string capable version 2023-04-29 12:07:45 +02:00
dropdown_func.h
dropdown_type.h Change: Make all dropdown lists extend width if necessary. 2023-04-13 20:57:47 +01:00
dropdown_widget.h
engine_widget.h
error_widget.h
fios_widget.h
framerate_widget.h
game_widget.h Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
genworld_widget.h Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2022-11-10 21:39:09 +01:00
goal_widget.h
graph_widget.h Feature: [GS] Scriptable league tables (#10001) 2022-11-26 18:03:03 +01:00
group_widget.h Feature: Add cargo filter support to vehicle list. (#8308) 2022-11-08 21:11:16 +01:00
highscore_widget.h
industry_widget.h Feature: Industry directory text filter (#10518) 2023-02-28 12:20:41 -05:00
intro_widget.h Feature: [UI] Split AI/Game Script configuration windows and add them to world gen window (#10058) 2022-11-10 21:39:09 +01:00
league_widget.h Feature: [GS] Scriptable league tables (#10001) 2022-11-26 18:03:03 +01:00
link_graph_legend_widget.h
main_widget.h
misc_widget.h
music_widget.h
network_chat_widget.h
network_content_widget.h Change: Standardize progress bar layout. 2022-11-12 18:28:39 +00:00
network_widget.h Change: Standardize progress bar layout. 2022-11-12 18:28:39 +00:00
newgrf_debug_widget.h Add: Sprite centre and crosshair toggles on sprite aligner. 2022-12-17 15:38:28 +00:00
newgrf_widget.h
news_widget.h
object_widget.h
order_widget.h
osk_widget.h
rail_widget.h Feature: Button to toggle showing advanced signal types (#9617) 2021-10-17 19:24:50 +01:00
road_widget.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
screenshot_widget.h
script_widget.h Codechange: move windows common to AI and GS out of ai_gui 2023-02-05 19:27:25 +01:00
settings_widget.h Change: Split Game options into General, Graphics and Sound tabs. (#10674) 2023-05-01 12:58:22 +01:00
sign_widget.h
slider.cpp Fix #10164: Incorrect slider handle position in RTL. (#10175) 2022-11-16 19:02:51 +00:00
slider_func.h Change: Add optional text labels to slider widget. 2022-11-12 18:28:39 +00:00
smallmap_widget.h
station_widget.h
statusbar_widget.h
story_widget.h
subsidy_widget.h
terraform_widget.h
timetable_widget.h
toolbar_widget.h
town_widget.h Feature: Expand all towns in the scenario editor (#10215) 2022-12-25 19:42:50 +01:00
transparency_widget.h
tree_widget.h
vehicle_widget.h Feature: Hotkey to honk a vehicle's horn (#10110) 2022-11-10 21:36:18 +01:00
viewport_widget.h
waypoint_widget.h