259 Commits (4a7fa5d13ebe0a73f94e9630b9cce31f9e81f3d7)

Author SHA1 Message Date
Gleb Mazovetskiy 1bcdd17e34 Reduce verbose SDL_WINDOWEVENT event log spam 2 years ago
Gleb Mazovetskiy c7fefd74b6 `LoggedFstream`: Fix `OpenFile` error check 3 years ago
Gleb Mazovetskiy 040c4fe82f Generalize support for Windows without wchar APIs 3 years ago
Gleb Mazovetskiy 4d0341afb5 net: Replace `packet_exception` with `tl::expected` 3 years ago
Gleb Mazovetskiy 16a6fc62e1 Deduplicate some of the MPQ handling 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy 9d96eea86b De-duplicate extra fonts version check code 3 years ago
staphen 22fdeaf2f0 Use JNI to check VERSION file in fonts.mpq 3 years ago
Anders Jenbo 4eb07c9237 React to SDL_WINDOWEVENT_RESTORED 3 years ago
Gleb Mazovetskiy 5bf0b8bc96 Add more missing <cstdint> includes 3 years ago
obligaron a632d733c3 Update gbActive correctly when minimizing the app 3 years ago
Gleb Mazovetskiy 1788d2f8ec Remove miniwin 3 years ago
Gleb Mazovetskiy 6d274c9547 `UNPACKED_SAVES`: Saves without MPQs 3 years ago
Gleb Mazovetskiy f085af70ca Add `paths::ConfigPath` to the MPQ search list 3 years ago
Gleb Mazovetskiy 56f94c7471 Add a `--lang` command line argument 3 years ago
Gleb Mazovetskiy 9db80ef5d7 Assets: Load files directly for UNPACKED_MPQS 3 years ago
Gleb Mazovetskiy 680ab5ec40 Overhaul backbuffer state handling 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
Gleb Mazovetskiy 9feb3139e2 Add `XDG_DATA_DIRS` to MPQ search paths 4 years ago
staphen a3e94d6b55 [Switch] Bundle assets directly in romfs 4 years ago
Anders Jenbo df45bd28d7 Do not try to load devilutionx.mpq on 3DS 4 years ago
staphen 5a2b167728 [3DS] Bundle assets directly in romfs 4 years ago
Gleb Mazovetskiy 2d0d7ccc88 Reinitialize hardware cursor on window size change 4 years ago
Gleb Mazovetskiy ba34bafb3f Use SDL events directly 4 years ago
obligaron ebfb519ee0 Rename gbQuietMode to HeadlessMode 4 years ago
obligaron bab9baa42a Handle gbQuietMode for paths in StartGame 4 years ago
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