aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-08-17Core/PacketIO: Fixed SMSG_QUEST_GIVER_REQUEST_ITEMS structureShauren
2024-08-17Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Container...Shauren
2024-08-17Core/PacketIO: Fixed some 11.0.2 structuresShauren
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-15Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST (#30048)11.0.0.56008Meji
2024-08-14Core/PacketIO: Misc non-structure altering refactorsShauren
2024-08-10Core/Players: Implemented hero talentsShauren
2024-08-09Core/Misc: Added TWW expansion enum valueShauren
2024-08-05Core/PacketIO: Fixed handling CMSG_UPDATE_ACCOUNT_DATA - compressed value is ...Shauren
2024-08-05Core/Players: Remove duplicated trait configsShauren
2024-08-05Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)Jeremy
2024-08-04Core/Players: Fixed trait configs getting into invalid state after talent tre...Shauren
2024-08-03Core/PacketIO: Use std::string_view to read strings from ByteBufferShauren
2024-08-03Scripts/AtalDazar: Fix possible crashesModoX
2024-08-03Scripts/AtalDazar: Fix possible crashesModoX
2024-08-03Scripts/AtalDazar: Implement Rezan encounter (#30127)Aqua Deus
2024-08-02Scripts/KingsRest: Implement The Golden Serpent encounter (#30100)Naddley
2024-08-02Core/Movement: Made fixed ChaseAngle optional and added possibility to ignore...ModoX
2024-08-02Core/DataStores: Updated to 11.0.0Shauren
2024-08-02Core/PacketIO: Updated to 11.0.0Shauren
2024-07-31Core/Logging: fixed nopch build for msvc compilers (#30126)Ovahlord
2024-07-31Core/PacketIO: Added example uses of new packet reading/writing utilitiesShauren
2024-07-31Core/PacketIO: Added new packet reading/writing utilities for type casting, o...Shauren
2024-07-30Scripts/WaycrestManor: Implement Soulbound Goliath encounter (all difficultie...Aqua Deus
2024-07-29Core/Misc: Reduce amount of virtual functions and copypasting in Reference<> ...Shauren
2024-07-29Core/Proto: Remove blank linesShauren
2024-07-28Core/Proto: Added messages and services missing descriptors in clientShauren
2024-07-27Core/Proto: Updated protobuf messages and services for 11.0.2Shauren
2024-07-25Core/Misc: std::ranges-ify algorithms used in TraitMgrShauren
2024-07-25Core/Groups: Make member field naming consistent and add missing constsShauren
2024-07-25Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...Shauren
2024-07-24Core/Spells: Fixed TaxiMask size check for underlying types other than uint8Shauren
2024-07-22Scripts/WanderingIsle: Implement quest Fanning the Flames (29523) (#30076)Aqua Deus
2024-07-22Core/Spells: Named SPELL_ATTR14_AURA_IS_PRIVATEShauren
2024-07-21Core/PacketIO: Named unknown field in CMSG_CREATE_CHARACTERShauren
2024-07-19Core/Auras: Defined and implemented new aura stateShauren
2024-07-19Scripts/Spells: Implemented Priest talent Shadow Word: Death (#30069)Mematoru
2024-07-19Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)Meji
2024-07-19Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...Jeremy
2024-07-18Scripts/WaycrestManor: Implement Lord and Lady Waycrest encounter (#30086)Aqua Deus
2024-07-18Build: Fixed CMake 3.30 FindBoost deprecation warningShauren
2024-07-17Added missing GameObjectModel::iLosBlockingDisabled initialization in constru...Shauren
2024-07-17Core/GameObject: Implemented NotLOSBlocking door propertyShauren
2024-07-16Scripts/Misc:fix npc_professions locale text (#27894)lee
2024-07-16Core/Logging: Minor internal refactorShauren
2024-07-15Build: CMake cleanupShauren
2024-07-14Core/DBLayer: Add field metadata getters to query result classesShauren
2024-07-14Core/Entities: Skip calling toupper on number to string conversion result if ...Shauren
2024-07-14Core/Utils: Transform char toUpper/toLower functions into callable function o...Shauren
2024-07-13Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to...Shauren