751 Commits (dun-data2)

Author SHA1 Message Date
Anders Jenbo 1af53e5754 Clean up RndLocOk 4 years ago
Anders Jenbo 43311ad375 Use common function for loading .dun tile data 4 years ago
Anders Jenbo 1203514383 Clean up use of currlevel 4 years ago
k-bar 3ab94ebdb4 Berserk melee unsquelch fix 4 years ago
Gleb Mazovetskiy 628406a44c Refactor inventory/belt item presence and removal 4 years ago
qndel 354e329644 Players[MyPlayerId] -> MyPlayer 4 years ago
k-bar bc2c13e8ef
fix for monster melee hit monster (#4617) 4 years ago
Anders Jenbo c89d28fe47 Remove leftover firemen code 4 years ago
Anders Jenbo d6b258926e Apply type checking on monster type 4 years ago
Anders Jenbo 8c03e4a73b Fix code style in IsPossibleToHit 4 years ago
Anders Jenbo fcfb701ba0 Extract identical MonsterDeath code 4 years ago
Anders Jenbo 5f51092f15 [hellfire] Fix spiderloard not leaving acid when killed by monsters 4 years ago
Anders Jenbo b99521b376 Do not change animation state for petrified monsters during death 4 years ago
k-bar 4a4e3a5404 Unwindle If-Elses around petrify monster 4 years ago
k-bar 5b29eda518 Remove of CheckMonsterHit (aka LiftGargoylesAndIgnoreMages) 4 years ago
k-bar 417c4c9ce2 Extract duplicated code to functions related to monster 4 years ago
Anders Jenbo 457f804f10 [vanilla] Fix missing tource light in Lazarus' chamber 4 years ago
Anders Jenbo 134791af3f Remove pointless math related to finding monsters for levels 4 years ago
Anders Jenbo 0645d9b2a1 Correct missing hellfire level mapping in leveltype 4 years ago
qndel 89109dc9f4
HP bar tweaks and fixes (#4525) 4 years ago
DakkJaniels dad46e1905
Item special effect enum (#4129) 4 years ago
Gleb Mazovetskiy a66ca44695 Zero-based frame indexing 4 years ago
Gleb Mazovetskiy ade8aba822 Fix some more warnings 4 years ago
staphen 32311d4835 Fix Diablo's HP 4 years ago
obligaron 7d1e2d738e
Ensure Reflect + Thorn don't kill a monster twice (#4318) 4 years ago
Anders Jenbo 55a0b71b1c Only spawn loot once 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
Anders Jenbo 718c46e7fe Remove use of tempstr 4 years ago
obligaron e0ef3a2307 Init monster TRN after monster load 4 years ago
Gleb Mazovetskiy 7fede6c4cb Clean up owned/unowned CelSprite ambiguity 4 years ago
DakkJaniels 7bc19ee91a
add enum for the spell flags. Adjust code to use them. 4 years ago
qndel d3995736b9 fix spawning unique monsters 4 years ago
qndel 9ba64ad08b
TRN rewrite + bugfix (#4056) 4 years ago
Gleb Mazovetskiy 48ff656dc0 Load monster graphics into a single buffer 4 years ago
DakkJaniels 0790416781
Unique Monster Variable Rename (#4060) 4 years ago
staphen 30a9595020 Fix Hork Demon and Nakrul drops in multiplayer 4 years ago
ephphatha 32d397eb2a Add max_size checks when adding missiles to allow for limited size containers 4 years ago
obligaron 234a053863 Change Missiles Array to std::list 4 years ago
SoundChaser83 b52724a15e Fix monster damage potentially being off by 63/64th 4 years ago
staphen bd0470994a Initialize golems before objects 4 years ago
obligaron f2f764ed68 Fix Knockback checks wrong position when a monster is moving 4 years ago
obligaron f58a42ca97 Check that monsters aren't placed in doors 4 years ago
Anders Jenbo ffae6d805b Clean up check for borken monster position in DirOK 4 years ago
obligaron ff5de056fa
Add all (boolean) Game Settings to Settingsmenu (#3616) 4 years ago
qndel 7b82c52da9 add _mai_id enums in comment 4 years ago
Gleb Mazovetskiy 3aa8149d3e `PrintMonstHistory`: Fix string manipulation 4 years ago
qndel 1110927057 make berserked monsters fight each other 4 years ago
Andrew James 796e2813cf
Use scoped enums for DungeonFlags/BFLAG (#3135) 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Anders Jenbo 160c0fc2e4 Fix OOB when monsters attack monsters 4 years ago