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/ai
Peter Nelson 2a0365b3d9 Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget()
Line height defaults to the resize height of the relevant widget, which is
set in all cases. Therefore it is not necessary to specify this value every time.

Additionally fixes scrolled padding for the framerate window.
3 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai.hpp Cleanup: Removed SVN headers 5 years ago
ai_config.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
ai_config.hpp Cleanup: Removed SVN headers 5 years ago
ai_core.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 5 years ago
ai_gui.cpp Cleanup: Remove unnecessary parameter of GetScrolledRowFromWidget() 3 years ago
ai_gui.hpp Cleanup: Removed SVN headers 5 years ago
ai_info.cpp Change: Heading for 1.12 now (#8862) 3 years ago
ai_info.hpp Cleanup: Removed SVN headers 5 years ago
ai_instance.cpp Change: rewrote squirrel_export in CMake 4 years ago
ai_instance.hpp Cleanup: Removed SVN headers 5 years ago
ai_scanner.cpp Codechange: Use std::string in file scanners. 4 years ago
ai_scanner.hpp Cleanup: Removed SVN headers 5 years ago