6767 Commits (481fc0423570dc96df0da12189360d12ae6ee47f)
 

Author SHA1 Message Date
obligaron 481fc04235 InitMonster: Get AnimData only once 5 years ago
obligaron 1fcbad0810 MAI_Ranged: Use CheckStandAnimationIsLoaded instead of directly changing animation data 5 years ago
obligaron e5bf44a75f M_DoWalk: Simplify check if we reached new tile 5 years ago
obligaron dc2d5e2b04 Remove unnecessary assignments to _mdir 5 years ago
obligaron a94da6b4a3 NewMonsterAnim gets monster references and monster graphic instead of index, and AnimStruct Pointer 5 years ago
obligaron 02d2754a68 MAI Garbud/Zhar/SnotSpill/Lazurus/Lachdanan/Warlord 5 years ago
obligaron 95937021fe Fallen fear: Use _mgoalvar2 for new direction instead of _mdir 5 years ago
Anders Jenbo 8ebef6a062 Clean up ProcessMissiles 5 years ago
obligaron 508132e014 ADL: Handle skipped Frames for Diablo Got-Hit Animation 5 years ago
obligaron e2ba79d3d1 Introduce StartMonsterGotHit 5 years ago
obligaron b4966f22e1 Move NewMonsterAnim to anonymous namespace 5 years ago
Anders Jenbo 996cadf972 ♻️Unique powers cleanup 5 years ago
Zakxaev68 / Krezzin cce727cde7
Update bg.po 5 years ago
obligaron 72692028f7 Refurbish table in GetOffsetForWalking 5 years ago
ephphatha 5a77f60caf Give skeleton king subregions more descriptive names 5 years ago
ephphatha a842d07dab Combine duplicated initialisation logic for quest book objects 5 years ago
ephphatha cc3572af81 Update BookLever related functions to use Rectangle. 5 years ago
Andrew James 4f73794a53
Restore dropped cases for fence fix and vertical wall checks (#2353) 5 years ago
ephphatha e25d287ba9 Move SetObjMapRange to a member function 5 years ago
Anders Jenbo 65d7b3c1eb Use AdvanceRndSeed() when changing RNG with out use 5 years ago
Anders Jenbo 35ccc8eb1c Apply clang-tidy to code 5 years ago
Anders Jenbo 74b57558c9 🚚 Move local code to anonymous namespace 5 years ago
ephphatha ea63eecd17 Break out crux search logic from BreakCrux/SyncCrux 5 years ago
ephphatha a1d4bdc98d Object by reference for BreakCrux 5 years ago
matheusgomes28 42e2c174ac
Refactored parameters of "StartItemPower(...)" and code around calls to it. (#2345) 5 years ago
Andrew James af60158274
Object by reference in SyncObjectAnimation functions (#2344) 5 years ago
JoBergeron be3f1ba928
Pause game and mute music when game window loses focus (#2337) 5 years ago
Anders Jenbo 85ee14710a Align naming and style in DRLG algorithms 5 years ago
Anders Jenbo 6fe4cb32b5 Move DRLG functions in to the same relative order 5 years ago
Anders Jenbo 730c0750e7 Apply clang-tidy to code 5 years ago
Anders Jenbo 352a0ca510 Place local symbols in an anonymous namespace 5 years ago
qndel 46c8e550ba Revert "Revert "Add explicit cast for LogicalToOutput" (#2334)" 5 years ago
ephphatha 74584bb02a Remove doorSetDirection temporary 5 years ago
ephphatha da4ae52886 Move objects_set_door_piece next to DoorSet 5 years ago
ephphatha b0023be41e Remove unnecessary temporaries from SyncL3Doors 5 years ago
qndel cbfffcbfd4
Revert "Add explicit cast for LogicalToOutput" (#2334) 5 years ago
ephphatha b680e3fef1 Align end comment markers for doxygen comments 5 years ago
ephphatha 36ff5578fd Refactor LoadMapObjects/LoadMapObjs to take Point instead of int x/y 5 years ago
ephphatha 3a517048f7 Refactor ObjIndex to take Point instead of int x/y 5 years ago
ephphatha 19ae61811f Refactor AddObject to take Point instead of int x/y 5 years ago
ephphatha e4b434b2ef Refactor SetupObject to use Point 5 years ago
ephphatha 288d691678 Refactor OperateShrineTown to use Point 5 years ago
ephphatha c2cf2f8b59 Refactor OperateShrineSparkling to use Point 5 years ago
ephphatha 61a2cf9ac8 Refactor OperateShrineOily to use Point 5 years ago
ephphatha bc386a4701 Refactor OperateShrineDivine to use Point 5 years ago
ephphatha 73cf62179c Refactor ObjSetMini to use Point 5 years ago
ephphatha e668d215f2 Refactor objects_set_door_piece to use a Point param 5 years ago
ephphatha cbe542c52e Refactor Add*Door functions to use more descriptive parameters 5 years ago
ephphatha a3d155f552 Remove unnecessary temporaries from Obj_Light 5 years ago
ephphatha 6f40f0dd88 Refactor ObjSetMicro to take a Point parameter 5 years ago