OpenTTD/src/core
Patric Stout f52e5a4d61 Fix: warnings when compiling with DJGPP
This was most likely broken for months, if not years.
2019-03-05 22:22:00 +01:00
..
alloc_func.cpp
alloc_func.hpp Codechange: Silence -Wclass-memaccess warnings with GCC8 2018-06-27 22:54:46 +02:00
alloc_type.hpp Codechange: removed some left-behind __NDS__ references 2019-03-05 22:03:00 +01:00
backup_type.hpp Fix: Some spelling errors in printed messages 2018-04-30 13:38:58 +02:00
bitmath_func.cpp
bitmath_func.hpp Fix: [NewGRF] Make VA2 operator 11 (ror) behave well-defined when rotating by 0 bits. 2018-10-31 14:35:46 +01:00
endian_func.hpp
endian_type.hpp Fix: warnings when compiling with DJGPP 2019-03-05 22:22:00 +01:00
enum_type.hpp
geometry_func.cpp
geometry_func.hpp
geometry_type.hpp Remove: MorphOS / AmigaOS support 2019-03-05 22:03:00 +01:00
math_func.cpp
math_func.hpp Fix: Round up deltas for smooth scrolling, so target will be reached 2019-01-20 19:43:56 +00:00
mem_func.hpp
multimap.hpp
overflowsafe_type.hpp
pool_func.cpp
pool_func.hpp Change: Use SlErrorCorrupt() on pool index error when loading a savegame, instead of terminating. (#7219) 2019-02-13 09:01:49 +00:00
pool_type.hpp
random_func.cpp (svn r27049) -Fix (r26482): Fix compilation with --enable-desync-debug. 2014-10-28 11:32:19 +00:00
random_func.hpp Fix: Grammar in a bunch of comments (#7054) 2019-01-13 07:38:48 +00:00
smallmap_type.hpp
smallmatrix_type.hpp Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00
smallstack_type.hpp Fix: Remove need to instantiate SmallStack's pool object by making it a singleton method 2018-04-21 16:28:50 +02:00
smallvec_type.hpp Codechange: Add functions to insert and extract an element at a specific position in a SmallVec. 2018-04-15 20:49:29 +02:00
sort_func.hpp
string_compare_type.hpp