368 Commits (1.5.0)

Author SHA1 Message Date
Gleb Mazovetskiy 5bf0b8bc96 Add more missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
staphen 49574084e7 Use SDL_SetWindowDisplayMode() to resize fullscreen windows 3 years ago
qndel 731ad1ada5
use std::rotate (#6019) 3 years ago
staphen 3e60df5111 Apply u8path() to paths passed into std::filesystem API calls 3 years ago
Gleb Mazovetskiy f616214020 Fix suboptimal CLX encoding 3 years ago
Gleb Mazovetskiy e35595a1eb StrCat improvements 3 years ago
Gleb Mazovetskiy 957bd03b98 Remove `FMT_COMPILE` in "cold" places 3 years ago
Gleb Mazovetskiy f2cb9f0fa0 file_util: Implement `RecursivelyCreateDir` 3 years ago
Gleb Mazovetskiy 5c3f14d661 Fix crash with locale=ja and missing fonts.mpq 3 years ago
Gleb Mazovetskiy 1a1a282d9a Use C FILE instead of C++ streams throughout 3 years ago
Gleb Mazovetskiy 37f4d0cb97 `CreateHalfSizeItemSprites`: Reuse surfaces 3 years ago
Gleb Mazovetskiy 0fb9599e66 `StaticVector`: Replace `std::aligned_storage_t` 3 years ago
Gleb Mazovetskiy beb6fc2aaf `CreateAulibResampler`: Check the real sample rate 3 years ago
Gleb Mazovetskiy 0e0cc9d1b0 Reduce to just `STREAM_ALL_AUDIO_MIN_FILE_SIZE` 3 years ago
Gleb Mazovetskiy 0dd95adcd1 Add a minimum threshold for STREAM_ALL_AUDIO 3 years ago
staphen af5dc9ccb6 Add item graphics to store menus 3 years ago
Gleb Mazovetskiy 3ab2f49a92 Audio: Avoid creating same-rate resamplers 3 years ago
Gleb Mazovetskiy 6d274c9547 `UNPACKED_SAVES`: Saves without MPQs 3 years ago
Gleb Mazovetskiy f20c58c8a0 SoundSample::SetChunkStream: Log filename on error 3 years ago
Gleb Mazovetskiy 5bf9dfd7ee Demo mode: Force resolution to that of the demo 3 years ago
Gleb Mazovetskiy 8fe8023542 Create save and config directories 3 years ago
Gleb Mazovetskiy 56cd425396 Fix switching locale from English 3 years ago
Gleb Mazovetskiy ca69237d59 Big-endian support for multiplayer 3 years ago
Gleb Mazovetskiy 56f94c7471 Add a `--lang` command line argument 3 years ago
Gleb Mazovetskiy c7338f2f48 language.cpp: Load whole translations file if MPQ 3 years ago
Gleb Mazovetskiy aa9c0f9401 language.cpp: Minor cleanups 3 years ago
Gleb Mazovetskiy cffb2566df Fix timedemo on SDL1 3 years ago
Gleb Mazovetskiy 44ed0296d8 dun_render: Overhaul mask handling 3 years ago
Gleb Mazovetskiy 7a3882722e Text rendering and chat input fixes 3 years ago
Gleb Mazovetskiy 4e9bb0e704 Fix gold withdrawal in SDL1 3 years ago
Gleb Mazovetskiy dc3908e360 assets.cpp: Switch to C FILE for UNPACKED_MPQS 3 years ago
Gleb Mazovetskiy 9db80ef5d7 Assets: Load files directly for UNPACKED_MPQS 3 years ago
Artur Jarosik 8bee40dca4
Fix amiga build (#5479) 3 years ago
Gleb Mazovetskiy 6dca019de2 Use `function_ref` instead of `function` 3 years ago
Gleb Mazovetskiy 680ab5ec40 Overhaul backbuffer state handling 3 years ago
staphen e67e4934cc Add padmapper for gamepad customization 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
staphen 5a2b167728 [3DS] Bundle assets directly in romfs 4 years ago
Gleb Mazovetskiy 6327e713e0 Lowercase all file paths 4 years ago
Anders Jenbo f6b167683c
Correct some header includes (#5239) 4 years ago
Anders Jenbo 6f44b48f4e Use SDL for creating file during RW test 4 years ago
Gleb Mazovetskiy 9b65eca49b Remove `Art` and related functions 4 years ago
obligaron 9f5e032c7a CelToClx: Fix writing frame count with multiple groups 4 years ago
Gleb Mazovetskiy ed3747dded Add `SurfaceToClx` conversion function 4 years ago
Gleb Mazovetskiy ef46d99ccc Unify CLX pixel encoding code 4 years ago
Gleb Mazovetskiy ba34bafb3f Use SDL events directly 4 years ago
Gleb Mazovetskiy 961866e1c4 CLX: A new graphics format 4 years ago