340 Commits (1b31f56ceeffce3e201f5bf018b491f02ca3dc7a)

Author SHA1 Message Date
Eric Robinson 5937734b85
Move *dat files to tables dir 2 months ago
Eric Robinson e6032a69a8
Split control.cpp (#8347) 3 months ago
Yuri Pourre d8b1f00cb5
Load towners via tsv 4 months ago
Gleb Mazovetskiy a99cc9b40a SDL3: Some more migration 5 months ago
Andrettin 0c3fe1345c
Parse Quest Data from TSV 7 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
Anders Jenbo 6a4c5e42ec Clean up const and shadow variables 7 months ago
Gleb Mazovetskiy 903f0a8181 Simplify palette handling 9 months ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Gleb Mazovetskiy d7647d6c63 More dependency untangling 1 year ago
Gleb Mazovetskiy b76feb2be3 Extract game mode out of init.cpp 1 year ago
Gleb Mazovetskiy a49b1f2d58 Extract Is{Any,None}Of out of engine.hpp 1 year ago
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