index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T19: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-09-08
Core/Time: Initialize all GameTime fields at server startup
Shauren
2025-09-08
Core/Events: Replace remaining packed time calculations with WowTime class
Shauren
2025-09-07
Core/SAI: Add storedTargetId param to summon actions (#31142)
BandyscTC
2025-09-07
Scripts/ReturnToKarazhan: Implement Mana Devourer encounter (#31166)
Aqua Deus
2025-09-07
Core/Conditions: Allow ConditionTypeOrReference to be 0 for conditions that h...
Shauren
2025-09-06
Core/Spells: Implemented setting spell to cast on arrival from SPELL_EFFECT_J...
Traesh
2025-09-06
Core/Spells: Simplify SortTargetsWithPriorityRules
Shauren
2025-09-06
Core/Spells: Add a helper function to sort spell targets based on custom scri...
Telegrill
2025-09-04
Core/PacketIO: Fixed CMSG_CAST_SPELL/CMSG_PET_CAST_SPELL/CMSG_USE_ITEM/CMSG_U...
Shauren
2025-09-04
Core/Database: Add missing hotfix database periodic pings
Shauren
2025-09-03
Core/AreaTriggers: Handle exit areatrigger on player map change (#31077)
ModoX
2025-09-01
Core/Players: Fixed buying bank tabs
Shauren
2025-08-31
Core/Reputation: Fix ReputationMgr crash at first character login due to AllR...
thestrangerplana
2025-08-31
Scripts/TheJadeForest: Implement quest "Touching Ground" (31766) (#31122)
Meji
2025-08-31
Core/Vehicles: Prevent bad database data in vehicle_template from crashing th...
Shauren
2025-08-29
Core/Spells: Support spells that have both charge recovery and separate cooldown
Shauren
2025-08-28
Core/Items: Define new socket color
Shauren
2025-08-25
Core/Commands: Add .guild list GM command to list all guilds (#30930)
Alex Dcnh
2025-08-25
Core/Misc: Regenerate enuminfo_*.cpp files
Shauren
2025-08-25
Core/Misc: Update some enums with 11.2 values (#31231)
dio85
2025-08-23
Core/PacketIO: Fixed updatefields structure for 11.2.0
Shauren
2025-08-19
Core/BattlePets: Fix using moved-from variable when adding new pet
Shauren
2025-08-19
Core/BattlePets: Refactor BattlePetMgr::SendUpdates to use std::span argument
Shauren
2025-08-16
Scripts/Spells: Refactor spell script internals to fix -Wcast-function-type-m...
Shauren
2025-08-14
Core/Items: Relaxed transmog restrictiions
Shauren
2025-08-14
Core/Players: Reenable transmog
Shauren
2025-08-13
Core/AreaTriggers: Fixed areatrigger path type initialization
Shauren
2025-08-13
Core/PacketIO: Fixed SMSG_SET_ANIM_TIER structure for 11.2.0
Shauren
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-08-11
Core/Quests: Fixed quest experience rewards - it should always be awarded for...
Shauren
2025-08-11
Core/Items: Send CreateObject for items in buyback inventory slots
Shauren
2025-08-10
Core/Arenas: Allow queueing for rated arenas (#31148)
Jeremy
2025-08-09
Core/Objects: Remove unused code from UpdateField internals
Shauren
2025-08-07
Core/PacketIO: Reduce amount of stack space used by a few giant packet classes
Shauren
2025-08-04
Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structure
Shauren
2025-07-31
Core/Objects: Broadcast object destroy packets to players using Far Sight and...
Shauren
2025-07-30
Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...
Shauren
2025-07-26
Core/Auras: Check min power instead of 0 for SPELL_AURA_OBS_MOD_POWER
Shauren
2025-07-26
Core/Spells: Allow negative values for SPELL_AURA_OBS_MOD_POWER
ModoX
2025-07-24
Core/SAI: Fix SMART_ACTION_MOVE_OFFSET after 4887e0ea1da6fe32c76a899f03c4bf10...
Meji
2025-07-24
Core/SAI: Add actions ENTER_VEHICLE, BOARD_PASSENGER and EXIT_VEHICLE (#31141)
BandyscTC
2025-07-23
Core/Vehicles: Added new field CustomFlags to vehicle_template (#31115)
Meji
2025-07-20
Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure
Golrag
2025-07-19
Core/Units: Don't change hover anim for vehicle passengers (#31144)
BandyscTC
2025-07-19
Scripts/Spells: Implement Improved Whirlwind & Whirlwind target cap (#31064)
Jeremy
2025-07-17
Core/SAI: Replace sai specific object type checking functions with Object fun...
Shauren
2025-07-17
Core/SAI: Remove temp vectors
Shauren
2025-07-17
Core/SAI: Use std::string_view for event params
Shauren
2025-07-17
Core/SAI: Use std::vector::emplace_back instead of creating large temporary o...
Shauren
2025-07-17
Core/SAI: Remove ObjectGuid::ToString calls
Shauren
[next]