814 Commits (231f6814f76ecd3de06f9a5ac7f658666a994218)

Author SHA1 Message Date
Anders Jenbo 382212b98c Remove DisableLighting from release builds 3 years ago
obligaron 2e7125fe65 Multiplayer: Sync Lazarus stand 3 years ago
Anders Jenbo ec9d1b5550 Rename _oLight to applyLighting 3 years ago
obligaron 40bb3aeb45 Replace earflag with DeathReason 3 years ago
obligaron 0e663a8d64 Multiplayer: Sync circles in Lazarus' Lair 3 years ago
obligaron cb5e2b252c Multiplayer: Enable Slain Hero 3 years ago
Łukasz 2ec0603896
use `Point`s instead of `x, y`s in GetRndObjLoc (objects.cpp) and portal-related functions (portal.cpp) (#5897) 3 years ago
Gleb Mazovetskiy f34dbf2aa9 Fix a libfmt compilation error on master 3 years ago
staphen 9af5bf84ba Arkaine's Valor: Don't check player inventory when processing CMD_OPERATEOBJ 3 years ago
obligaron 55bf5348c4 Multiplayer: Prevent trapped doors to fire twice 3 years ago
obligaron cd89372512 Introduce Object::name() 3 years ago
staphen f6fd519561 Remove references to Bard-specific speech IDs 3 years ago
obligaron 3a31539c7e Multiplayer: Enable Warlord of Blood Quest 3 years ago
Gleb Mazovetskiy e67ea9b006 Make `MissilesData` const 3 years ago
obligaron 023134ef91 Multiplayer: Enable The Chamber of Bone Quest 3 years ago
obligaron 2d4e84c561 Multiplayer: Enable Black Mushroom Quest 3 years ago
KPhoenix d813f13700 `enum spell_id` -> `enum class SpellID` 3 years ago
Gleb Mazovetskiy 7c53a5d5b3 Reduce `ObjectData` size: 24 bytes -> 11 bytes 3 years ago
Anders Jenbo c99f7cf644
Floating numbers (#5639) 3 years ago
KPhoenix 8db521727d
`enum missile_id` -> `enum class MissileID` 3 years ago
obligaron a935066180 Multiplayer: Enable Halls of the Blind Quest 3 years ago
obligaron 600cb656fb Multiplayer: Enable Arkaine's Valor Quest 3 years ago
obligaron f34cfeb565 Sync sign chest 3 years ago
obligaron 610e80f098 Sync break crux 3 years ago
obligaron 0711e6af4d Sync SpawnQuestItem (multiplayer quest items) 3 years ago
obligaron 5fe20e3d32 Make Lazarus quest map multiplayer compatible 3 years ago
Gleb Mazovetskiy 680ab5ec40 Overhaul backbuffer state handling 3 years ago
Gleb Mazovetskiy 759ca7f055 `WorldTileRectangle/Size` 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
ephphatha ea3ecbd619 Use _item_indexes type where appropriate 3 years ago
ephphatha a5b5441794 Restore item seed when converting potions to rejuvenation potions 3 years ago
Gleb Mazovetskiy 6327e713e0 Lowercase all file paths 4 years ago
obligaron 37de526cb8 DeltaSyncOpObject: Add handling for shrine 4 years ago
ephphatha b4839dadcc Dedupe operate object network commands 4 years ago
ephphatha 8132d6a033 Take object by reference in OperateObject 4 years ago
Anders Jenbo 52780a3712 Do not count closed doors as blocked 4 years ago
qndel 3736b5c8fd fix interacting with lazarus books while not on circles 4 years ago
Anders Jenbo 2d9531f692 Remove redundant check for distance when operating doors 4 years ago
Anders Jenbo acab00652e Unify operate door logic 4 years ago
Anders Jenbo 3589744ed1 Fix crypt doors looking wrong after closing them 4 years ago
Anders Jenbo 37ad8a438a Remove some redundant door logic 4 years ago
Anders Jenbo 8dd8203a39 Add missing check to IsDoorClear 4 years ago
Anders Jenbo e1417be472 Reuse code for opening and closing doors 4 years ago
Anders Jenbo 6fdd756023 [hellfire] Fix blocked crypt door sound 4 years ago
Anders Jenbo 52d9b69624 Reuse SetDoorStateClosed in AddDoor 4 years ago
Anders Jenbo e9702b4415 Move and rename door state functions 4 years ago
staphen 748bb1f84d Split delta trap operation from realtime trap operation 4 years ago
Gleb Mazovetskiy 961866e1c4 CLX: A new graphics format 4 years ago
Anders Jenbo da5f392cfa Merge OpenDoor and DeltaSyncDoor 4 years ago
Anders Jenbo b9aa2959a6 Split deleta sync from operate door 4 years ago