286 Commits (e246ac78db7b37401d0a8287c9e8250bb7359ea1)

Author SHA1 Message Date
ephphatha e246ac78db Simplify character test in UiValidPlayerName 4 years ago
ephphatha 34b7d85263 Add IsLeadUtf8CodeUnit to complement trail byte detection 4 years ago
ephphatha 3c173df83b Update comment on IsTrailUtf8CodeUnit 4 years ago
Gleb Mazovetskiy 563ee3af7c Optimize `FormatInteger` 4 years ago
Vladimir Olteanu 2cc9d70fa6
Use decimal separators for gold and XP (#4722) 4 years ago
Gleb Mazovetskiy f22d1d0149 Remove uses of deprecated codecvt 4 years ago
Gleb Mazovetskiy 9d2948c782 Loading screen: Free the background early 4 years ago
Gleb Mazovetskiy ede7eab7e8 Fix `-wnarrowing` from `SDL_Rect` construction 4 years ago
Gleb Mazovetskiy 1fc8ecb6f6 Add fmt::runtime annotations for C++20 support 4 years ago
Gleb Mazovetskiy 779ccaca17 Overhaul translation fetching 4 years ago
staphen 421a7772b4 Fix error that produces broken character at end of UTF8 string 4 years ago
staphen 695851666e Fix crash when switching to English 4 years ago
Gleb Mazovetskiy 99d490180c Settings: Add Resampler 4 years ago
obligaron d86c4e5d84 Introduce GetUIRectangle() to distinguish between UI and main panel 4 years ago
obligaron 5337bf1f6a Initialize Viewport in CalculatePanelAreas 4 years ago
Gleb Mazovetskiy 85f0802f01 printInConsole: Add string_view support 4 years ago
ephphatha 7f15aa730d Move definition of ghMainWnd to utils/display.cpp 4 years ago
Gleb Mazovetskiy 978bae1a15 Add a helper for loading PCX as CEL from path 4 years ago
Gleb Mazovetskiy 7b98735878 Revert "An option to RLE-compress masked art" 4 years ago
Gleb Mazovetskiy 2b161e5535 An option to convert fonts to CEL in-memory 4 years ago
Gleb Mazovetskiy 5eeaa76a75 Move PCX code to utils/pcx.cpp 4 years ago
widelec-BB 9fdebdce7a Fix loading tranlations on big endian platforms 4 years ago
DakkJaniels dad46e1905
Item special effect enum (#4129) 4 years ago
ephphatha adba5c4441 Add hint to avoid bugprone-use-after-move warnings 4 years ago
Gleb Mazovetskiy 4cdbd358dd Audio: Use SDL resampler where available 4 years ago
Gleb Mazovetskiy 127615c33f Fix conversion of C-string literal to `char*` 4 years ago
Gleb Mazovetskiy 7f695c2835 Use SoundSample for music 4 years ago
Anders Jenbo 34201c7881 Do not set scaling hint with out a render 4 years ago
Anders Jenbo ce5bd1df74 Show failing line in error messages 4 years ago
Anders Jenbo 122ec0ac9d Fix crash when switching to English 4 years ago
Gleb Mazovetskiy 1d4a7fa3a2 Fix `SoundSample::DuplicateFrom` mp3 4 years ago
staphen 84475f29ae [Windows] Recreate the whole window if the renderer would otherwise freeze 4 years ago
obligaron c6c929a90c Remove MpqDir and use PrefPath instead. 4 years ago
Gleb Mazovetskiy 5645456537 Support MP3 playback 4 years ago
Gleb Mazovetskiy 8138121e39 Fix endianness handling in language.cpp 4 years ago
ephphatha 93068de918 Address type conversion warnings in WordWrapString 4 years ago
Bubio 57d5fd0e62
Fix #4251 macOS mouse grab issue (#4298) 4 years ago
ephphatha bdf075355c Address c4244 warning in PointerOrValue 4 years ago
Gleb Mazovetskiy a5a8aae368 Fix underflow in `BilinearScale32` 4 years ago
Bubio 036171d7ca Fixed issue #4217 4 years ago
Gleb Mazovetskiy e627fc8f10 Fix alpha blending in `BilinearScale32` 4 years ago
Gleb Mazovetskiy c884f1a354 An option to RLE-compress masked art 4 years ago
Gleb Mazovetskiy e2dbbb3d95 CelSprite: Unify width storage 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
Gleb Mazovetskiy 48ff656dc0 Load monster graphics into a single buffer 4 years ago
staphen 8d5b709749 Restore default Windows audio driver (WASAPI) 4 years ago
Anders Jenbo d11eeaa9ec
Log uninplemented plural expressions (#4017) 4 years ago
Gleb Mazovetskiy a5e1fa5bbe Load missile frames into a single buffer 4 years ago
Felipe Wannmacher 8efbcf2058
Xbox One/Series support (#3946) 4 years ago
ephphatha 6a1091ce09 Rename Korean/Romanian translation files so they are used in fallback resolution 4 years ago