index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10: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-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
2025-07-17
Core/SAI: Fix SMART_ACTION_OFFER_QUEST - now tracks npc interaction correctly
Shauren
2025-07-17
Core/SAI: Implemented action type SMART_ACTION_DESTROY_CONVERSATION (#31133)
ModoX
2025-07-15
Core/PacketIO: Add SMSG_DUEL_ARRANGED to IsInstanceOnlyOpcode
Shauren
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-12
Core/GameObjects: Allow reset for GAMEOBJECT_TYPE_GOOBER without lockId or au...
Meji
2025-07-12
Core/DataStores: Reduce the number of string copies when loading db2 hotfixes
Shauren
2025-07-12
Scripts/Spells: Implement mage talent Flame Patch (#31096)
Aqua Deus
2025-07-12
Core/Loot: Add aoe loot target cap same as on official servers (50 corpses)
Shauren
2025-07-11
Core/Misc: Improve LinkedList iteration - simplify code generated for begin, ...
Shauren
2025-07-11
Core/Misc: Rename LinkedListHead insertion functions to push_back/push_front ...
Shauren
2025-07-11
Core/Misc: Rename LinkedListHead::getSize to size to fit standard container n...
Shauren
2025-07-11
Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-07-10
Core/Logging: Remove temporary string creation when logging opcode names
Shauren
2025-07-09
Core/Spells: Fixed Revive Pet not being usable if pet corpse is still in world
Shauren
2025-07-09
Core/Scenarios: Allow scripts to set instance scenario by id (#31104)
Jason Dove
2025-07-08
Core/Spells: Fix group member classification in SelectRandomInjuredTargets
Shauren
2025-07-05
Core/Gossip: Track started interaction types and reset only questgiver on que...
Shauren
2025-07-04
Core/Objects: Add missing grid workers
Shauren
2025-07-03
Core/PacketIO: Define enum for TreasurePickerBonus Context field
Shauren
2025-07-02
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT BankTabSettings and DeclinedNames str...
Shauren
2025-07-01
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT ActivePlayerData structure
Shauren
2025-06-30
Core/DataStores: Fixed loading GameObjectLabel.db2
Shauren
2025-06-30
Core/Quests: Allow quest objective items with effect type other than "On Loot...
Shauren
2025-06-30
Core/Achievements: Fix setting count for CriteriaType::ReachRenownLevel
Shauren
2025-06-29
Scripts/Spells: Implement mage talent Meteor (#31094)
Aqua Deus
2025-06-29
Scripts/Spells Fix mage talent Flamestrike target cap (#31095)
Aqua Deus
[prev]
[next]