aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
2024-10-02Tools/vmap_assembler: Fix missing <mutex> header in TileAssembler.cpp (#30293)nekolisa42
2024-10-01Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
2024-09-30Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1...Shauren
2024-09-29Scripts/Spells: Implement druid talent Nature's Grace (#30215)Aqua Deus
2024-09-29Core/PacketIO: Enable CAN_ADV_FLY opcodesTraesh
2024-09-28Scripts/Spells: Fix Anti-Magic shell amount with Anti-Magic Barrier talent (#...Aqua Deus
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-25Core/Database: Fix database connections failing to open over named pipes for ...Shauren
2024-09-24Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_IDShauren
2024-09-23Core/Common: Catch and log child process creation errorsShauren
2024-09-23Core/CrashHandler: Output inlined stack framesShauren
2024-09-23Core/CrashHandler: Make WheatyExceptionReport fields not static to ensure con...Shauren
2024-09-22Core/DataStores: Updated db2 structures for 11.0.2.56647Shauren
2024-09-22Core/Spells: Protect against stack overflows in spell override handlingShauren
2024-09-21Core/Auras: fixed a possible underflow when checking required powers for SPEL...Ovahlord
2024-09-21Scripts/ShrineOfTheStorm: Implement Aqu'sirr encounter (#30122)Aqua Deus
2024-09-21Core/Object: Added max height change param to MovePositionModoX
2024-09-20Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...Shauren
2024-09-19Scripts/Spells: Update Shadow Word: Death script and define new spell effect ...Shauren
2024-09-19Core/Database: Change database async thread shutdown to fix some corner cases...Shauren
2024-09-18Core/Misc: cedf4e2b34cbf8825552cc6a1f69c50c71fd5aac followup - change default...Shauren
2024-09-18Core/Conf: Change evoker start level to 10 (#30252)Hwis
2024-09-18Core/Creatures: Allow PlayerInteractionType::CharacterBanker from CMSG_BANKER...Shauren
2024-09-17Core/Commands: Refactor .additem to use typed argsShauren
2024-09-16Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce paddingShauren
2024-09-16Core/Gameobjects: Fixed GO_DYNFLAG_LO_HIGHLIGHT application (#30123)Meji
2024-09-16Scripts/Spells: Implemented warlock talent Pyrogenics (#30190)Aqua Deus
2024-09-15Scripts/Spells: Implement warlock talent Backdraft (#30189)Aqua Deus
2024-09-15Scripts/Spells: Fix warlock talent Cataclysm (#30188)Aqua Deus
2024-09-15Build: Automatically include WindowsSettings.manifest in all executables inst...Shauren
2024-09-15Core/Common: Compile ServiceWin32 as part of common project instead of direct...Shauren
2024-09-15Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...Shauren
2024-09-14Core/Common: Output stdout/stderr from child process without waiting for it t...Shauren
2024-09-14Core: Remove boost iostreams dependencyShauren
2024-09-14Core/PacketIO: Fix SMSG_UI_MAP_QUEST_LINES_RESPONSE struct (TWW) (#30219)Meji
2024-09-14Core/Characters: Added missing Earthen creation data (#30220)Meji
2024-09-14Scripts/Battlegrounds: Implement Silvershard mines (#30120)Jeremy
2024-09-13Core/Spells: Fix copypaste mistake in CastSpellExtraArgs::SetTriggeringSpellShauren
2024-09-13Scripts/Spells: Add missed change for 975e7cc0723d3136822f6190de8742eef17a2539Shauren
2024-09-13Scripts/Spells: Implement warlock talent Roaring Blaze (#30186)Aqua Deus
2024-09-12Scripts/Spells: Added example for 975e7cc0723d3136822f6190de8742eef17a2539Shauren
2024-09-12Core/Spells: Refactor CastSpellExtraArgsShauren
2024-09-12Scripts/Spells: Fix Conflagrate energize (#30184)Aqua Deus
2024-09-12Scripts/Spells: Implement shaman talent Arctic Snowstorm (#30178)Aqua Deus
2024-09-10Core/Misc: Fix GitRevision::GetHostOSVersion compilation on arch linux, TRINI...Shauren
2024-09-09Core/DataStores: Refactor DBStorageIterator to make it usable with more std::...Shauren
2024-09-08Core/Spells: Remove setting OriginalCastId from CastSpellExtraArgs::SetTrigge...Shauren
2024-09-08Scripts/Spells: Implement warlock talent Death's Embrace (#30164)Aqua Deus
2024-09-08Scripts/Spells: Implement Bone Shield application by Marrowrend and Death's C...Naddley