dfhack/depends
Kelly Kinkade cfa649b4ac clean up code for C++20 readiness
two change:

* remove use of `register` in `md5.cpp`
* remove use of `using namespace std` in `Core.cpp` (which causes an ambiguous name resolution error between `byte` and `std::byte`). while there are other ways to resolve this, `using namespace std` is a code smell anyway, so eliminating it is the best option
2023-02-24 20:52:49 -06:00
..
clsocket@6ed8aa4646 Update clsocket 2022-09-02 11:25:41 -04:00
googletest@2fe3bd994b Rolls back googletest to release-1.8.1 2022-11-25 09:43:04 -08:00
jsoncpp-sub@ba5eac5413
libexpat@6ac8628a3c Auto-update submodules 2022-05-28 07:17:45 +00:00
libzip@081249cceb
lodepng
lua fix warning on windows about possible loss of data 2022-05-13 14:37:13 -07:00
luacov@99d0682784
md5 clean up code for C++20 readiness 2023-02-24 20:52:49 -06:00
protobuf make tree minimally compatible with VS2022 2022-12-10 07:09:48 +00:00
sizecheck
tinyxml
tthread
xlsxio@439fdbc259 Auto-update submodules 2022-06-10 22:48:30 +00:00
zlib
CMakeLists.txt Revert "update google protobuf to 3.21.10" 2022-12-07 11:59:48 -08:00
copy-if-different.pl
gunzip.pl