aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2024-11-01Core/Objects: Fixup SMSG_UPDATE_OBJECT related refactorsShauren
2024-11-01Core/SAI: Implemented new action SMART_ACTION_CREDIT_QUEST_OBJECTIVE_TALK_TO ...Meji
2024-11-01Core/Objects: Move UF::UpdateFieldHolder to Object.h and remove owner object ...Shauren
2024-11-01Core/Objects: Eliminate unneccessary temporary objects and double map lookups...Shauren
2024-10-27Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...Shauren
2024-10-27Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...Shauren
2024-10-23Core/Player: moved zone/area updating and tavern resting checks into Heartbea...Ovahlord
2024-10-22Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)Meji
2024-10-22Core/GameObjects: Don't apply GO_DYNFLAG_LO_INTERACT_COND for GAMEOBJECT_TYPE...Meji
2024-10-22Core/GameObjects: added missing cherrypick data from 6bcef33bb1fb068ceac26e3f...Ovahlord
2024-10-21Core/Misc: downgraded RaceMask code for CataclysmOvahlord
2024-10-21Core/Texts: Refactor Emote/Sound handling and add ConditionID for ChatTextBui...Jeremy
2024-10-21Core/GameObject: Cast Pickup spell of GAMEOBJECT_TYPE_FLAGSTANDJeremy
2024-10-21Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_T...Jeremy
2024-10-21Core/Chat: Update ChatNotify enumShauren
2024-10-21Core/Conditions: Allow NegativeCondition for references (#30363)Meji
2024-10-19Core/Creature: Remove UNIT_FLAG3_FAKE_DEAD and UNIT_FLAG2_FEIGN_DEATH if no u...ModoX
2024-10-18Core/Misc: Don't use tellg() to estimate file sizesShauren
2024-10-17Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...Shauren
2024-10-17Core/Quests: Don't send SMSG_QUEST_GIVER_QUEST_COMPLETE for tracking quests (...Meji
2024-10-12Revert "Core/Movement: Store adv flying speeds instead of hardcoding them in ...Ovahlord
2024-10-12Core/Units: Fix melee attack victim level calculation (#30329)Jason Dove
2024-10-12Core/Movement: Implemented cyclic waypoint movement (#29923)ModoX
2024-10-12Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...Shauren
2024-10-09buildfixOvahlord
2024-10-09Core/Player: updated block percent value for CataclysmOvahlord
2024-10-05Core/Maps: Link instance map to LfgDungeonsShauren
2024-10-05Core/Chat: Improve ingame language translation (#30298)Meji
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
2024-10-03Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...Shauren
2024-10-03Core/Misc: updated Difficulty enum for CataclysmOvahlord
2024-09-30Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-30Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1...Shauren
2024-09-26Core/Spells: Fix PCT spell mod calculationfunjoker
2024-09-25Core/Database: Fix database connections failing to open over named pipes for ...Shauren
2024-09-23Core/Common: Catch and log child process creation errorsShauren
2024-09-22Core/PacketIO: Fix SMSG_SET_PCT_SPELL_MODIFIERfunjoker
2024-09-22Core/Spells: Protect against stack overflows in spell override handlingShauren
2024-09-22Core/Spells: Fix startup crashShauren
2024-09-22Scripts/Spells: fixed balance druid Eclipse mechanicOvahlord
2024-09-22Core/Auras: fixed a possible underflow when checking required powers for SPEL...Ovahlord
2024-09-21Core/Units: fixed druid Balance power minimum valueOvahlord
2024-09-21Scripts/Spells: simplify bitset check in mage Deep Freeze spell scriptOvahlord
2024-09-21Scripts/Spells: fixed mage Arcane MissilesOvahlord
2024-09-21Scripts/Spells: fixed mage Deep Freeze abilityOvahlord
2024-09-21Core/Object: Added max height change param to MovePositionModoX
2024-09-21Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...Shauren
2024-09-21Core/Database: Change database async thread shutdown to fix some corner cases...Shauren
2024-09-20Core/PacketIO: Update CMSG_PET_SET_ACTION structurefunjoker
2024-09-18remove blank lineOvahlord