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/misc
Peter Nelson d4008850e3 Codechange: Ensure function opening `{` is on new line. 7 months ago
..
CMakeLists.txt Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
array.hpp Codechange: use std::string for parameters in the dbg_helpers 1 year ago
binaryheap.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
countedobj.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
countedptr.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
dbg_helpers.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 7 months ago
dbg_helpers.h Codechange: use std::string for parameters in the dbg_helpers 1 year ago
endian_buffer.hpp Codechange: Ensure function opening `{` is on new line. 7 months ago
fixedsizearray.hpp Codechange: Replace assert_compile macro with static_assert 3 years ago
getoptdata.cpp Cleanup: Removed SVN headers 5 years ago
getoptdata.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
hashtable.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
lrucache.hpp Codechange: Move includes for common STL headers to stdafx. 1 year ago