You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/widgets
Jonathan G Rennison 21b49a213e Merge branch 'master' into jgrpp
# Conflicts:
#	src/cheat_gui.cpp
#	src/main_gui.cpp
#	src/network/network_gui.cpp
#	src/saveload/saveload.h
#	src/smallmap_gui.cpp
#	src/station_cmd.cpp
#	src/timetable_cmd.cpp
#	src/toolbar_gui.cpp
#	src/widget.cpp
#	src/widget_type.h
#	src/widgets/dropdown_type.h
6 months ago
..
CMakeLists.txt Merge branch 'master' into jgrpp 6 months ago
ai_widget.h
airport_widget.h Codechange: use better location for the "invalid" action sentinel value 9 months ago
autoreplace_widget.h
bootstrap_widget.h
bridge_widget.h
build_vehicle_widget.h
cheat_widget.h
company_widget.h Merge branch 'master' into jgrpp 9 months ago
console_widget.h
date_widget.h
departures_widget.h
depot_widget.h
dock_widget.h
dropdown.cpp Merge branch 'master' into jgrpp 6 months ago
dropdown_func.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
dropdown_type.h Merge branch 'master' into jgrpp 6 months ago
dropdown_widget.h
engine_widget.h
error_widget.h
fios_widget.h
framerate_widget.h
game_widget.h Codechange: Add enum items for dynmically created setting dropdowns. 8 months ago
genworld_widget.h
goal_widget.h Change: Use modalpopup spacing for goal question windows. 7 months ago
graph_widget.h
group_widget.h
help_widget.h Feature: Help and manuals access window 9 months ago
highscore_widget.h
industry_widget.h
intro_widget.h Feature: Help and manuals access window 9 months ago
league_widget.h
link_graph_legend_widget.h
main_widget.h
misc_widget.h Merge branch 'master' into jgrpp 6 months ago
music_widget.h
network_chat_widget.h
network_content_widget.h
network_widget.h Codechange: Hide multiplayer headers by setting width to zero. 7 months ago
newgrf_debug_widget.h
newgrf_widget.h Codechange: Add enum items for dynmically created setting dropdowns. 8 months ago
news_widget.h
object_widget.h
order_widget.h Remove "Show order management button" setting 7 months ago
osk_widget.h
plans_widget.h
rail_widget.h Merge branch 'master' into jgrpp 6 months ago
road_widget.h Merge branch 'master' into jgrpp 6 months ago
screenshot_widget.h
script_widget.h Codechange: Add enum items for dynmically created setting dropdowns. 8 months ago
settings_widget.h Merge branch 'master' into jgrpp 6 months ago
sign_widget.h
slider.cpp Codechange: replace x.size() > 0 with !x.empty() 7 months ago
slider_func.h
smallmap_widget.h
station_widget.h
statusbar_widget.h
story_widget.h
subsidy_widget.h
terraform_widget.h Merge branch 'master' into jgrpp 6 months ago
timetable_widget.h
toolbar_widget.h
town_widget.h
transparency_widget.h Feature: Transparency option for cost and income indicators (#11001) 9 months ago
tree_widget.h
vehicle_widget.h
viewport_widget.h
waypoint_widget.h