4307 Commits (187355702bdfd8e4fa305bf5338311730efaf60b)

Author SHA1 Message Date
Jmgr 4fad8023ff Fix fmt issue with a nullptr controller mapping 5 years ago
Anders Jenbo 5b474b4781
Enable warnings for MSVC builds 5 years ago
Gleb Mazovetskiy 0bfc147b78
🧹 Remove `DiabloAllocPtr` and friends (#1824) 5 years ago
Jonathan Mercier-Ganady 4274cc6f1f
Log format errors as critical and call app_fatal to terminate 5 years ago
Vladimir Olteanu d9a4ff8729
Use std::string_view for towners' names (#1750) 5 years ago
Gleb Mazovetskiy f33f7ae7eb 💨 Do not zero-initalize arrays we write to 5 years ago
Anders Jenbo b177f77d21 🎨 Cleanup language.cpp 5 years ago
Anders Jenbo d83fa8edb3 🌐 Apply plural translation where applicable 5 years ago
thebigMuh cab62a7dbf Load item graphics early so they are available for hero selection 5 years ago
Gleb Mazovetskiy 34b4ed759a 🐞 Clean up and fix inventory sprite handling 5 years ago
Gleb Mazovetskiy 5820948761 ♻️ Make `SFileRw` own the Storm file handle 5 years ago
Gleb Mazovetskiy 8e634ff02c ♻️ Remove `_iAnimWidth` 5 years ago
Gleb Mazovetskiy 0b18b8977b 🐞 items.cpp: Fix nullopt access 5 years ago
Gleb Mazovetskiy 3d03990cb8 ♻️ Replace `SBmpLoadImage` with a simpler method 5 years ago
Anders Jenbo 93f9b852a2 🐛 Do not stop music when calling sound_stop() 5 years ago
Gleb Mazovetskiy 7bdfb0655c 🐞 Support multiple playback of the same sound 5 years ago
Anders Jenbo 22d7d41615 🌐 Fix remaning plural form of gold related texts 5 years ago
Gleb Mazovetskiy c770ae676f 🎉 Stream videos on Linux and FreeBSD 5 years ago
Gleb Mazovetskiy 63e0e60956 Add `MeasureSolidHorizontalBounds` 5 years ago
Anders Jenbo 639e94b3d6 🌐 Use plural form translation for handeling gold related texts 5 years ago
Gleb Mazovetskiy 5bb6dc928a 🌍 Add some missing /*xgettext:no-c-format*/ annotations 5 years ago
Gleb Mazovetskiy 28182ca5e3 🧹 Fix a couple more compilation warnings 5 years ago
Gleb Mazovetskiy 8257837801 🎨 Fix line endings in Source/qol/* 5 years ago
Gleb Mazovetskiy 47c93c2f9c 🧹 Fix more `-Wformat` warnings 5 years ago
Gleb Mazovetskiy 22ebebb2d1 🎨 Fix line endings in Source/qol/monhealthbar* 5 years ago
Gleb Mazovetskiy 4408ddc127 🧹 Fix some -Wformat warnings 5 years ago
Gleb Mazovetskiy fe99f79bb0 🎨 Fix line endings in Source/qol/xpbar* 5 years ago
Gleb Mazovetskiy 052b4c12f5 ♻️ LoadFileInMem: Remove `nullptr` at call sites 5 years ago
Gleb Mazovetskiy 1b8b62a8c2 ♻️ Store CEL width with the sprite itself 5 years ago
Mathieu Maret f4ef9de2e6 Fix Control Hit Translation 5 years ago
Mathieu Maret dc28b7464e Do not translate spacing 5 years ago
Mathieu Maret e47d80f8df Fix in-correct c-format in pot 5 years ago
Anders Jenbo 38d7b1e3c8 🐛 Do not utilize translations till after it has been initialize 5 years ago
Anders Jenbo 18f3a0c5ea Support for plural forms in translations 5 years ago
Mathieu Maret a87f1d8d2e Avoid a strcpy 5 years ago
Anders Jenbo c66604c7ad 🐛 Do not render text as UTF8 for now 5 years ago
Anders Jenbo 2b7fad2a68 🐛 Do not render text as UTF8 for now 5 years ago
Anders Jenbo 34eecd6dac 🐛 Fix handeling of mo-file header 5 years ago
obligaron 9cfbea4c8b ADL: Fix calculation of fast/faster/fastest combination (Bard) 5 years ago
Gleb Mazovetskiy 6913ec4623 Fix missing <memory> includes 5 years ago
Vladimir Olteanu f5d1dc756a Make SVidBuffer unique_ptr 5 years ago
Gleb Mazovetskiy f0d61c7533 🔨 Fix no-message static_asserts in Source/engine.h 5 years ago
Gleb Mazovetskiy 979bedb8c2 🐞 Fix memory leaks in utils/language.{h,cpp} 5 years ago
Gleb Mazovetskiy c025bf6050 🎨 Fix line endings in utils/language.{h,cpp} 5 years ago
Vladimir Olteanu 06f2670406 Get rid of mem management macros from storm_sdl_rw.cpp 5 years ago
Vladimir Olteanu 24d2ab152a
Use std::list for halls in catacomb generation (#1774) 5 years ago
Vladimir Olteanu a2cb1e5c59 Cleanup pfile_encode_hero 5 years ago
Vladimir Olteanu 51d8b9acca
Cleanup of doom.cpp (#1767) 5 years ago
Vladimir Olteanu 7aad72f96d
Use automatic memory management for sound stuff (#1771) 5 years ago
Vladimir Olteanu c319344c50
Load/save cleanup (#1766) 5 years ago