index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-07-31
Core/Logging: fixed nopch build for msvc compilers (#30126)
Ovahlord
2024-07-31
Core/PacketIO: Added example uses of new packet reading/writing utilities
Shauren
2024-07-31
Core/PacketIO: Added new packet reading/writing utilities for type casting, o...
Shauren
2024-07-30
Scripts/WaycrestManor: Implement Soulbound Goliath encounter (all difficultie...
Aqua Deus
2024-07-29
Core/Misc: Reduce amount of virtual functions and copypasting in Reference<> ...
Shauren
2024-07-29
Core/Proto: Remove blank lines
Shauren
2024-07-28
Core/Proto: Added messages and services missing descriptors in client
Shauren
2024-07-27
Core/Proto: Updated protobuf messages and services for 11.0.2
Shauren
2024-07-25
Core/Misc: std::ranges-ify algorithms used in TraitMgr
Shauren
2024-07-25
Core/Groups: Make member field naming consistent and add missing consts
Shauren
2024-07-25
Core/AuctionHouse: Ported WorldSession::SendAuctionHello argument type change...
Shauren
2024-07-24
Core/Spells: Fixed TaxiMask size check for underlying types other than uint8
Shauren
2024-07-22
Scripts/WanderingIsle: Implement quest Fanning the Flames (29523) (#30076)
Aqua Deus
2024-07-22
Core/Spells: Named SPELL_ATTR14_AURA_IS_PRIVATE
Shauren
2024-07-21
Core/PacketIO: Named unknown field in CMSG_CREATE_CHARACTER
Shauren
2024-07-19
Core/Auras: Defined and implemented new aura state
Shauren
2024-07-19
Scripts/Spells: Implemented Priest talent Shadow Word: Death (#30069)
Mematoru
2024-07-19
Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)
Meji
2024-07-19
Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on cre...
Jeremy
2024-07-18
Scripts/WaycrestManor: Implement Lord and Lady Waycrest encounter (#30086)
Aqua Deus
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-17
Added missing GameObjectModel::iLosBlockingDisabled initialization in constru...
Shauren
2024-07-17
Core/GameObject: Implemented NotLOSBlocking door property
Shauren
2024-07-16
Scripts/Misc:fix npc_professions locale text (#27894)
lee
2024-07-16
Core/Logging: Minor internal refactor
Shauren
2024-07-15
Build: CMake cleanup
Shauren
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-13
Core/Spells: Added missing SummonPropertiesFlags::UseDemonTimeout handling to...
Shauren
2024-07-12
Scripts/Azure Vault: Converted Leymor intro to use new OnCreatureGroupDeplete...
Shauren
2024-07-12
Core/Instances: New ZoneScript hook - OnCreatureGroupDepleted
Shauren
2024-07-12
Core/Creatures: Create a CreatureGroup for every SummonCreatureGroup
Shauren
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
Scripts/WanderingIsle: Added missing spell_summon_amberleaf_troublemaker script
ModoX
2024-07-10
Scripts/WanderingIsle: Implement The Way of the Tushui (#29846)
Aqua Deus
2024-07-10
Scripts/Battlegrounds: Implement Seething Shore (#29996)
Jeremy
2024-07-10
Core/Logging: Removed one layer of allocations from log message writes (async...
Shauren
2024-07-09
Core/Logging: Fixed a bunch of invalid format strings
Shauren
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-07
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
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
2024-07-05
Core/Vmaps: Optimize loading vmaps
Shauren
[next]