188 Commits (c6fafbf64b02544a3529f6711d874aab5192ef11)

Author SHA1 Message Date
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 c49dad9023 3DS: Add devilutionx.mpq to romfs. 5 years ago
staphen 3e5e5b2696 Synchronize SFileCloseFile() access 5 years ago
Gleb Mazovetskiy 47c93c2f9c 🧹 Fix more `-Wformat` warnings 5 years ago
Anders Jenbo 38d7b1e3c8 🐛 Do not utilize translations till after it has been initialize 5 years ago
Anders Jenbo 3b04f67194 🔥 Remove a chunk of miniwin types 5 years ago
Jmgr 17c85814bf Fix a few remaining C-style format in Log calls 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
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Jmgr af0ea6fdfc Set Application as the default log category 5 years ago
Jmgr f3a401b5f6 Add the fmt library as a dependency and add some examples 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 7c054bc005 🎨 push_back -> emplace_back 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Gleb Mazovetskiy 91d7be9fa3 Fix init_test_access MPQ flag 5 years ago
Gleb Mazovetskiy 91f8267db9 🧹 SDL1.2: Remove unimplemented SDL_*Window backports 5 years ago
Gleb Mazovetskiy 2c924e1ab1 🐞 pfile: Fix stale tables after leaving a game 5 years ago
Gleb Mazovetskiy d4ca1e30ce Log MPQs on load (with --verbose) 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 6e1a106a38 🚚 Move header we implement into the project 5 years ago
Gleb Mazovetskiy 9382153228 init_test_access: Remove platform workarounds 5 years ago
Anders Jenbo ebc27082e7 🔥 remove unused parts of init_test_access 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo bc3dc545da 🔥 Remove unused parts of game creation logic 5 years ago
Anders Jenbo 70776b87c8 🐛 Only save when performing a direct exit from game 5 years ago
Anders Jenbo d526840fd5 🎨 Remove hardcoded version number 5 years ago
Anders Jenbo 7c2f96f668 🐛 Always save MP games when quitting 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Gleb Mazovetskiy 41f7162e98 Hellfire: Better error if some MPQs are missing 5 years ago
Gleb Mazovetskiy 415bea0efe Look for all MPQs in PWD and global share 5 years ago
Gleb Mazovetskiy c52505388b Install devilutionx.mpq on Linux 5 years ago
Gleb Mazovetskiy e4212a0de9
Try uppercase DIABDAT.MPQ (#1184) 5 years ago
Xadhoom 12c7b715cd Add test for vanilla pfile_write_hero() 5 years ago
Gleb Mazovetskiy 21bb021641 Clean up gpBufEnd initialization 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Gleb Mazovetskiy 588458d500 Remove gpBufStart 5 years ago
Anders Jenbo b4e78c5e79 Remove some unused junk 5 years ago
Anders Jenbo 36a196389b Fix remaning basic compiler errors and warnings 5 years ago
Ivan Epifanov 1e53f32049 [vita] Initial port 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 47004ddd35 Add widescreen menus 5 years ago
Anders Jenbo 9b1568cc08 Startup issues with shareware version 5 years ago
Anders Jenbo d68c8c1cc8 Fix issues related to cross loading save games 5 years ago