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
Jonathan G Rennison b381a30d2d Merge branch 'master' into jgrpp
# Conflicts:
#	src/base_media_func.h
#	src/cargopacket.h
#	src/gfxinit.cpp
#	src/industry_cmd.cpp
#	src/window_gui.h
1 year ago
..
CMakeLists.txt Change: [Network] Transfer command data as serialized byte stream without fixed structure. 2 years ago
array.hpp Codechange: Replace CStrA with std::string 3 years ago
binaryheap.hpp Fix: Globally apply preprocessor directive coding style 4 years ago
countedobj.cpp Cleanup: Removed SVN headers 5 years ago
countedptr.hpp Cleanup: remove commented out code 1 year ago
dbg_helpers.cpp Cleanup: Delete remaining Blob code 3 years ago
dbg_helpers.h Codechange: Rename item_t to Item. 1 year 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 Cleanup: Removed SVN headers 5 years ago
hashtable.hpp Codechange: use "[[maybe_unused]]" instead of a wide variety of other ways we had 3 years ago
lrucache.hpp Cleanup: Remove svn-style `$Id$` comments. (#10122) 2 years ago