OpenTTD/src/misc
Patric Stout fd073a2810 Remove: replace custom span with std::span 2024-01-17 00:25:08 +01:00
..
CMakeLists.txt Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2021-12-16 22:28:32 +01:00
array.hpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
binaryheap.hpp Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
countedobj.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
countedptr.hpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
dbg_helpers.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 2023-11-06 20:29:35 +00:00
dbg_helpers.h Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
endian_buffer.hpp Remove: replace custom span with std::span 2024-01-17 00:25:08 +01:00
fixedsizearray.hpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
getoptdata.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
getoptdata.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
hashtable.hpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
lrucache.hpp Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00