174 Commits (cf9b5ae79df9f00a673a9b6a291d362ca5eba246)

Author SHA1 Message Date
Anders Jenbo 799f1763af Performce UTF8 aware limited string copies 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
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Anders Jenbo b77686213a 🐛 Correctly wipe temp data from saves 4 years ago
Anders Jenbo eb3012cc0d Reset player object before unpacking hero data 4 years ago
Anders Jenbo a56452eec3 Validate player sync 4 years ago
Juliano Leal Goncalves 28134d099c 🚚 Rename 'PkPlayerStruct' to 'PlayerPack' 5 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
Anders Jenbo 9c4e34f988 Player by reference 5 years ago
Jonathan Bergeron 33ad9fa187 renamed Source/mainmenu.cpp and .h to menu.cpp/.h 5 years ago
obligaron f5b437dd9c Use save number to load/save games (instead of hero name) 5 years ago
Anders Jenbo 96bf75b502 Rename player globals 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Anders Jenbo fc353fc799 Clang-tidy: FunctionCase 5 years ago
Anders Jenbo bf221f4322 Clang-tidy: readability-simplify-boolean-expr 5 years ago
Anders Jenbo d8fa29c972 Clean up more implicit bool conversion 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
Anders Jenbo ee7b32d8f6 Player by reference part 3 5 years ago
Gleb Mazovetskiy 4ea7ba0f5f 🚚 engine.h: Extract `LoadLE32` and `LoadBE32` 5 years ago
Anders Jenbo 27591cc29f Fix spawn save game compatability 5 years ago
Anders Jenbo 8a7ec56d3a Player by reference part 2 5 years ago
Anders Jenbo 34744c068f ♻️Consitantly use %i and not %d 5 years ago
Anders Jenbo a095bc0bf7 ♻️Migrate more code away from miniwin 5 years ago
Anders Jenbo 0c2042fa52 ♻️ Player by reference 5 years ago
Gleb Mazovetskiy a3423cbc92 🧹 Move Storm code out of file_util 5 years ago
obligaron 60bfd5db34 Move SFileOpenArchive calls to new helper SFileOpenArchiveDiablo 5 years ago
staphen 3e5e5b2696 Synchronize SFileCloseFile() access 5 years ago
Gleb Mazovetskiy 987ab2533b 🐞 Synchronize SFileReadFile access 5 years ago
Gleb Mazovetskiy f33f7ae7eb 💨 Do not zero-initalize arrays we write to 5 years ago
Gleb Mazovetskiy 47c93c2f9c 🧹 Fix more `-Wformat` warnings 5 years ago
Vladimir Olteanu a2cb1e5c59 Cleanup pfile_encode_hero 5 years ago
Vladimir Olteanu c319344c50
Load/save cleanup (#1766) 5 years ago
Vladimir Olteanu bea21a5e20 Replace LOAD_LE32 & LOAD_BE32 with signedness- and endian-agnostic equivalents 5 years ago
Gleb Mazovetskiy 83292c8e67 ♻️ Fix -Wunused-variable in pfile.cpp 5 years ago
Jmgr d4f62870b8 Remove globals from paths.h 5 years ago
Anders Jenbo b69d18f12d 🌐 Enable translation of all remaning strings 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
Anders Jenbo 8fa0612433 🐛 Fix loading chosen hero 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 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
qndel 7563234ca9
fix saves (#1621) 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo c89bd9c001 🚨 Fix remaning warnings for clang and gcc 5 years ago
Gleb Mazovetskiy 95946e3a7c
🧹 Cleanup unused variables (#1584) 5 years ago
Gleb Mazovetskiy 2c924e1ab1 🐞 pfile: Fix stale tables after leaving a game 5 years ago