4450 Commits (89c40eaa7b359e28e75e8a4899dcdaa14263c19e)

Author SHA1 Message Date
qndel 89c40eaa7b
inventory items rendering cleanup (#1938) 5 years ago
Gleb Mazovetskiy 8ac9047b4f 🧹 Clean up CEL outline clipping 5 years ago
staphen b580b635eb Optimize blended transparency calculations at the end of Poisoned Water Supply. 5 years ago
Anders Jenbo 6c8b116f6c 🐛 Evaluate item names the same as the original 5 years ago
Anders Jenbo 7667880de4 🐛 Implement letter spacing in new font rendering 5 years ago
Gleb Mazovetskiy 4cd1fd9b72 🐞 Fix controller modifier hints 5 years ago
Gleb Mazovetskiy cb9da2cadc 🎉 SDL1: An option to render directly to video mem 5 years ago
Anders Jenbo d0ee8f90cf 🐛 Fix run in town 5 years ago
Anders Jenbo a095bc0bf7 ♻️Migrate more code away from miniwin 5 years ago
Gleb Mazovetskiy 29a488738e 🔥 Mark core CL2 and CEL functions as inline hot 5 years ago
Anders Jenbo ad2085ab7b 💚 Fix bad merge. 5 years ago
Gleb Mazovetskiy f624b9788c 🔥 Mark `dun_render` functions as `hot` 5 years ago
Gleb Mazovetskiy 4d10642b3d 🧹 Add and use a DVL_ALWAYS_INLINE macro 5 years ago
Anders Jenbo ca65550a5a Clean up packing/unpacking players 5 years ago
Anders Jenbo bec0ceec4a ♻️ Add points 5 years ago
Anders Jenbo 0c2042fa52 ♻️ Player by reference 5 years ago
obligaron 7ed009ecb7
Remove PlayerStruct.actionFrame and enable ADL for Walking/Run (#1939) 5 years ago
staphen ecd2e682bc Check bBlendedTransparancy before calling GenerateBlendedLookupTable() at the end of Poisoned Water Supply quest. 5 years ago
Gleb Mazovetskiy e53a79259d 🐞 CL2 outline: Fix left clip 5 years ago
Anders Jenbo 68e73c0dfe 🐛 Fix infopanel text color 5 years ago
Stephen C. Wills 081a077f6f
Custom message box for 3DS (#1932) 5 years ago
Gleb Mazovetskiy 1c2650b235 GPERF: Option to dump heap profile of the 1st game iteration 5 years ago
Gleb Mazovetskiy 537e056111 🐞 CL2 outline: Skip color index 0 5 years ago
Gleb Mazovetskiy fb27ee3907 💨 dun_render.cpp: Faster RenderLine 5 years ago
Anders Jenbo 8eb9c930fe
🚨 Fix remaning GCC warnings (#1929) 5 years ago
Gleb Mazovetskiy 1181cc68ac 🎉 Remove buffer padding 5 years ago
Gleb Mazovetskiy 64ad9aeacf 🎉 cl2_render.cpp: Clip the outline 5 years ago
Vladimir Olteanu 4ff0221a8d Fix https://github.com/diasurgical/devilutionX/issues/1928 5 years ago
Anders Jenbo e3c0c0a216 Fix some compiler warnings 5 years ago
Anders Jenbo ad97ebe980 🔥 Remove redundant code from towners.cpp 5 years ago
Anders Jenbo 69e7f9527a ♻️Draw character panel text using DrawString 5 years ago
Anders Jenbo e665a0c4b0 ♻️Draw info box text using DrawString 5 years ago
obligaron cc542fab2e Convert ReadOnlyTest to FOpen 5 years ago
obligaron 258c6993c7 Revert "Convert ReadOnlyTest to fileStream" 5 years ago
Gleb Mazovetskiy 99dc016ec1 🧹 cel_render: Move internal functions to anon ns 5 years ago
Gleb Mazovetskiy 617bde7cc6 `ReadOnlyTest`: Use `RemoveFile` instead of `remove` 5 years ago
Gleb Mazovetskiy 6a27b37d62 Windows: Handle Unicode paths in language.cpp 5 years ago
Gleb Mazovetskiy a3423cbc92 🧹 Move Storm code out of file_util 5 years ago
obligaron 58becefada Define UNICODE/_UNICODE for StormLib and use SFileOpenArchive with wchar_t (TCHAR) on Windows 5 years ago
obligaron 2932da8950 CreateFileStream - Use ToWideChar on Windows 5 years ago
obligaron ddde5e41a3 Convert ReadOnlyTest to fileStream 5 years ago
obligaron 60bfd5db34 Move SFileOpenArchive calls to new helper SFileOpenArchiveDiablo 5 years ago
obligaron f70582ef87 log.hpp: Fix app_fatal local definition 5 years ago
obligaron a64f94d580 Move creation of file stream to new helper CreateFileStream 5 years ago
obligaron cfd72b68a0 Revert "remove windows specific code because stat works for this on windows" 5 years ago
staphen 6f71fd5b21 Use OS GUI to display error if font fails to load. 5 years ago
thebigMuh 8d33b31927 Fix loading of infravision palette transformation instead of actual unique monster transformation 5 years ago
Stefan Mielke dfece830ad
Controller Inventory Improvements (#1885) 5 years ago
obligaron 006fdafd6e Fix steal potions to change rejuvenation randomy to mana or life and not always to life 5 years ago
obligaron d5e429608c Fix breaking glass sound is missing for small life/mana potions 5 years ago