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 56d54cf60e Add: introduce CMake for project management
CMake works on all our supported platforms, like MSVC, Mingw, GCC,
Clang, and many more. It allows for a single way of doing things,
so no longer we need shell scripts and vbs scripts to work on all
our supported platforms.

Additionally, CMake allows to generate project files for like MSVC,
KDevelop, etc.

This heavily reduces the lines of code we need to support multiple
platforms from a project perspective.

Addtiionally, this heavily improves our detection of libraries, etc.
4 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 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 Cleanup: Removed SVN headers 5 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 Cleanup: Removed SVN headers 5 years ago
company_widget.h Cleanup: Removed SVN headers 5 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: Store base set related texts in std::strings. 4 years ago
dropdown_func.h Cleanup: Removed SVN headers 5 years ago
dropdown_type.h Codechange: Store base set related texts in std::strings. 4 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 Cleanup: Removed SVN headers 5 years ago
goal_widget.h Cleanup: Removed SVN headers 5 years ago
graph_widget.h Cleanup: Removed SVN headers 5 years ago
group_widget.h Cleanup: Removed SVN headers 5 years ago
highscore_widget.h Cleanup: Removed SVN headers 5 years ago
industry_widget.h Feature: Industry directory cargo filtering 5 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 Codechange: Use a dynamic copyright year 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 Cleanup: Removed SVN headers 5 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 Cleanup: Removed SVN headers 5 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 Cleanup: Removed SVN headers 5 years ago
road_widget.h Cleanup: Removed SVN headers 5 years ago
screenshot_widget.h Feature: Minimap screenshot 5 years ago
settings_widget.h Cleanup: Removed SVN headers 5 years ago
sign_widget.h Cleanup: Removed SVN headers 5 years ago
smallmap_widget.h Cleanup: Removed SVN headers 5 years ago
station_widget.h Cleanup: Removed SVN headers 5 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 Cleanup: Removed SVN headers 5 years ago
vehicle_widget.h Cleanup: Removed SVN headers 5 years ago
viewport_widget.h Cleanup: Removed SVN headers 5 years ago
waypoint_widget.h Cleanup: Removed SVN headers 5 years ago