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/core
Patric Stout 199e41c762
Codechange: use default dtor instead of empty (#10826)
1 year ago
..
CMakeLists.txt Cleanup: remove obsolete string_compare_type 1 year ago
alloc_func.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
alloc_func.hpp Cleanup: Unused alloca definitions and includes 1 year ago
alloc_type.hpp Codechange: use default dtor instead of empty (#10826) 1 year ago
backup_type.hpp Codechange: use RAII to automatically restore _cur_dpi after use 1 year ago
bitmath_func.cpp Fix: if vehicles only refit to cargo-slots >= 32, the default cargo was wrong. (#9744) 3 years ago
bitmath_func.hpp Codechange: make a numer of Slope related functions constexpr 1 year ago
endian_func.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
endian_type.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
enum_type.hpp Codechange: Rename DECLARE_ENUM_AS_BIT_SET parameter to enum_type. 1 year ago
geometry_func.cpp Add: RectPadding type. 2 years ago
geometry_func.hpp Fix: [SDL2] simplify what to redraw to prevent tearing (#8685) 3 years ago
geometry_type.hpp Fix: Indent production in industry window and resolve button issues. (#10184) 2 years ago
kdtree.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
math_func.cpp Cleanup: Removed SVN headers 5 years ago
math_func.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
mem_func.hpp Cleanup: Removed SVN headers 5 years ago
multimap.hpp Cleanup: Removed SVN headers 5 years ago
overflowsafe_type.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
pool_func.cpp Cleanup: Removed SVN headers 5 years ago
pool_func.hpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
pool_type.hpp Fix 68f2213: Don't use GetPoolSize() for end of pool iterator (#9461) 3 years ago
random_func.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
random_func.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
smallmap_type.hpp Codechange: Use find_if when finding things. 1 year ago
smallstack_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
smallvec_type.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
span_type.hpp Codechange: [Linkgraph] Store edges in each node and not in a global matrix. 1 year ago
strong_typedef_type.hpp Codechange: add annotation to selectively force inlining in debug build 1 year ago