4357 Commits (6321bf04d517cd62a6cd4e2273c8a38518847e2d)

Author SHA1 Message Date
Anders Jenbo 6321bf04d5 ♻️Pass player to towner by reference instead of index 5 years ago
Anders Jenbo c98a1409f9 ♻️Pass towners by reference instead of index 5 years ago
Anders Jenbo f263e4e9d1 ♻️Split TalkToTowner in to a per towner sub-function 5 years ago
Gleb Mazovetskiy febaf0dc8b 🐞 Fix misaligned load in `GetCelFrame` 5 years ago
Gleb Mazovetskiy 0edfa3de66 🚚 Move CEL rendering to engine/render/cel_render.cpp 5 years ago
Gleb Mazovetskiy 473d1b0b14 🎉 Clip CEL drawing functions 5 years ago
Gleb Mazovetskiy 59dd42692f 🚚 Move render.cpp to engine/render/dun_render.cpp 5 years ago
Anders Jenbo f579b2f287 Handle cel/cl2 files as byte arrays 5 years ago
Gleb Mazovetskiy 6474dea0a9 ♻️ Move automap_render to engine/, rename 2->Steep 5 years ago
Gleb Mazovetskiy e7a9293153 ♻️ engine.h: Minor refactoring 5 years ago
Gleb Mazovetskiy 1b774e33f7 ♻️ Bounds-check every pixel in the map renderer 5 years ago
Gleb Mazovetskiy b9d452390b 🧹 Source/qol: FastDraw -> UnsafeDraw 5 years ago
Gleb Mazovetskiy afef72f916 🎉 New map renderer 5 years ago
obligaron cb7819a75c Introduce AnimationDistributionFlags::RepeatedAction 5 years ago
obligaron b5954eb34b Change AnimationDistributionParams to AnimationDistributionFlags 5 years ago
obligaron b08e0c20dc In repeated Animations show skipped Frames from previous Animation (repeated Attack/RangeAttack/Spell) 5 years ago
obligaron 7740a66dc4 Set correct Hit-Frame for Spell Animation 5 years ago
Jmgr 6c2a837278 Keymapper: fix triggering actions twice 5 years ago
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