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
Patric Stout 3d55ea2d4d
Feature: make "join game" button join the game, instead of first showing a lobby window (#9467)
Nobody really paid attention to the lobby window, and it completely
missed its purpose. Most people don't even wait for companies to
show up, but just hit "New Company".
This in turn means people create a lot of unneeded companies, while
they "just want to watch the game" or join another company.

Instead, "Join Game" now just joins the game as spectators.
3 years ago
..
CMakeLists.txt Codechange: Move volume control slider logic to separate functions 3 years ago
ai_widget.h
airport_widget.h
autoreplace_widget.h
bootstrap_widget.h Fix: if bootstrap failed, it could end with an empty screen instead of error 3 years ago
bridge_widget.h
build_vehicle_widget.h
cheat_widget.h
company_widget.h
console_widget.h
date_widget.h
depot_widget.h
dock_widget.h
dropdown.cpp Codechange: Rename window related DeleteXXX to match new behaviour 3 years ago
dropdown_func.h
dropdown_type.h Fix: Incorrect vertical alignment of icon and text in DropDownListIconItem. (#9133) 3 years ago
dropdown_widget.h
engine_widget.h
error_widget.h
fios_widget.h
framerate_widget.h
genworld_widget.h Add: allow setting the highest mountain for heightmaps 3 years ago
goal_widget.h Add: Buttons to open global goals from company goals and vice versa 3 years ago
graph_widget.h
group_widget.h
highscore_widget.h
industry_widget.h
intro_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 Feature: make "join game" button join the game, instead of first showing a lobby window (#9467) 3 years ago
newgrf_debug_widget.h
newgrf_widget.h
news_widget.h
object_widget.h Feature: Object class selection string filtering (#8603) 3 years ago
order_widget.h
osk_widget.h
rail_widget.h Feature: allow filtering on name in rail station window (#8706) 3 years ago
road_widget.h
screenshot_widget.h
settings_widget.h Feature: allow a toggle to enable/disable vsync 3 years ago
sign_widget.h
slider.cpp Codechange: Slider widget used different range for drawing vs setting. 3 years ago
slider_func.h Codechange: Move volume control slider logic to separate functions 3 years ago
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
transparency_widget.h
tree_widget.h
vehicle_widget.h
viewport_widget.h
waypoint_widget.h