aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-10Core/Creatures: improved error logging messages added in 6f835c233f7605d74926...Ovahlord
2023-01-09Core/Creatures: Split creature_addon and creature_template_addon's byte colum...Ovahlord
2023-01-06Scripts/Icecrown Citadel: Added missing empty check before SelectRandomContai...Shauren
2022-12-23Core/Scripts: Implemented Zort's Protective Elixir (#28372)Mikhail Redko
2022-12-23Core/Spells: resurrection after raise ally (#28582)Badgersson
2022-12-05Core/Guild: Fixed possible guild exploit (#28577)robinsch
2022-12-04Core/Player: Vertical "Say" distance (#28544)Badgersson
2022-11-23Core/Units: ensure that we use valid iterators when providing spell Ids in Un...Ovahlord
2022-11-15Core/GameObjects: Use serverOnly property of GameObjectTemplate for all types...Shauren
2022-11-05DB/Quest: Villains of DarrowshireKillyana
2022-11-04Scripts/Halls of Lightning: reworked General Bjarngrim Encounter (#28457)Ovah
2022-11-02Revert "MMAP: Build ADT floor just like WMO floor below liquid (#27503)" (#28...Giacomo Pozzoni
2022-10-14Scripts/Quest: Refactor Last Rites (#28328)Malcrom
2022-10-14Scripts/Quest: Improved script for Abduction (#28306)Malcrom
2022-10-14Scripts/Quests: Help Those That Cannot Help Themselves (#28304)Malcrom
2022-10-13Core/Misc: Fixed worldserver shutdown with --update-databases-onlyShauren
2022-10-13Core/Gossip: Preserve OptionID from database when menu option is added from a...Shauren
2022-10-12Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-10-11Core/PacketIO: Use ByteBuffer from UpdateData instead of copying to it after ...Gosha
2022-10-08Core/Misc: Multithread query cache loadingihm-tswow
2022-10-08Core/Misc: Minor cleanup in worldserver main.cppShauren
2022-10-08Core/Threading: Create ThreadPool classShauren
2022-10-04Scripts/Eversong Woords: Add cosmetic script for a party (#28308)Malcrom
2022-10-02DB/Scripts: Move Quest "Aces High!" gossip menu to database (#28300)Malcrom
2022-10-02Scripts/BoreanTundra: Modernized Unfit for Death (11865) implementation (#28297)Malcrom
2022-10-01fixed buildOvah
2022-10-01Core/Spells: fixed sending partial blocks in SMSG_SPELL_GO packetsOvah
2022-10-01Core/Spells: fixed up block mechanics (#28286)Ovah
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
2022-09-29Scripts/Hyjal: Change boss state management from SetData to SetBossStateShauren
2022-09-28Core/Players: Added error message for death knights attempting to leave their...Shauren
2022-09-28Scripts/Karazhan: Mark optional boss as completed when it diesShauren
2022-09-28DB/Ahn'Qiraj Temple: Added spawn groups for bossesShauren
2022-09-27DB/Ruins of Ahn'Qiraj: Added spawn groups for bossesShauren
2022-09-27DB/Zul'gurub: Added spawn groups for bosses and prevent multiple Gahz'ranka s...Shauren
2022-09-27Scripts/Halls of Reflection: Prevent repeating Falric kills after wiping on M...Shauren
2022-09-27Core/Guilds: Improve HandleRoster performance (#28290)ihm-tswow
2022-09-27Scripts/The Escape From Durnholde: Minor improvementsShauren
2022-09-26Nopch build fixShauren
2022-09-25Scripts/The Underbog: Added spawn groups for bosses and implemented boss stat...Shauren
2022-09-25Scripts/Halls of Lightning: reworked Volkhan encounter (#28282)Ovah
2022-09-25DB/Icecrown Citadel: Migrate linked_respawn to spawn groupsShauren
2022-09-24Scripts/Halls of Stone: Modernized Halls of Stone instance script (#28280)Ovah
2022-09-23Core/Spawns: Added startup error for incorrect map assignments in instance_sp...Shauren
2022-09-23Nopch build fixShauren
2022-09-23Scripts/HoL: follow naming standards for boss enums and dropped unused overri...Ovahlord
2022-09-23Scripts/HoO: removed a redudant summons.DespawnAll() call from Ionar's scriptOvahlord
2022-09-23Scripts/HoL: converted Ionar's AI to BossAIOvahlord
2022-09-23Scripts/HoL: converted General Bjarngrim's to BossAIOvahlord
2022-09-23Scripts/HoL: modernized instance scriptOvahlord