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 05612d60ae Remove: "language" field from server/client
The original idea was that people could find a server they could
talk in their native language on. This isn't really used in that
way. There are several reasons for removing this:

- the client also sends his "language" to the server, but nothing
  is doing anything with this.
- flags are a bad way to represent languages, and over the years
  we had several (rightfully) complaints about this.
- most servers have their language set to "All", and prefix the
  servername with the language it is about. This is a much more
  efficient way to do the same.

All in all, this feature should go back to the drawing board.
Maybe it could work in another form, but this form is not it.
3 years ago
..
CMakeLists.txt Codechange: Move volume control slider logic to separate functions 3 years ago
ai_widget.h Cleanup: Removed SVN headers 5 years ago
airport_widget.h Cleanup: Removed SVN headers 5 years ago
autoreplace_widget.h Cleanup: Removed SVN headers 5 years ago
bootstrap_widget.h Fix: if bootstrap failed, it could end with an empty screen instead of error 3 years ago
bridge_widget.h Cleanup: Removed SVN headers 5 years ago
build_vehicle_widget.h Cleanup: Removed SVN headers 5 years ago
cheat_widget.h Change: remove warning in cheat window and reduce it to a note (#8538) 4 years ago
company_widget.h Change: move "give money" from client-list to company window 4 years ago
console_widget.h Cleanup: Removed SVN headers 5 years ago
date_widget.h Cleanup: Removed SVN headers 5 years ago
depot_widget.h Cleanup: Removed SVN headers 5 years ago
dock_widget.h Cleanup: Removed SVN headers 5 years ago
dropdown.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
dropdown_func.h Cleanup: Removed SVN headers 5 years ago
dropdown_type.h Codechange: remove special strings for language and resolutions (#8824) 3 years ago
dropdown_widget.h Cleanup: Removed SVN headers 5 years ago
engine_widget.h Cleanup: Removed SVN headers 5 years ago
error_widget.h Cleanup: Removed SVN headers 5 years ago
fios_widget.h Cleanup: Removed SVN headers 5 years ago
framerate_widget.h Cleanup: Removed SVN headers 5 years ago
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 Cleanup: Removed SVN headers 5 years ago
group_widget.h Feature: Option to group vehicle lists by shared orders 4 years ago
highscore_widget.h Cleanup: Removed SVN headers 5 years ago
industry_widget.h Feature: Remove all industries button in scenario editor (#8550) 3 years ago
intro_widget.h Cleanup: Removed SVN headers 5 years ago
link_graph_legend_widget.h Cleanup: Removed SVN headers 5 years ago
main_widget.h Cleanup: Removed SVN headers 5 years ago
misc_widget.h Add: a go-to-location button to the LandInfo window. 4 years ago
music_widget.h Cleanup: Removed SVN headers 5 years ago
network_chat_widget.h Cleanup: Removed SVN headers 5 years ago
network_content_widget.h Cleanup: Removed SVN headers 5 years ago
network_widget.h Remove: "language" field from server/client 3 years ago
newgrf_debug_widget.h Cleanup: Removed SVN headers 5 years ago
newgrf_widget.h Cleanup: Removed SVN headers 5 years ago
news_widget.h Feature: Add a button to the vehicle advisory news window to open the group window. 5 years ago
object_widget.h Feature: Object class selection string filtering (#8603) 3 years ago
order_widget.h Cleanup: Removed SVN headers 5 years ago
osk_widget.h Cleanup: Removed SVN headers 5 years ago
rail_widget.h Feature: allow filtering on name in rail station window (#8706) 3 years ago
road_widget.h Cleanup: Removed SVN headers 5 years ago
screenshot_widget.h Feature: Minimap screenshot 5 years ago
settings_widget.h Feature: allow a toggle to enable/disable vsync 3 years ago
sign_widget.h Add: another go-to-location button to the sign window. 4 years ago
slider.cpp Codechange: Move volume control slider logic to separate functions 3 years ago
slider_func.h Codechange: Move volume control slider logic to separate functions 3 years ago
smallmap_widget.h Cleanup: Removed SVN headers 5 years ago
station_widget.h Change: Place "Group by" above "Sort by" in station window for consistency 4 years ago
statusbar_widget.h Cleanup: Removed SVN headers 5 years ago
story_widget.h Cleanup: Removed SVN headers 5 years ago
subsidy_widget.h Cleanup: Removed SVN headers 5 years ago
terraform_widget.h Cleanup: Removed SVN headers 5 years ago
timetable_widget.h Cleanup: Removed SVN headers 5 years ago
toolbar_widget.h Cleanup: Removed SVN headers 5 years ago
town_widget.h Cleanup: Removed SVN headers 5 years ago
transparency_widget.h Cleanup: Removed SVN headers 5 years ago
tree_widget.h Feature: Plant clumps of trees in editor by dragging on the landscape 4 years ago
vehicle_widget.h Change: Relocate vehicle rename and location buttons. 4 years ago
viewport_widget.h Cleanup: Removed SVN headers 5 years ago
waypoint_widget.h Cleanup: Removed SVN headers 5 years ago