316 Commits (substitution)

Author SHA1 Message Date
Andrew James fb2fae12e7
use correct attribute -_- (#5084) 4 years ago
Andrew James b56907672f
Add Bitset2d::count() and use it when counting set Dungeonmask tiles (#5083) 4 years ago
Gleb Mazovetskiy 1cdd76b617 Remove PCX rendering code 4 years ago
Gleb Mazovetskiy 0cd035ef61 Load PCX as CL2 4 years ago
Gleb Mazovetskiy 8ca71272b8 Load all CEL as CL2 4 years ago
Gleb Mazovetskiy 4c1dbaba72 Demo mode: Handle endianness 4 years ago
Gleb Mazovetskiy a4ac41cece Replace `DVL_VK` virtual key codes with `SDLK` 4 years ago
Gleb Mazovetskiy 04c3d85179 Remove `MAX_PATH` 4 years ago
Gleb Mazovetskiy 643c707c55 Remove strncmp 4 years ago
obligaron 40283ca69e Introduce timedemo based tests 4 years ago
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Anders Jenbo 0312bae93f Remove more miniwin code 4 years ago
Gleb Mazovetskiy 197e1180b2 Add StrCat and StrAppend 4 years ago
Gleb Mazovetskiy ace30d2085 Xbox NXDK: Handle drives 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 254806e027 Optimize translation RAM usage 4 years ago
Vladimir Olteanu bed5bd9ec1 Eliminate CrawlTable 4 years ago
Cesar Canassa e538acb248
📝 Fixes Doxygen warnings (#4904) 4 years ago
Gleb Mazovetskiy bfc5639e6b Fix DVL_EXCEPTIONS on clang 4 years ago
Gleb Mazovetskiy eb8721885d Fix clang warnings 4 years ago
Gleb Mazovetskiy 21dc7f553d Add OptionalCelSprite: smaller than std::optional 4 years ago
Gleb Mazovetskiy 3b2e560fa0
Non-int versions of `Point` and `Displacement` (#4824) 4 years ago
Gleb Mazovetskiy 010dda42cf Remove PCX->CEL conversion 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
Gleb Mazovetskiy de3c9874c7 Migrate large bool arrays to `std::bitset` 4 years ago
Andrew James 13a3424ff0
Add helpers for creating/using Rectangles in UI contexts (#4734) 4 years ago
Andrew James 60b835214b
Address warnings in Utf8 functions (#4748) 4 years ago
Andrew James 0add7a8af6
Define sizes using Size type in control.cpp/stash.cpp (#4737) 4 years ago
Gleb Mazovetskiy b7404af9c7 Fix build with NONET and no exceptions 4 years ago
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