4339 Commits (05631eca366d15edfd2e87a969f61b43a045d032)

Author SHA1 Message Date
Anders Jenbo 05631eca36 🧹 Only load town TIL-file once 5 years ago
Anders Jenbo 92db72719d 🔥 Remove some unused code 5 years ago
Anders Jenbo 3746723f52 ♻️Add type to MIN-files and TRN-files 5 years ago
Gleb Mazovetskiy 0f95c3cbac 🧹 Fix a TSAN warning in DuplicateSound 5 years ago
Trihedraf 669c86be2b put ZeroTier files in subdir of save-path 5 years ago
Juliano Goncalves 6e3c33ad23 Add key to stop walking and cancel pending actions 5 years ago
Juliano Leal Goncalves 39736e2538 ♻️ Pass 'PlayerStruct' pointer to 'ClrPlrPath' 5 years ago
M0Rf30 570372331b 🐞 Fix typo for Maelstrom monster 5 years ago
Anders Jenbo 875da955c0 🎨 Clean up name of town mega tile variable 5 years ago
Anders Jenbo fa0b286693 ♻️Typed file loading 5 years ago
Gleb Mazovetskiy 18967ce5ff 🎉 render.cpp: Do not render out-of-bounds 5 years ago
Anders Jenbo 4e284ede14
Correct singular "Scroll" in texts. 5 years ago
thebigMuh 8e19ef5460 - Fixed outline drawing for item on cursor to match rest of game 5 years ago
Ivan Epifanov be07c3fb65 Remove vita hack 5 years ago
Jmgr b07d83001a Fix Vita build 5 years ago
Jmgr 0d652ed8cd Move experience cheat into its own action 5 years ago
Jmgr edaa58071d Add early return in a few cases 5 years ago
Jmgr 994c5e7cfe Add a keymapper 5 years ago
Anders Jenbo 32738c318b 🎨 Use enums for LoadRndLvlPal input 5 years ago
Gleb Mazovetskiy 3b03dd33cc 🧹 LoadRndLvlPal: Minor cleanup 5 years ago
Anders Jenbo bfc510fb23 Clean up automap.cpp 5 years ago
Gleb Mazovetskiy ff7fdd2848 🐞 Fix spellbook rendering crash in hellfire 5 years ago
Gleb Mazovetskiy 987ab2533b 🐞 Synchronize SFileReadFile access 5 years ago
thebigMuh 24f32a1d53
Fix sound volume/panning attenuation (#1789) 5 years ago
Anders Jenbo 3f891a4333 🌐 Correctly handle two more plural translation 5 years ago
Gleb Mazovetskiy 9980b77d23 🐞 ClearDuplicateSounds: Also lock the mutex 5 years ago
Anders Jenbo 23cec61f15 🎨 Mark Points returned by GetTargetPosition as const 5 years ago
Anders Jenbo bab52c0237 ♻️Clean up CreateDoorType 5 years ago
Anders Jenbo 72bed0709c ♻️Remove some magic numbers form appfat 5 years ago
Anders Jenbo 654a2b8834 ♻️Clean up automap code 5 years ago
Gleb Mazovetskiy 559229dea1 🐞 Duplicate sounds: Fix data race 5 years ago
Gleb Mazovetskiy 58b805cf47 🐞 Fix data race in PushAulibDecoder 5 years ago
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