6742 Commits (codeql)

Author SHA1 Message Date
Gleb Mazovetskiy ff9affa513 Fix a couple of noisy MSVC warnings 5 years ago
Gleb Mazovetskiy 0c694edaba WordWrapString: Wrap on punctuation 5 years ago
qndel b5f5a28b4a grammar fix 5 years ago
Anders Jenbo 2708b16c05
Validate CMD_SYNCDATA (#2968) 5 years ago
qndel 873e426952
fix light stealing (#2992) 5 years ago
staphen e5d32da8a2 Load font file from devilutionx.mpq 5 years ago
Anders Jenbo 490343ae0c Fix quater damage in Hellfire 5 years ago
staphen 83e395b496 Remove call to zts_stop() to prevent race condition during application shutdown 5 years ago
Yuri Pourre 91d813ddd0
Makes spell highlight translatable 5 years ago
Yuri Pourre 5f0607fd09 Unassign left ctrl to toggle item highlight 5 years ago
Yuri Pourre b8450dc792 Assign ctrl to drop items 5 years ago
Anders Jenbo 4dd8b121ec Replace TTF with PCX font 5 years ago
Anders Jenbo f54b7d0896 🚨 Count of letters is always positive 5 years ago
obligaron f7f02714fb Tracking: Use BFLAG_LIT instead of BFLAG_VISIBLE (like cursor and drawing logic) 5 years ago
obligaron 388370163d Don't track hidden monseters 5 years ago
obligaron ada3b3daba Adjust cursor position only when a action should be repeated (for example locking to a target). 5 years ago
obligaron 0818c55b88 Holding mouse when shift is held shouldn't lock to a target (Spells) 5 years ago
obligaron 10ef8e0c28 Holding mouse when shift is held shouldn't lock to a target (Melee & Ranged Attacks) 5 years ago
obligaron 16d98d48c3 Fix melee friendly fire when sgOptions.Gameplay.bFriendlyFire is set 5 years ago
obligaron 24c5ee8bd2 Draw belt item number for unusable scrolls 5 years ago
Anders Jenbo 7a57ae211e Better text alignment in spell book 5 years ago
staphen 271740a2bc Fix case for blank virtual gamepad potion buttons 5 years ago
staphen d220129ddc Only render the virtual gamepad when the game is running 5 years ago
Anders Jenbo 082be73dd4 Expose all quest titles for translation 5 years ago
staphen b8950877c5 Add buttons for using potions from belt 5 years ago
staphen 895dd3e4e9 Load virtual gamepad graphics on set levels 5 years ago
Anders Jenbo c6468522c8 Fix buffer overflow when sending game messages as chat 5 years ago
Anders Jenbo 7f6dec6dca Fix extra content rendered in dialogs 5 years ago
Anders Jenbo ebc0ad94eb Clean up SetupAllItems initialization 5 years ago
Anders Jenbo d0f70d5468 Correct loading of unicode fonts past row 09 5 years ago
qndel c44ae7b0d4
Faster and better debug unique drop 5 years ago
Anders Jenbo 70cff81547 Implement backspace for UTF-8 strings 5 years ago
Anders Jenbo 7959b04573 SDL1 Unicode input support 5 years ago
Anders Jenbo 958087ab86 Switch TTF render to UTF-8 5 years ago
Anders Jenbo 704a04ae4d Add support for Unicode fonts 5 years ago
Gleb Mazovetskiy ec13c333a9 Refactor: Use item iterators for scroll checks 5 years ago
Alex 6df826eb02 Fix compiler warnings 5 years ago
Anders Jenbo 4f791948ff Fix missing switch cases 5 years ago
Anders Jenbo a0009b0ff8 Correct name of IPL_LASTDIABLO 5 years ago
Anders Jenbo 0c5bdf5dbf 🐛 Reject items that would cause an OOB to 5 years ago
qndel c6a22f6490 fix helm of sprits name 5 years ago
qndel 893f91bacd fix gryphons claw name 5 years ago
qndel 70dc796287 proper fix 5 years ago
qndel 81199b14af fix wrong armor display in multiplayer 5 years ago
Anders Jenbo 464fd77238 Clean up quests.cpp global naming 5 years ago
staphen 1142d2ee7b Hardware rendering for the virtual gamepad 5 years ago
obligaron 98eb863ea1 Use SDL Textinput for ingame chat 5 years ago
staphen 471a435209 Organize virtual gamepad button graphics into frames 5 years ago
Anders Jenbo f13e66ad04 Mark all names as translatable 5 years ago
Anders Jenbo 671fdbd125 Implement contextural translation (pgettext) 5 years ago