index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T00:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2025-06-27
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...
Shauren
2025-06-26
Core/Chat: Fixed chat language translations for messages containing item link...
Shauren
2025-06-26
Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid d...
Shauren
2025-06-26
Core/LFG Fix crash on lfg boss kills
Shauren
2025-06-25
Core/Database: Improve code generated by DEFINE_FIELD_ACCESSOR_CACHE
Shauren
2025-06-25
Core/Commands: Waypoint command fixes
Shauren
2025-06-24
Core/Misc: Use new Field::Get*OrNull where possible
Shauren
2025-06-23
Core/Players: Add missing playerchoice expiration initialization
Shauren
2025-06-22
Core/Players: PlayerChoice improvements
Shauren
2025-06-22
Core/Conditions: Fix validation for CONDITION_SOURCE_TYPE_PLAYER_CHOICE_RESPONSE
Shauren
2025-06-21
Core/Gossip: Use std::variant to store InteractionData
Shauren
2025-06-21
Core/Gossip: Use algorithms from std::ranges namespace in gossip menu code
Shauren
2025-06-20
Core/Conditions: Implemented new condition source type CONDITION_SOURCE_TYPE_...
Shauren
2025-06-18
Core: Updated to 11.1.7
Shauren
2025-06-17
Core/Movement: Spline code cleanup
Shauren
2025-06-17
Core/Misc: Remove extremely forgettable tiny utility function
Shauren
2025-06-17
Core/Objects: Replace separate x,y,z,o getters for stationary position with s...
Shauren
2025-06-15
Core/AreaTriggers: Add AREATRIGGER_ACTION_TAVERN (#31035)
Jason Dove
2025-06-15
Scripts/WanderingIsle: Implement quest 29420 (The Spirit's Guardian) (#30467)
Aqua Deus
2025-06-14
Core/Players: Fixed traits not updating aura values when changing rank
Shauren
2025-06-13
Core/Scripts: Mark script base class constructors noexcept
Shauren
2025-06-13
Core/Misc: Remove a bunch of code from headers
Shauren
2025-06-13
Core/Game: Update PCH content to include most commonly used headers
Shauren
2025-06-12
Scripts/Spells: Implement monk talent Keg Smash target limit (#31048)
Aqua Deus
2025-06-11
Core/Misc: Fix revision_data.h and boost/predef preprocessor macro conflict
Shauren
2025-06-11
Core/Movement: Fix WaypointMgr::GetNode infinite recursion (function isn't us...
Shauren
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-06-09
Scripts/Spells: Fix Odyn's Fury target cap & Titanic Rage talent (#31043)
Jeremy
2025-06-08
Core/Spells: Allow removing weapon damage effects by preventing target select...
Shauren
2025-06-08
Core/Misc: Remove boost/algorithm dependency
Shauren
2025-06-08
Core/Misc: Kill AnyPlayerInObjectRangeCheck (duplicate of AnyUnitInObjectRang...
Shauren
2025-06-07
Core/Movement: Fixed orientation calculation when using MoveSpline::ComputePo...
Shauren
2025-06-06
Scripts/Spells: Fix target limit of monk talents Revival/Restoral (#31032)
Aqua Deus
2025-06-06
Core/Grids: Remove unused template parameter from Grid class
Shauren
2025-06-06
Core/Grids: Fix TypeListContainer::Size
Shauren
2025-06-06
Core/Spells: Fixed applying glyphs without exclusive category
Shauren
2025-06-05
DB/RBAC: Add missing command permission assignments and remove unused permission
Shauren
2025-06-05
Core/Chat: Remove fmt::sprintf from headers
Shauren
2025-06-05
Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUAL
Shauren
2025-06-04
Core/PacketIO: Remove duplicated areatrigger spline packet writer
Shauren
2025-06-03
Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound d...
Shauren
2025-06-02
Core/Network: Make ip address formattable with fmt
Shauren
2025-06-02
Core/Misc: Move fmt::formatter forward declaration to a common header to redu...
Shauren
2025-06-01
Core/Spells: Don't set TARGET_FLAG_DEST_LOCATION for cone targets
Shauren
2025-05-30
Core/Scripts: Allow accessing removed spell HitAura in scripts
Shauren
2025-05-29
Core/PacketIO: Fixed structure for SMSG_DISPLAY_TOAST
Shauren
2025-05-29
Core/AreaTriggers: Fixed areatrigger spline duration calculation
Shauren
2025-05-29
Core/Movement: Spline<float> compile fix
Shauren
2025-05-28
Core/Items: Classify wands as ranged weapons (fixes wand shooting)
Shauren
2025-05-28
Core/GameObjects: Added spell cast for GAMEOBJECT_TYPE_CHEST (#30996)
Meji
[prev]
[next]