5317 Commits (de01f15398eec5f02458a08bfb724ff50a468a53)

Author SHA1 Message Date
Anders Jenbo de01f15398 Make debug compatible with GCC 6.2 5 years ago
qndel a9fbf91524 CalcStatDiff cleanup 5 years ago
qndel 9e1cdb4a82 CheckChrBtns cleanup 5 years ago
qndel 1ad950e088 FocusOnCharInfo cleanup 5 years ago
obligaron 369829164d DebugCmdResetLevel: Use stoul for parameter seed parsing 5 years ago
obligaron d954a9751c Log executed debug commands with result 5 years ago
obligaron cc881a1c85 Add "seedinfo" debug command 5 years ago
obligaron ec54654bee Debug command restart can now set a specific seed 5 years ago
obligaron 2a6e5712de Disable hardware cursor for demo playback 5 years ago
Gleb Mazovetskiy 032eaf7491 External iterators for player items 5 years ago
Anders Jenbo cb2831aae6 Fix possible teleport positiosn 5 years ago
Anders Jenbo 7ff4261252 Correct hellfire towners being loaded in diablo 5 years ago
qndel 51157c3744
remove unused param comment (#2737) 5 years ago
qndel 770f3a2f20 unify ranged and melee pierce 5 years ago
qndel 8436e1f641
Merge pull request #2711 from qndel/show_coords 5 years ago
Anders Jenbo 3d8d5e32e0
Clean up AddRune (#2732) 5 years ago
Anders Jenbo 3b019fbc13 Clean up points in missiles.cpp 5 years ago
Anders Jenbo 866bc56008 Clean up remaning usages of Missiles[] 5 years ago
Anders Jenbo bf706f2fbb 🐛 Fix Phasing not working in Lazarus' camber 5 years ago
Anders Jenbo 4fd2e2dc97 🐛 Fix Phasing teleporting to invalid locations 5 years ago
staphen 1d50db0246 Nintendo Switch: Remove link to rdimon library to fix file truncation 5 years ago
Gleb Mazovetskiy 1d48dd095d Scale hardware cursor bilinearly 5 years ago
qndel 9aee0360a0
stop shops reroll on load (#2693) 5 years ago
BC Ko 147f68c15f missile generic variable documentation 5 years ago
BC Ko 536121f038 rename _miVar# to var# 5 years ago
Robin 62a33c61d9
objects: deduplicate logic in OperateShrineGloomy using ForEachItem function 5 years ago
Gleb Mazovetskiy 097dbbc6d8 Debug: Fix save logging 5 years ago
Anders Jenbo cf4989bcbb [hellfire] Fix monsters being unable to hit at close range 5 years ago
Anders Jenbo 21963add95 Clean up hellfire differences 5 years ago
obligaron a40bd8d3b9 DebugCmdLoadMap: Show Map Ids 5 years ago
obligaron b83528161f DebugCmdQuest: Show Quest ids 5 years ago
obligaron a27ab517dc Enable multiline DiabloMsg and use it in debug.cpp 5 years ago
obligaron 19652a84c9 Replace msgtable, msgcnt and msgflag with std::deque 5 years ago
obligaron 6325d87e04 Introduce CancelCurrentDiabloMsg and hide msgdelay 5 years ago
obligaron 3c45149cef Introduce IsDiabloMsgAvailable and hide msgflag 5 years ago
BC Ko 4df798808e
2435 refactor global variable Items part 2 (#2673) 5 years ago
Anders Jenbo d125b591eb Remove dead code: ClearMissileSpot 5 years ago
Anders Jenbo 652573a8ce Re merge FireballUpdate and MI_Fireball 5 years ago
qndel c59950edc6 fix coords jumping when in inventory 5 years ago
BC Ko 373adcf65b modify AddMissile() parameters and remove Missiles[] in MissToMonst() 5 years ago
BC Ko ee96690410 change function parameter 5 years ago
BC Ko 6a0b99817c remove Missiles[] in FireballUpdate() 5 years ago
BC Ko 4834905eac remove Missiles[] in SpawnGolem() 5 years ago
Anders Jenbo d66d56cbbd Deduplicate ligntning missiles 5 years ago
Anders Jenbo ff23277cfa Use FindParent() in MI_Firebolt 5 years ago
Anders Jenbo 9a6820493f No missile golem 5 years ago
Anders Jenbo d7c6d8b189 Use proper Direction type for AddMissile midir 5 years ago
Anders Jenbo 611f759dbe Clean up AddMissile 5 years ago
Anders Jenbo c15f4d1fa9 Remove abuse of midir for unrelated values 5 years ago
qndel d8a0211da8 Remove redundant condition 5 years ago