328 Commits (228aa7e210372eef1ecfe7fb762bb023d4e88831)

Author SHA1 Message Date
Anders Jenbo e949f41d83 Clean up selection type 2 years ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
Andrew James 6b2a0c4b7a Remove conditionals for OOB reads that aren't hit in normal gameplay 2 years ago
staphen 9e682afe13 Rename glSeedTbl 2 years ago
staphen d81b6f869d Isolate quest pool initialization from global RNG state 2 years ago
obligaron 42e1b82a91 Use GetDunSize in loops 2 years ago
obligaron dc85e7db43 Introduce GetDunSize 2 years ago
obligaron 79a43dc1de Introduce AddMissile overloads specific for player and monster 2 years ago
Anders Jenbo bb2e189327 Convert _sfx_id in to class enum 2 years ago
Gleb Mazovetskiy e5881688f4 `text_render`: Replace optional args with struct 2 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Anders Jenbo b25b6a1daa Fix spawn location when using map debug command 3 years ago
staphen c577b6a6bf Only warp to Lazarus' chamber when red portal is active 3 years ago
ephphatha 8f90f975c4 Always spawn at Farnham when returning from an arena level 3 years ago
obligaron 805c323063 Sync Jersey's Jersey Quest 3 years ago
obligaron bac8535564 Sync Little Girl Quest 3 years ago
obligaron abdec47a85 Multiplayer: Sync Lazarus death correctly 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
ephphatha 655a5da53e Make the poison water quest visible in the log when the level is cleared 3 years ago
Anders Jenbo 2f908277a8 Apply pre calculated lighting for quest levels 3 years ago
obligaron 4cdd7ff2d9 Replace ReturnLevel/LevelTyp/LvlPosition 3 years ago
obligaron f4b2fee532 Transform Lazarus portal position to world space earlier 3 years ago
obligaron adeeae2c52 Add option to enable singleplayer quests in multiplayer 3 years ago
obligaron 6a5210e14a Multiplayer: Enable Lachdanan Quest 3 years ago
obligaron 3a31539c7e Multiplayer: Enable Warlord of Blood Quest 3 years ago
obligaron 76528246d7
Multiplayer: Enable Zhar the Mad Quest (#5823) 3 years ago
obligaron 31b0f2147a Multiplayer: Enable Gharbad the Week Quest 3 years ago
obligaron 475f1d67fb Spawn Fungal Tome during level generation to avoid desyncs 3 years ago
obligaron 5e9801f0cf Sync Quest._qmsg 3 years ago
KPhoenix 8db521727d
`enum missile_id` -> `enum class MissileID` 3 years ago
obligaron 9948bc3477 Multiplayer: Fix Poisoned Water Supply purify 3 years ago
obligaron 0aa3831e32 Multiplayer: Enable Ogden's Sign Quest 3 years ago
obligaron 0711e6af4d Sync SpawnQuestItem (multiplayer quest items) 3 years ago
obligaron d0978672e9 Make Poisoned Water Supply quest multiplayer compatible 3 years ago
obligaron 5a45ee4eba Update diablo pentagram when quest state changes 3 years ago
obligaron 0c13f88694 Ensure questmap changes are synced between clients 3 years ago
obligaron 5fe20e3d32 Make Lazarus quest map multiplayer compatible 3 years ago
obligaron 57a3ede76a Introduce UseMultiplayerQuests 3 years ago
obligaron 17712562c8 Sync Quest._qvar2 3 years ago
obligaron 0de0894ad5 Enable sync of all quests 3 years ago
Gleb Mazovetskiy b5f788cb33 trigs.cpp: Optimize & clean up the data structures 3 years ago
Gleb Mazovetskiy 759ca7f055 `WorldTileRectangle/Size` 3 years ago
obligaron 795a43dd89 Add Arena Support 3 years ago
obligaron 7ad5a45905
Fix warp position offset and adjust some spawn positions (#5364) 4 years ago
Gleb Mazovetskiy 6327e713e0 Lowercase all file paths 4 years ago
Gleb Mazovetskiy 961866e1c4 CLX: A new graphics format 4 years ago
Gleb Mazovetskiy 8ca71272b8 Load all CEL as CL2 4 years ago
Anders Jenbo d1189388f5 Use user by reference 4 years ago
ephphatha 1337ff6ea2 Add check if a monster potentially has leashed minions 4 years ago
ephphatha 7c54066f31 Use PickRandomlyAmong when choosing between two options 4 years ago