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
Jonathan G Rennison 3436e0a781 Merge branch 'master' into jgrpp
# Conflicts:
#	src/error.h
#	src/error_gui.cpp
#	src/linkgraph/linkgraph_gui.cpp
#	src/misc_gui.cpp
#	src/newgrf_gui.cpp
#	src/news_gui.cpp
#	src/rail_cmd.cpp
#	src/saveload/gamelog_sl.cpp
#	src/script/api/script_text.cpp
#	src/script/script_instance.cpp
#	src/statusbar_gui.cpp
#	src/strings.cpp
#	src/strings_func.h
#	src/strings_internal.h
#	src/table/settings/gui_settings.ini
#	src/table/settings/linkgraph_settings.ini
#	src/textbuf_gui.h
7 months ago
..
CMakeLists.txt Ring buffer: Use as backing for std::queue uses 10 months ago
alloc_func.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
alloc_func.hpp Cleanup: Unused alloca definitions and includes 1 year ago
alloc_type.hpp Sprite cache: Allow caching only required subset of sprite zoom levels 9 months ago
arena_alloc.hpp Formatting: Fix indentation of public/private specifiers 1 year ago
backup_type.hpp Add mode to AutoRestoreBackup to not change backed up value 1 year ago
bitmath_func.cpp Use bitmath builtins for FindLastBit 10 months ago
bitmath_func.hpp Fix 87911bdf: Fix FindLastBit for unsigned long long (uint64 on Windows) 9 months ago
checksum_func.hpp Include company infrastructure totals in state checksum 2 years ago
container_func.hpp Merge branch 'master' into jgrpp 11 months ago
dyn_arena_alloc.hpp Formatting: Fix indentation of public/private specifiers 1 year ago
endian_func.hpp
endian_type.hpp
enum_type.hpp Merge branch 'master' into jgrpp 1 year ago
format.hpp Suppress compiler warnings from fmt library 11 months ago
geometry_func.cpp Add: RectPadding type. 2 years ago
geometry_func.hpp
geometry_type.hpp Merge tag '13.0-beta2' into jgrpp 2 years ago
hash_func.hpp Add a simple 32 bit to 32 bit hash function (MurmurHash3) 2 years ago
kdtree.hpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
math_func.cpp Add utility function for integer dynamic range extension encoding 2 years ago
math_func.hpp Merge branch 'master' into jgrpp 7 months ago
mem_func.hpp Codechange: Use std::reverse instead of custom implementation. (#10918) 1 year ago
multimap.hpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
overflowsafe_type.hpp Merge branch 'master' into jgrpp 1 year ago
pod_pool.hpp Formatting: Fix indentation of public/private specifiers 1 year ago
pool_func.cpp
pool_func.hpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
pool_type.hpp Add missing includes to town_type.h, network_survey.h, pool_type.hpp 11 months ago
random_func.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
random_func.hpp
ring_buffer.hpp Ring buffer: Use as backing for std::queue uses 10 months ago
ring_buffer_queue.hpp Ring buffer: Use as backing for std::queue uses 10 months ago
serialisation.cpp Serialisation: Adjust method names/types 12 months ago
serialisation.hpp Serialisation: Add view/span variants of binary receive methods 12 months ago
smallstack_type.hpp Add various missing includes 11 months ago
span_type.hpp Merge branch 'master' into jgrpp 9 months ago
tinystring_type.hpp
y_combinator.hpp Util: Add a y-combinator template class 2 years ago