index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T18:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-07-25
Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...
Shauren
2024-07-25
Core/Spells: Fixed TaxiMask size check for underlying types other than uint8
Shauren
2024-07-25
Core/Spells: Named SPELL_ATTR14_AURA_IS_PRIVATE
Shauren
2024-07-25
Core/Auras: Defined and implemented new aura state
Shauren
2024-07-25
Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)
Meji
2024-07-25
Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...
Jeremy
2024-07-25
Core/Packets: added opcode handlers and packet structures for CMSG_LEARN_TALE...
Ovahlord
2024-07-24
Core/DataStores: updated CurrencyTypesFlagsB enum to match its client counter...
Ovahlord
2024-07-23
Core/Quests: no longer prevent the item creation for quest items which are ti...
Ovahlord
2024-07-22
Core/Units: unify power regeneration handling (#30088)
Ovahlord
2024-07-21
Core/Packets: silence the Voice Error: 1 error message spam
Ovahlord
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-18
Added missing GameObjectModel::iLosBlockingDisabled initialization in constru...
Shauren
2024-07-18
Core/GameObject: Implemented NotLOSBlocking door property
Shauren
2024-07-18
Scripts/Misc:fix npc_professions locale text (#27894)
Ovahlord
2024-07-18
Core/Logging: Minor internal refactor
Shauren
2024-07-18
Build: CMake cleanup
Shauren
2024-07-14
Revert "power regen update"
Ovahlord
2024-07-14
Core/DBLayer: Add field metadata getters to query result classes
Shauren
2024-07-14
Core/Entities: Skip calling toupper on number to string conversion result if ...
Shauren
2024-07-14
Core/Utils: Transform char toUpper/toLower functions into callable function o...
Shauren
2024-07-14
Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to...
Shauren
2024-07-14
Core/Instances: New ZoneScript hook - OnCreatureGroupDepleted
Shauren
2024-07-14
Core/Creatures: Create a CreatureGroup for every SummonCreatureGroup
Shauren
2024-07-14
power regen update
Ovahlord
2024-07-12
Core/Players: turn rune cooldowns into floats and change their cooldown calcu...
Ovahlord
2024-07-12
Core/Units: implement PowerTypeFlags::RegenAffectedByHaste
Ovahlord
2024-07-11
Core/PacketIO: Fixed SMSG_ATTACKER_STATE_UPDATE structure
Shauren
2024-07-11
Core/Creatures: Allow adding summons to CreatureGroup (only adding, no format...
Shauren
2024-07-11
Core/Logging: Removed one layer of allocations from log message writes (async...
Shauren
2024-07-11
Core/Logging: Fixed a bunch of invalid format strings
Shauren
2024-07-11
Core/Auras: implemented SPELL_AURA_CONVERT_RUNE
Ovahlord
2024-07-11
Core/Spells: implement support for energizing runes via SPELL_EFFECT_ENERGIZE
Ovahlord
2024-07-11
Core/Spells: implemented SPELL_EFFECT_ACTIVATE_RUNE
Ovahlord
2024-07-11
Core/Player: update rune regeneration and consumption for Cataclysm Classic
Ovahlord
2024-07-11
buildfix
Ovahlord
2024-07-11
Core/Player: fixed a crash in rewarding quests when a QuestRewardDisplay spel...
Ovahlord
2024-07-11
Core/Packets: enabled and added packet class for SMSG_CONVERT_RUNE
Ovahlord
2024-07-10
remove whitespace
Ovahlord
2024-07-09
Core/Spells: fixed Heroic Strike damage calculation
Ovahlord
2024-07-08
Core/Creatures: Only remove formation movement on formation remove instead of...
Shauren
2024-07-08
Core/Creatures: Fixed memory leaks in creature formations
Shauren
2024-07-08
Revert "Core/Creature: Formation reset (#27040)"
Shauren
2024-07-08
Core/Units: Interrupt only spell in CURRENT_GENERIC_SPELL slot with damage ta...
Shauren
2024-07-06
Core/Vmaps: Fixed use after free and deadlocks when loading a model file fails
Shauren
2024-07-06
Core/Quests: fixed an oversight in quest query initialization which was causi...
Ovahlord
2024-07-06
Tools/vmap_assembler: Organize vmap files into directory-per-map
Shauren
2024-07-06
Tools/vmap_assembler: Use boost::filesystem::path for creating filenames
Shauren
2024-07-06
Tools/vmap_assembler: Multithread building vmaps
Shauren
2024-07-06
Tools/vmap_extractor: Split temporary dir_bin into multiple files (one per ma...
Shauren
[next]