72 Commits (53db86ee9a92fefaae87b48ede3ee78054e4b450)

Author SHA1 Message Date
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 6d274c9547 `UNPACKED_SAVES`: Saves without MPQs 3 years ago
Gleb Mazovetskiy 4cf0053ece Set underlying type for all the enums 4 years ago
Gleb Mazovetskiy 3b357f3936 CMake: An option to disable demomode support 4 years ago
obligaron 2c7e886c85 Add detail log info to CompareSaves 4 years ago
Gleb Mazovetskiy 7c0b72abc0 Improve demo test error message 4 years ago
obligaron 7afe7d2a70 Save Methods in loadsave gets MpqWriter passed 4 years ago
obligaron 1608219b39 Timedemo: Create reference save game and allow comparing of reference save game with actual timedemo save game 4 years ago
Anders Jenbo a48f89007d Implement stash 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
Gleb Mazovetskiy 23406b6fc5 Replace mpqapi.h with the MpqWriter class 4 years ago
Juliano Leal Goncalves bbf529c65a 🚚 Rename 'PlayerStruct' to 'Player' 5 years ago
Anders Jenbo 4044fadeb5 Clean up some players references 5 years ago
qndel 30de22f026 fix displayed save number 5 years ago
obligaron f5b437dd9c Use save number to load/save games (instead of hero name) 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Anders Jenbo fc353fc799 Clang-tidy: FunctionCase 5 years ago
Anders Jenbo a095bc0bf7 ♻️Migrate more code away from miniwin 5 years ago
Vladimir Olteanu c319344c50
Load/save cleanup (#1766) 5 years ago
Anders Jenbo 8fa0612433 🐛 Fix loading chosen hero 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo c89bd9c001 🚨 Fix remaning warnings for clang and gcc 5 years ago
Gleb Mazovetskiy 2c924e1ab1 🐞 pfile: Fix stale tables after leaving a game 5 years ago
Anders Jenbo 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Gleb Mazovetskiy 135f5e03c7 Only write to the file once when saving 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Gleb Mazovetskiy 642472cce8 pfile: extract pfile_get_password() 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 6f1498d315 🚚 Move structures to there respective headers 5 years ago
Anders Jenbo bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Juliano Leal Goncalves 19f46b9f6c 🚚 Move 'PlayerStruct' to 'player.h' 5 years ago
Anders Jenbo c71efb5960 Better assertions on item generation tests 5 years ago
Anders Jenbo 3593266ef7 Converte all Levels when cross loading saves 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 4ffbb32952 [hellfire] Allow continuing Diablo saves in Hellfire and vice versa 5 years ago
Anders Jenbo e609e170d0 Merge a large chunk of Hellfire the code paths 5 years ago
Anders Jenbo f884d8b06a Fix more compiler warnings 5 years ago
Anders Jenbo bc019b6f2a Fix LLVM builds 5 years ago
Anders Jenbo 3b8b5f9007 Reorder pfile.cpp 5 years ago
Gleb Mazovetskiy a091a56e8e
Remove MAX_PATH restriction (#898) 5 years ago
Anders Jenbo 1ba96a6777 Add doxygen description to remaining engine files 6 years ago
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo 40cea40aa4 Remove windows call types collisions 6 years ago