133 Commits (87dcbcb6d7dedfacef53896cc15fedfa3cd9a1a6)

Author SHA1 Message Date
Anders Jenbo cee6029da0 🔥 Rely less on storm.h 5 years ago
Anders Jenbo fbd86cd3c5 🎨 Mark noreturn functions as such 5 years ago
Anders Jenbo 1284333765 ♻️ Use explicit types and remove globals from save file logic 5 years ago
Anders Jenbo d37fb68809 Make header checks portable 5 years ago
pionere 2cbe239d6d Revert "bugfix for vanilla diablo (set archive size to zero in case the file did not exists)" 5 years ago
pionere d5a0fa8e85 get rid of a few warnings 5 years ago
pionere 5fb3b6fa66 bugfix for vanilla diablo (set archive size to zero in case the file did not exists) 5 years ago
Anders Jenbo e2a98b75fe Clean up some magic values 5 years ago
Anders Jenbo c833d55cc1 Clean up mpqapi_write_file_contents 5 years ago
Anders Jenbo 0bf9b1bfe6 Fix mpqapi_get_hash_index 5 years ago
qndel bb54ed00e4 mpqapi_get_hash_index bin exact 5 years ago
qndel 8255c27f21
mpqapi_find_free_block bin exact (#2182) 5 years ago
qndel e1406e241a mpqapi_new_block bin exact 5 years ago
Anders Jenbo f2f4de8e33 Reorder mpqapi.cpp 5 years ago
Anders Jenbo a3505ab904 Remove the std namespace from uint32_t 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Anders Jenbo 5641e2bdec Fix MSVC build 6 years ago
Anders Jenbo cd18914026 Avoid void pointers 6 years ago
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 6 years ago
Gleb Mazovetskiy 82845004cc Ensure _HASH/BLOCKENTRY are 16-bytes and aligned 6 years ago
Anders Jenbo 5c02333fc0 Only log savegame read/write in debug mode 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Gleb Mazovetskiy 4ed20e0607 mpqapi: Use format macros instead of literals 6 years ago
Gleb Mazovetskiy 768a07d7d0 mpqapi: Replace macro with template function 6 years ago
Gleb Mazovetskiy c9c1c323cd
mpqapi cleanup (#624) 6 years ago
Anders Jenbo e08007670f Revert "mpqapi: Log all fstream calls" 6 years ago
Gleb Mazovetskiy c530b7f62b mpqapi: Log all fstream calls 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Gleb Mazovetskiy 42fd614609 mpqapi: Log errno on error 6 years ago
Anders Jenbo 17b0c7186d Check sgdwMpqOffset before resizing 6 years ago
Anders Jenbo cc4d6b57d8 Remove unused miniwin IO 6 years ago
Gleb Mazovetskiy d2c39767e3 mpqapi: Fix open MPQs getting cleared on exit 6 years ago
Gleb Mazovetskiy cfe288a28e mpqapi: Use <fstream> instead of custom functions 6 years ago
Samuel-DEVULDER 9c516819c1 Make save game code big-endian compatible 6 years ago
Anders Jenbo 7f699dbad2 Remove more legacy savegame code 6 years ago
qndel 3008439bc7 enums and stuff 6 years ago
Anders Jenbo 3777219600 [hellfire] jogging menu options 6 years ago
Anders Jenbo 40cea40aa4 Remove windows call types collisions 6 years ago
Anders Jenbo 4532f009ff Remove old anti-cheat code from save function 6 years ago
Anders Jenbo 802f2e76fa
save_archive_modified = TRUE; 6 years ago
Anders Jenbo 1bc2ea4f58
Update mpqapi.cpp 6 years ago
Marlon Beijer d641c65562 Some fixes for Big Endian systems 7 years ago
Gleb Mazovetskiy 2cc0c2cfbb Clang: Remove -fms-extensions -fms-compatibility 7 years ago
qndel f473ffbe7f mpqapi_add_file cleanup 7 years ago
Anders Jenbo 68d51e7d27 Implementing Spawned Shareware version 7 years ago
Anders Jenbo b023104434 Remove u from values 7 years ago
Anders Jenbo 7c071924ad Format recently cleaned code 7 years ago
Anders Jenbo a7788ccddf Format bin exact code 7 years ago
Anders Jenbo 8ac54ddcaa Make mpqapi_write_file_contents C compatible 7 years ago