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
Michael Lutz 13528bfcd0 Codechange: Un-bitstuff all remaining commands. 2 years ago
..
CMakeLists.txt Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago
alloc_func.cpp Cleanup: Removed SVN headers 5 years ago
alloc_func.hpp Cleanup: Removed SVN headers 5 years ago
alloc_type.hpp Cleanup: Removed SVN headers 5 years ago
backup_type.hpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years 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 Fix: if vehicles only refit to cargo-slots >= 32, the default cargo was wrong. (#9744) 3 years 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: Un-bitstuff vehicle/engine commands. 2 years ago
geometry_func.cpp Fix: [SDL2] simplify what to redraw to prevent tearing (#8685) 3 years ago
geometry_func.hpp Fix: [SDL2] simplify what to redraw to prevent tearing (#8685) 3 years ago
geometry_type.hpp Cleanup: Replace single-use Pair struct with std::pair. 3 years ago
kdtree.hpp Codechange: pass large parameter by reference instead of value, especially in a recursive function 3 years ago
math_func.cpp Cleanup: Removed SVN headers 5 years ago
math_func.hpp Codechange: Un-bitstuff station/depot/waypoint commands. 2 years ago
mem_func.hpp Cleanup: Removed SVN headers 5 years ago
multimap.hpp Cleanup: Removed SVN headers 5 years ago
overflowsafe_type.hpp Codechange: Un-bitstuff all remaining commands. 2 years ago
pool_func.cpp Cleanup: Removed SVN headers 5 years ago
pool_func.hpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 3 years ago
pool_type.hpp Fix 68f2213: Don't use GetPoolSize() for end of pool iterator (#9461) 3 years ago
random_func.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
random_func.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
smallmap_type.hpp Codechange: Make use of the improved C++17 emplace_back function. 4 years ago
smallmatrix_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
smallstack_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
smallvec_type.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 3 years ago
span_type.hpp Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
string_compare_type.hpp Cleanup: Removed SVN headers 5 years ago
strong_typedef_type.hpp Codechange: Make TileIndex a "strong" typedef to give it a distinct type. 2 years ago