5626 Commits (91fd583fe636fc26ec9efa241effd2eac6894e5c)

Author SHA1 Message Date
qndel 91fd583fe6
Revert "fix loot" for 1.3.0 (#3064) 5 years ago
obligaron 3a40448485 Store last selected hero in options 5 years ago
obligaron 8dc1829ac0 Remember last selected hero 5 years ago
qndel acf4ef880d fix lightning rune damage 5 years ago
ephphatha 4198a19787 Remove debug assert after picking up an item 5 years ago
Rafał Mikrut 3ba15a4251 Don't try to close non openend file 5 years ago
ephphatha 0f593c17e4 Remove pointless increments of life/mana on level up 5 years ago
Yuri Pourre 071206a9e4
Fix ctrl + drop garbage 5 years ago
Anders Jenbo 31ba8e2bc6 Validate additional network messages 5 years ago
qndel c39c6ce7bb make lightning trap hit multiple times again 5 years ago
Anders Jenbo ba10fa3182 Correct name generation of staffs 5 years ago
obligaron 6b8b6ba77b
Fix OnSpellTile check (#3021) 5 years ago
qndel 2d81357069
fix anvil monsters placement (#3035) 5 years ago
Anders Jenbo 5b3ac35fad Validate 2 more network messages 5 years ago
Anders Jenbo 403f507d79 Validate spell network messages 5 years ago
Anders Jenbo 614fba6af6 Cleanup package slicing 5 years ago
Anders Jenbo 2443a188a9 Validate param1 messages 5 years ago
Anders Jenbo ab1046072b Clean up NetSendCmdString 5 years ago
Anders Jenbo 58257c7cdc Remove unessesery null checks in multi_msg_add 5 years ago
Anders Jenbo d227ff33da Validat input to a few simple network messages 5 years ago
Anders Jenbo 7001ead263 Mark network pointers as const 5 years ago
qndel 9f7c69f4f5 improve southeast arrow 5 years ago
qndel 560066585a center automap arrow 5 years ago
Gleb Mazovetskiy f4404e1452 WordWrapString: Also break on `,` U+FF0C (FULLWIDTH COMMA) 5 years ago
qndel 6bd48907e0 fix jumping arrow 5 years ago
staphen 393d6d7fbe Free dvlnet resources when game is shutting down 5 years ago
staphen a7e2abeb72 Restore original Warrior death sound 5 years ago
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