aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-07-25Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...Shauren
2024-07-25Core/Spells: Fixed TaxiMask size check for underlying types other than uint8Shauren
2024-07-25Core/Spells: Named SPELL_ATTR14_AURA_IS_PRIVATEShauren
2024-07-25Core/Auras: Defined and implemented new aura stateShauren
2024-07-25Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)Meji
2024-07-25Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...Jeremy
2024-07-25Core/Packets: added opcode handlers and packet structures for CMSG_LEARN_TALE...Ovahlord
2024-07-24Core/DataStores: updated CurrencyTypesFlagsB enum to match its client counter...Ovahlord
2024-07-23Core/Quests: no longer prevent the item creation for quest items which are ti...Ovahlord
2024-07-22Core/Units: unify power regeneration handling (#30088)Ovahlord
2024-07-21Core/Packets: silence the Voice Error: 1 error message spamOvahlord
2024-07-18Build: Fixed CMake 3.30 FindBoost deprecation warningShauren
2024-07-18Added missing GameObjectModel::iLosBlockingDisabled initialization in constru...Shauren
2024-07-18Core/GameObject: Implemented NotLOSBlocking door propertyShauren
2024-07-18Scripts/Misc:fix npc_professions locale text (#27894)Ovahlord
2024-07-18Core/Logging: Minor internal refactorShauren
2024-07-18Build: CMake cleanupShauren
2024-07-14Revert "power regen update"Ovahlord
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-14Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to...Shauren
2024-07-14Core/Instances: New ZoneScript hook - OnCreatureGroupDepletedShauren
2024-07-14Core/Creatures: Create a CreatureGroup for every SummonCreatureGroupShauren
2024-07-14power regen updateOvahlord
2024-07-12Core/Players: turn rune cooldowns into floats and change their cooldown calcu...Ovahlord
2024-07-12Core/Units: implement PowerTypeFlags::RegenAffectedByHasteOvahlord
2024-07-11Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structureShauren
2024-07-11Core/Creatures: Allow adding summons to CreatureGroup (only adding, no format...Shauren
2024-07-11Core/Logging: Removed one layer of allocations from log message writes (async...Shauren
2024-07-11Core/Logging: Fixed a bunch of invalid format stringsShauren
2024-07-11Core/Auras: implemented SPELL_AURA_CONVERT_RUNEOvahlord
2024-07-11Core/Spells: implement support for energizing runes via SPELL_EFFECT_ENERGIZEOvahlord
2024-07-11Core/Spells: implemented SPELL_EFFECT_ACTIVATE_RUNEOvahlord
2024-07-11Core/Player: update rune regeneration and consumption for Cataclysm ClassicOvahlord
2024-07-11buildfixOvahlord
2024-07-11Core/Player: fixed a crash in rewarding quests when a QuestRewardDisplay spel...Ovahlord
2024-07-11Core/Packets: enabled and added packet class for SMSG_CONVERT_RUNEOvahlord
2024-07-10remove whitespaceOvahlord
2024-07-09Core/Spells: fixed Heroic Strike damage calculationOvahlord
2024-07-08Core/Creatures: Only remove formation movement on formation remove instead of...Shauren
2024-07-08Core/Creatures: Fixed memory leaks in creature formationsShauren
2024-07-08Revert "Core/Creature: Formation reset (#27040)"Shauren
2024-07-08Core/Units: Interrupt only spell in CURRENT_GENERIC_SPELL slot with damage ta...Shauren
2024-07-06Core/Vmaps: Fixed use after free and deadlocks when loading a model file failsShauren
2024-07-06Core/Quests: fixed an oversight in quest query initialization which was causi...Ovahlord
2024-07-06Tools/vmap_assembler: Organize vmap files into directory-per-mapShauren
2024-07-06Tools/vmap_assembler: Use boost::filesystem::path for creating filenamesShauren
2024-07-06Tools/vmap_assembler: Multithread building vmapsShauren
2024-07-06Tools/vmap_extractor: Split temporary dir_bin into multiple files (one per ma...Shauren