106 Commits (a09d9615d04eb4dc43e2c8cbe823dafe1bdfdf45)

Author SHA1 Message Date
Anders Jenbo 5c02333fc0 Only log savegame read/write in debug mode 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 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
Sergey Semushin f3f29cf0a9 Clean up mpqapi_write_file_contents. 7 years ago
Sergey Semushin 536b1b58aa Clean up OpenMPQ (with goto) 7 years ago
Anders Jenbo a55d2a811f Clean up mpqapi.cpp 7 years ago
Anders Jenbo 2270bad1b9 Correct type of dwChar in mpqapi.cpp 7 years ago
Robin Eklind 2bc0fe09d8 mpqapi_alloc_block bin exact (#1250) 7 years ago
Sergey Semushin af687e8fd8 Clean up mpqapi_flush_and_close. 7 years ago
Sergey Semushin ae8a6cd5b8 Clean up mpqapi_store_creation_time. 7 years ago
Sergey Semushin b0e75bc028 Clean up mpqapi_store_modified_time. 7 years ago
Anders Jenbo 11b6b1f860 Remove more garbage 7 years ago
Anders Jenbo 758c6ac377 Fix save games 7 years ago
Anders Jenbo ee1f79dae7 Clean up mpqapi.cpp 7 years ago
Anders Jenbo 2215013f08 Clean up mpqapi_reg_load_modification_time 7 years ago
Anders Jenbo 4752f30b25 Clean up mpqapi_remove_hash_entry 7 years ago
Anders Jenbo 46dfa53bf2 Clean up mpqapi_new_block 7 years ago
Anders Jenbo 87713db9ab Clean up mpqapi_get_hash_index 7 years ago
Anders Jenbo 0fa0f89659 Clean up mpqapi_add_file 7 years ago
Anders Jenbo c9199f1229 Clean up mpqapi_find_free_block 7 years ago
Anders Jenbo 8af652c4e1 Clean up mpqapi_parse_archive_header 7 years ago
Anders Jenbo 0d36767304 Clean up mpqapi_write_header 7 years ago
Anders Jenbo b797cdf0cf Use INVALID_HANDLE_VALUE 7 years ago
galaxyhaxz 3a636fdcc6
Add missing functions for MI_Dummy (#1004) 7 years ago
Anders Jenbo 55a0396f8f Clean up mem_free_dbg style 7 years ago
galaxyhaxz 540892ff9d Preliminary support for fixed header files 7 years ago