4406 Commits (cfd72b68a0872cdab6cccb45ec1de757da7ca270)

Author SHA1 Message Date
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
thebigMuh 15ec16af7e Remove crashing feature from PlayerStruct::HasItem 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 c49dad9023 3DS: Add devilutionx.mpq to romfs. 5 years ago
staphen 5483b29a31 Set 3DS scaling behavior based on FitToScreen setting. 5 years ago
Anders Jenbo 2472aca44f ♻️Use DrawString for rendering the unique and quest box 5 years ago
Anders Jenbo c5f0d1dbdd ♻️Use DrawString for rendering the unique item box 5 years ago
Anders Jenbo 0b3d1c68fa Precompute font color tables 5 years ago
Anders Jenbo 8361e70087 ♻️Use DrawString in error.cpp 5 years ago
Anders Jenbo 72598865cc ♻️Replace PrintGameStr with DrawString 5 years ago
Anders Jenbo 68923c6c33 Generic game text render function 5 years ago
Anders Jenbo bcbaeba2f0 📝 Correct file header 5 years ago
Gleb Mazovetskiy f025d5c910 Remove clipping from `scrollrt_draw_cursor_item` 5 years ago
Anders Jenbo dbf5662ce6 :note: Update MPQ error messages 5 years ago
staphen 3e5e5b2696 Synchronize SFileCloseFile() access 5 years ago
Anders Jenbo 4d5972bcce 🐛 Fix ingame version message contaning the word "version" twice 5 years ago
Anders Jenbo b0f2d5b5d2 🐛 Fix all monsters wanting to talk 5 years ago
Anders Jenbo 4a7ba94702 🎨 Run clang-format 5 years ago
Anders Jenbo c11945e62b 🎨 Fix line endings 5 years ago
obligaron e3e3d02da7 Correct Doxygen comments 5 years ago
Anders Jenbo 0477e86aa1
🐛 Fix Griswold animation cycle 5 years ago
obligaron aba3bb42fa Fix Bard incorrect number of sword animation frames 5 years ago
staphen eaa5188776 Remove call to gspWaitForVBlank(). 5 years ago
Gleb Mazovetskiy b6adc10af0 🐞 Fix return value in PlayerStruct::HasItem 5 years ago
Gleb Mazovetskiy 710ddb9af6 ♻️ Make SetPixel a method 5 years ago
Gleb Mazovetskiy 9a9941efdd 🚚 Move CL2 rendering to engine/render/cl2_render.cpp 5 years ago
Anders Jenbo 4b577329f4 ♻️Refactor towner initialization 5 years ago
Anders Jenbo e4e924eb72 🎨 Clean up code style in towners.cpp 5 years ago
Anders Jenbo 6321bf04d5 ♻️Pass player to towner by reference instead of index 5 years ago