6742 Commits (codeql)

Author SHA1 Message Date
Gleb Mazovetskiy f22d1d0149 Remove uses of deprecated codecvt 4 years ago
Gleb Mazovetskiy d500886293 Use env or <clocale> to get the locale 4 years ago
Anders Jenbo 60856fb724 Clean up ApplyCryptShadowsPatterns 4 years ago
Anders Jenbo 0d5f07d93c Clean up chamber generation 4 years ago
Anders Jenbo fd98aff9f1 Move shared dungeon level code to common function 4 years ago
Anders Jenbo 6fa681e567 Clean up level initialization 4 years ago
Anders Jenbo 6fffbb4676 Clean up selecting what chamber to spawn quests in 4 years ago
obligaron f0b3d9cb5b pfile: remove savePrefix global 4 years ago
obligaron 7afe7d2a70 Save Methods in loadsave gets MpqWriter passed 4 years ago
Gleb Mazovetskiy 02d448267a Render fonts as PCX (-420 KiB RAM) 4 years ago
Anders Jenbo d17d7e018d Use common function for loading .dun tile data 4 years ago
Gleb Mazovetskiy 2386fd12a9 Fix a few warnings 4 years ago
Gleb Mazovetskiy 9d2948c782 Loading screen: Free the background early 4 years ago
Gleb Mazovetskiy 4a68c3baef Remove unused and undefined `snd_stop_snd` 4 years ago
Gleb Mazovetskiy ede7eab7e8 Fix `-wnarrowing` from `SDL_Rect` construction 4 years ago
Gleb Mazovetskiy 7cd9b23c7d Fix NOSOUND build 4 years ago
staphen b363d5d962 Fix order of loop conditions when adding spell missiles 4 years ago
ephphatha d74e2f2b7e Tidy up constants used in CreateRoom 4 years ago
ephphatha 8d0afac194 Don't preserve an unreachable vanilla bug 4 years ago
Gleb Mazovetskiy a4bd44b1cd Fix MSVC ADL format error 4 years ago
Gleb Mazovetskiy dab48daed6 options.cpp: Remove unnecessary data() calls 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
Anders Jenbo 5fcf5ef303 Remove unused quest level code 4 years ago
Anders Jenbo 0205320a1d Export static transparancy data to .dun files 4 years ago
Gleb Mazovetskiy 8514cc80a9 Migrate embedded button data to PCX 4 years ago
Gleb Mazovetskiy c380c7fa61 PCX: Add transparency support 4 years ago
Gleb Mazovetskiy e8c57aae67 Render widescreen cutscene bg as PCX 4 years ago
Gleb Mazovetskiy 5df03f56e3 DiabloUI: Render scrollbar as PCX 4 years ago
Gleb Mazovetskiy 3d5307e3bd .clang-tidy: Allow single-char loop variables 4 years ago
Gleb Mazovetskiy 9e9b656b88 DiabloUI: Render backgrounds as PCX 4 years ago
Gleb Mazovetskiy 220d38aa5c Direct PCX rendering 4 years ago
Andrew James 4bd1e06336
Point mega <-> world conversion helpers 4 years ago
Anders Jenbo 98a10d262e Unify PlaceMiniSet 4 years ago
Anders Jenbo 357d477f65 Update DRLG_L1 to use Miniset 4 years ago
Anders Jenbo 55d93a71f1 Switch to using the Minipice class in drlg_l3 4 years ago
Anders Jenbo e8ed195ef6 Place Anvil from the .dun rather then a hardcoded array 4 years ago
Anders Jenbo 655e879116 Lable Crypt tiles 4 years ago
ephphatha 3e60b02d50 Move the staff skip bugfix out of PlaceMiniSet 4 years ago
ephphatha c859ec57d0 Dedupe SP/MP logic when killing archbishop lazarus 4 years ago
Andrew James 129f5b8d02 remove temporary variable in drlg_l4 GenerateLevel 4 years ago
Andrew James 5cc8bcdb8e Remove no-op GCC pragma instructions 4 years ago
Anders Jenbo 359e31a900 Add PlaceMiniSetRandom1x1() helper for simple replacements 4 years ago
Anders Jenbo 6962fcd63e Clean up PlaceMiniSet() 4 years ago
staphen ffa35edbb8 Load OFILE_CANDLE2 when the Poisoned Water Supply quest is available 4 years ago
Anders Jenbo b2278b85f8 Apply workaround for OOB in DRLG L1 4 years ago
staphen 128f5098e0 Check player hitpoints in InGameMenu() 4 years ago
staphen 56e8dbfec5 Apply CopyUtf8() to SelheroCatToName() 4 years ago
staphen 421a7772b4 Fix error that produces broken character at end of UTF8 string 4 years ago
qndel fc5b7b3462
[diablo] Fix shrine rng (#4529) 4 years ago