OpenTTD/src/core
TechGeekNZ 716c883737 Fix: Globally apply preprocessor directive coding style
Global; except for the 32-bit SSE blitter, which has some #DEFINEs
in not-very-nice places.
2020-07-03 09:08:46 +02:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
alloc_func.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
alloc_func.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
alloc_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
backup_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
bitmath_func.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
bitmath_func.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
endian_func.hpp Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
endian_type.hpp Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
enum_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
geometry_func.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
geometry_func.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
geometry_type.hpp Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
kdtree.hpp Codechange: Performance improvement in k-d tree FindNearest() 2019-10-08 08:53:19 +02:00
math_func.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
math_func.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
mem_func.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
multimap.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
overflowsafe_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
pool_func.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
pool_func.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
pool_type.hpp Codechange: Remove std::function from Pool iteration wrapper 2020-01-07 09:00:45 +00:00
random_func.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
random_func.hpp Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
smallmap_type.hpp Codechange: Replace SmallPair with std::pair. 2020-05-21 20:02:34 +02:00
smallmatrix_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
smallstack_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
smallvec_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
string_compare_type.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00