6318 Commits (LineClear-test)
 

Author SHA1 Message Date
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
staphen 73a90502de Add listfile for devilutionx.mpq 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
thebigMuh 15ec16af7e Remove crashing feature from PlayerStruct::HasItem 5 years ago
Gleb Mazovetskiy d18dbe8c04 🧹🔨 CMake: Move include dirs to library definitions 5 years ago
obligaron 050ee5d7bb ADL: Bugfix hero flicker when Diablo is killed 5 years ago
Trihedraf 0987f8b479 remove windows specific code because stat works for this on windows 5 years ago
Gleb Mazovetskiy f8a2552ac8 RemoveFile: Use DeleteFileW on Windows 5 years ago
Gleb Mazovetskiy 46742824ad FileExists: Use PathFileExistsW on Windows 5 years ago
Gleb Mazovetskiy adb5fa49da 🐞 Fix Windows UTF-8-to-16 conversion 5 years ago
Gleb Mazovetskiy 2b690137a3 🧹 towners.cpp: Avoid allocations for animOrder 5 years ago
thebigMuh f3d87730ee
Reenabling Elemental spell for Hellfire (#1901) 5 years ago
obligaron b94e599f5e ADL: Advance skipped Frames in SetNewAnimation and remove logic from PM_XYZ 5 years ago
Aneurin 2365b5f440
Improve inventory filling algorithm (#1876) 5 years ago
Anders Jenbo 9f00de73c3 🐛 [Diablo] Fix Ogden's animation cycle 5 years ago
Anders Jenbo 4c217ec4fc ♻️Use a vector to more sensibly assign NPC animation cycles 5 years ago
Anders Jenbo 05f8f9524f ♻️Handle towner talk logic via initialization list instead of switch 5 years ago
Gleb Mazovetskiy 1838eb43f2 🎉 cl2_render.cpp: Clip the drawing functions 5 years ago
Gleb Mazovetskiy 7ed08077f6 ♻️ file_util: Cleanup Windows UTF-8-to-16 conversion 5 years ago
Gleb Mazovetskiy ad18ecc21b 🎉 cel_render.cpp: Clip stippled transparency 5 years ago
Gleb Mazovetskiy b3c921edac Fix clipping in `scrollrt_draw_cursor_item` 5 years ago
Gleb Mazovetskiy be7880c4db 🎉 cel_render.cpp: Clip outline 5 years ago
staphen a9d2aea984 Removed unnecessary cmake modules. 5 years ago
staphen 28e74113a2 Update 3DS readme 5 years ago
staphen c49dad9023 3DS: Add devilutionx.mpq to romfs. 5 years ago
staphen 5483b29a31 Set 3DS scaling behavior based on FitToScreen setting. 5 years ago