233 Commits (74d985de5889308cb5ec1712cd7a293a933af71b)

Author SHA1 Message Date
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Anders Jenbo a7be622aa3 Clean up naming of event handler 4 years ago
Anders Jenbo 2d21fc372e Remove more miniwin code 4 years ago
Anders Jenbo c7f19336c9 [xbox] Initialize the video system and specify search path 4 years ago
Gleb Mazovetskiy 4063afb792 Xbox NXDK platform 4 years ago
Gleb Mazovetskiy 72660d9189
Migrate snprintf to fmt (#4845) 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
obligaron 7afe7d2a70 Save Methods in loadsave gets MpqWriter passed 4 years ago
Gleb Mazovetskiy 779ccaca17 Overhaul translation fetching 4 years ago
Dmitry Marakasov 446ec5f95d
check for either linux or BSDs as defined(__unix__) 4 years ago
obligaron c6c929a90c Remove MpqDir and use PrefPath instead. 4 years ago
staphen 56af849632 Use romfs on Switch for devilutionx.mpq 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
Anders Jenbo a48f89007d Implement stash 4 years ago
Felipe Wannmacher 8efbcf2058
Xbox One/Series support (#3946) 4 years ago
Andrew James d3aedf5df1
Split loading of MPQs to handle translations and voice packs (#3922) 4 years ago
Gleb Mazovetskiy 0f924528ba macOS/iOS: Add resources to the bundle 4 years ago
obligaron 945ee04f62 Add OptionEntry Language 4 years ago
obligaron b3740012b0 Add init_language_archives() to reinitalize lang_mpq 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
Anders Jenbo 799f1763af Performce UTF8 aware limited string copies 4 years ago
Gleb Mazovetskiy fa90679416 game_assets.* -> assets.* 4 years ago
Gleb Mazovetskiy 720d210d95 utils/mpq* -> mpq/* 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Anders Jenbo fa4321adcc Do not probe for devilutionx.mpq on Android 4 years ago
Anders Jenbo ac18696af6 Fix loading translation packs 4 years ago
Gleb Mazovetskiy 7e230df94a Allow forcing Hellfire with command-line flags 4 years ago
Gleb Mazovetskiy a97ffd1640 Load MPQ file overrides without StormLib 4 years ago
Gleb Mazovetskiy 5d53910127 Verbose log base/pref/config/assets paths 4 years ago
Gleb Mazovetskiy 7d91bc461a Improve asset file opening 4 years ago
obligaron a0b14e43fe Ensure SFileSetAssetsPath is called before InsertCDDlg is called 4 years ago
Anders Jenbo e69853487d
Correct name of font mpq 4 years ago
Anders Jenbo 508cfabcdb Load langauge specific mpq files 4 years ago
Anders Jenbo 8df5912dc6 Always use SDL wrapper for file access 4 years ago
obligaron 8dd5fcfc8f Search app assets folder in SFileOpenFile 4 years ago
staphen e5d32da8a2 Load font file from devilutionx.mpq 5 years ago
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