30 Commits (dev-app-icon)

Author SHA1 Message Date
Gleb Mazovetskiy 3d716f74d3 Add dun_render_benchmark 2 years ago
obligaron 9964ff8721 Fix MSVC warning in SDL1 2 years ago
Gleb Mazovetskiy 76c90e34a9 mpq_sdl_rwops: Fix -Wtype-limits 2 years ago
obligaron 95205294e8 Fix MSVC x86 warnings 2 years ago
obligaron 780015bfd4 Fix warnings in MpqWriter 2 years ago
obligaron 63f4f3896e Fix warnings in SDL_RWops_FromMpqFile 2 years ago
Gleb Mazovetskiy 16a6fc62e1 Deduplicate some of the MPQ handling 3 years ago
Gleb Mazovetskiy 4a4735e908 `string_view`-based asset lookup 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
Gleb Mazovetskiy 74755c8be7 Remove utils/stdcompat/cstddef.hpp 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
Gleb Mazovetskiy c858ab4d2c Fix some compilation warnings 3 years ago
Gleb Mazovetskiy f2cb9f0fa0 file_util: Implement `RecursivelyCreateDir` 3 years ago
Gleb Mazovetskiy 1a1a282d9a Use C FILE instead of C++ streams throughout 3 years ago
Gleb Mazovetskiy 6d274c9547 `UNPACKED_SAVES`: Saves without MPQs 3 years ago
Gleb Mazovetskiy 8fe8023542 Create save and config directories 3 years ago
Gleb Mazovetskiy ea1087dfeb Use `StrCat` in a few more places 4 years ago
Gleb Mazovetskiy 04c3d85179 Remove `MAX_PATH` 4 years ago
Anders Jenbo 2d21fc372e Remove more miniwin code 4 years ago
Gleb Mazovetskiy 197e1180b2 Add StrCat and StrAppend 4 years ago
Gleb Mazovetskiy ac15c3bbb4 MpqWriter: No `std::ios::in` for new archives 4 years ago
Gleb Mazovetskiy a23ad0113b MpqWriter constructor: Better error message 4 years ago
Gleb Mazovetskiy 72660d9189
Migrate snprintf to fmt (#4845) 4 years ago
obligaron 7afe7d2a70 Save Methods in loadsave gets MpqWriter passed 4 years ago
Gleb Mazovetskiy 0bddde1644 Reduce debug log output of MpqWriter 4 years ago
Gleb Mazovetskiy 67581033d7 Remove "MpqFileRwRead beyond EOF by %u" warning 4 years ago
Gleb Mazovetskiy 8d74b99c72 MpqWriter: Cleanups and renames 4 years ago
Gleb Mazovetskiy a4bc8fea7d Fix warnings: `-Wsign-compare`, `-Wnarrowing` 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
Gleb Mazovetskiy 720d210d95 utils/mpq* -> mpq/* 4 years ago