7741 Commits (4bdc61dd307c91d9d7006850dcdec40da760cb1a)

Author SHA1 Message Date
staphen 48caf5004f [Debug] Add more data to seedinfo 3 years ago
Anders Jenbo 13e3217578
Only play the dialogs for the initating player (#6173) 3 years ago
Anders Jenbo e707bd0c4a Drop quest item based on difficulty 3 years ago
obligaron c8f1804d04
Spawn Optic Amulet and Arkaine's Valor always at the same tile (#6167) 3 years ago
Gleb Mazovetskiy 23d68718b1 Clear screen before drawing the loading background 3 years ago
Anders Jenbo fc91b65958 Add widescreen hive loadscreen 3 years ago
obligaron 571e770e68 In multiplayer randomly drop unique quest reward or magic item of same type 3 years ago
obligaron 4ce6413db1 Spawn butcher's cleaver and undead crown 3 years ago
staphen 217f6aee85 Don't turn monster towards player during hit recovery if monster is petrified 3 years ago
staphen e39c19f85e Only sync monster animations after both monsters and missiles are loaded 3 years ago
obligaron d46aa0e2bc Always check for uniqueType in TalktoMonster 3 years ago
staphen 60e3c32437 Sync monster animation data after loading Stone Curse missiles 3 years ago
ephphatha 8f90f975c4 Always spawn at Farnham when returning from an arena level 3 years ago
staphen 5be3d76104 Validate item prices and revert oil effects in Diablo 3 years ago
qndel ddd0f1b051 dont always force staff recharge to change spell 3 years ago
qndel 5e47dd57db refresh staff after using stone shrine 3 years ago
obligaron aa354849ee Fix stone curse shows the wrong animation & infinite petrify 3 years ago
obligaron 805c323063 Sync Jersey's Jersey Quest 3 years ago
obligaron d2cf2083a2 Sync Na-Krul Quest 3 years ago
obligaron e94deb7438 Sync Defiler Quest 3 years ago
obligaron bac8535564 Sync Little Girl Quest 3 years ago
obligaron c29f7a1fbf Sync Grave Matters Quest 3 years ago
obligaron 31fe55a161 Prevent hellfire quests from disapearing from quest log 3 years ago
Anders Jenbo 83a984d019 Add widescreen crypt loadscreen 3 years ago
DakkJaniels e485493a3d
Fix print screen for different print screen key bindings (#6060) 3 years ago
obligaron 1e8230b9b1 Move Gharbad talk logic (spawn item) to TalktoMonster 3 years ago
obligaron 3f195ae29b Use CMD_SPAWNITEM to spawn Ghardbards first item 3 years ago
obligaron deee72b0bc Move Zhar talk logic (spawn item) to TalktoMonster 3 years ago
obligaron e1082126a3 Use CMD_SPAWNITEM to spawn Zhars first book 3 years ago
obligaron d055aa5cbd Sync break crux correctly 3 years ago
staphen bf9331733e [Vita] Use SDL_RegisterEvents() to assign custom event type 3 years ago
Gleb Mazovetskiy 750cebc561 Delay reinitializing hwcursor until fade 1 3 years ago
ephphatha 143b6a40f1 apply clang-format 3 years ago
Andrew James 1b7608ea3b
Map from _talker_id to towner pointer when using gossip option (#6136) 3 years ago
Gleb Mazovetskiy 346ff443f7 Fix hwcursor re-enabling when reducing window size 3 years ago
Gleb Mazovetskiy a8f1d74bc4 Log an error if `SDL_CreateColorCursor` fails 3 years ago
Gleb Mazovetskiy f2d730a52f Delay hardware cursor reinit until it is visible 3 years ago
Gleb Mazovetskiy 2cf15cebc8 Add optional debug logging for hwcursor 3 years ago
qndel 3920aaa9f1
fix displaying difficulty indicator on hero selection (#6118) 3 years ago
qndel df8362a1cd fix walking animation getting stuck 3 years ago
obligaron bb1e2e7399 Fix golem scroll does not create a targeting cusor 3 years ago
qndel 88e7c8feec get rid of hardcoded ALT in variable/function name 3 years ago
obligaron abdec47a85 Multiplayer: Sync Lazarus death correctly 3 years ago
qndel c362808165
debug path command (#6101) 3 years ago
staphen 874fa6b8d3 Fix monster light offset after walk animation ends 3 years ago
ephphatha 9987bb6be2 Avoid unnecessary item initialisation and copy 3 years ago
ephphatha 6b21728440 Inline single use function InvPutItem 3 years ago
ephphatha 4f3c70aa95 Move PlaceItemInWorld to items.h/cpp 3 years ago
ephphatha 06f6ff78f2 Extract common logic for a player dropping an item 3 years ago
ephphatha eac22b935d Make functions that create and place an item in the world more similar 3 years ago