197 Commits (6091c3f3c2fbb68df4c463f5b92e57ce0850e62b)

Author SHA1 Message Date
Cong 6091c3f3c2
Add GOG installation paths to game data search paths (fixes #2709) (#2748) 5 years ago
Vladimir Olteanu f1490b7826 Fix mem leak in storm.cpp 5 years ago
ephphatha aec1491c98 Close devilutionx_mpq instead of trying to close patch_rt_mpq twice 5 years ago
Anders Jenbo 9818ad4891 [Android] Locate external App data path and migrate data files 5 years ago
Anders Jenbo 4eabc6024b Apply various cleanups via Android Studio 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 a350fb0b15 Clang-tidy: FunctionCase part 1 5 years ago
Anders Jenbo e2ead2cc5e Port engine to Android 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 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