OpenTTD/src/widgets
Rubidium 66b71bdcc4 Revert #11993: new number format system does not and cannot work for CJK languages
There are too many intricacies that I am unaware of that are popping up after
asking whether things are right or not.
I do not want to keep playing whack-a-mole, so just revert the whole thing.

This reverts:
15be383b93
360fe8b0b6
1aa9a5c0ab
59f56941e5
7e2eefb91f
b741b2ba6f
609d0071d5
9f8fd80112
a253205b93
819c6c756e
2024-03-11 20:40:57 +01: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_func.h
dropdown_type.h Codechange: Add method to replace the content of a dropdown menu. 2024-02-07 17:13:37 +00:00
dropdown_widget.h
dropdown.cpp Codechange: Add method to replace the content of a dropdown menu. 2024-02-07 17:13:37 +00:00
engine_widget.h
error_widget.h
fios_widget.h
framerate_widget.h
game_widget.h
genworld_widget.h
goal_widget.h
graph_widget.h Codechange: Merge all BaseGraphWindow widget enums into one. 2024-01-28 14:44:24 +01:00
group_widget.h
help_widget.h
highscore_widget.h
industry_widget.h
intro_widget.h
league_widget.h Codechange: Set storage type of widget enums to WidgetID. 2023-12-30 00:23:57 +00:00
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 Feature: Order flag to unbunch vehicles at depot (#11945) 2024-02-03 08:04:24 -05:00
osk_widget.h
rail_widget.h Change: Add dividers between signal groups (#11897) 2024-02-02 15:52:20 -05:00
road_widget.h Change: Show 6 or 2 orientation buttons in NewGRF road stop picker as appropriate. 2024-02-15 22:28:58 +00:00
screenshot_widget.h
script_widget.h
settings_widget.h Revert #11993: new number format system does not and cannot work for CJK languages 2024-03-11 20:40:57 +01:00
sign_widget.h
slider_func.h
slider.cpp
smallmap_widget.h
station_widget.h Change: Replace long list of cargo filter buttons with a multi-select dropdown list. 2024-02-07 17:13:37 +00:00
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