index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T08:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2024-11-01
Core/Objects: Fixup SMSG_UPDATE_OBJECT related refactors
Shauren
2024-11-01
Core/SAI: Implemented new action SMART_ACTION_CREDIT_QUEST_OBJECTIVE_TALK_TO ...
Meji
2024-11-01
Core/Objects: Move UF::UpdateFieldHolder to Object.h and remove owner object ...
Shauren
2024-11-01
Core/Objects: Eliminate unneccessary temporary objects and double map lookups...
Shauren
2024-10-27
Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move get...
Shauren
2024-10-27
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...
Shauren
2024-10-23
Core/Player: moved zone/area updating and tavern resting checks into Heartbea...
Ovahlord
2024-10-22
Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)
Meji
2024-10-22
Core/GameObjects: Don't apply GO_DYNFLAG_LO_INTERACT_COND for GAMEOBJECT_TYPE...
Meji
2024-10-22
Core/GameObjects: added missing cherrypick data from 6bcef33bb1fb068ceac26e3f...
Ovahlord
2024-10-21
Core/Misc: downgraded RaceMask code for Cataclysm
Ovahlord
2024-10-21
Core/Texts: Refactor Emote/Sound handling and add ConditionID for ChatTextBui...
Jeremy
2024-10-21
Core/GameObject: Cast Pickup spell of GAMEOBJECT_TYPE_FLAGSTAND
Jeremy
2024-10-21
Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_T...
Jeremy
2024-10-21
Core/Chat: Update ChatNotify enum
Shauren
2024-10-21
Core/Conditions: Allow NegativeCondition for references (#30363)
Meji
2024-10-19
Core/Creature: Remove UNIT_FLAG3_FAKE_DEAD and UNIT_FLAG2_FEIGN_DEATH if no u...
ModoX
2024-10-18
Core/Misc: Don't use tellg() to estimate file sizes
Shauren
2024-10-17
Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...
Shauren
2024-10-17
Core/Quests: Don't send SMSG_QUEST_GIVER_QUEST_COMPLETE for tracking quests (...
Meji
2024-10-12
Revert "Core/Movement: Store adv flying speeds instead of hardcoding them in ...
Ovahlord
2024-10-12
Core/Units: Fix melee attack victim level calculation (#30329)
Jason Dove
2024-10-12
Core/Movement: Implemented cyclic waypoint movement (#29923)
ModoX
2024-10-12
Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPD...
Shauren
2024-10-09
buildfix
Ovahlord
2024-10-09
Core/Player: updated block percent value for Cataclysm
Ovahlord
2024-10-05
Core/Maps: Link instance map to LfgDungeons
Shauren
2024-10-05
Core/Chat: Improve ingame language translation (#30298)
Meji
2024-10-03
Core/Players: Prevent creation of characters with duplicate names
Shauren
2024-10-03
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-10-03
Core/Misc: updated Difficulty enum for Cataclysm
Ovahlord
2024-09-30
Core/DataStores: Removed overriding field sign type based on db2 column compr...
Shauren
2024-09-30
Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1...
Shauren
2024-09-26
Core/Spells: Fix PCT spell mod calculation
funjoker
2024-09-25
Core/Database: Fix database connections failing to open over named pipes for ...
Shauren
2024-09-23
Core/Common: Catch and log child process creation errors
Shauren
2024-09-22
Core/PacketIO: Fix SMSG_SET_PCT_SPELL_MODIFIER
funjoker
2024-09-22
Core/Spells: Protect against stack overflows in spell override handling
Shauren
2024-09-22
Core/Spells: Fix startup crash
Shauren
2024-09-22
Scripts/Spells: fixed balance druid Eclipse mechanic
Ovahlord
2024-09-22
Core/Auras: fixed a possible underflow when checking required powers for SPEL...
Ovahlord
2024-09-21
Core/Units: fixed druid Balance power minimum value
Ovahlord
2024-09-21
Scripts/Spells: simplify bitset check in mage Deep Freeze spell script
Ovahlord
2024-09-21
Scripts/Spells: fixed mage Arcane Missiles
Ovahlord
2024-09-21
Scripts/Spells: fixed mage Deep Freeze ability
Ovahlord
2024-09-21
Core/Object: Added max height change param to MovePosition
ModoX
2024-09-21
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-21
Core/Database: Change database async thread shutdown to fix some corner cases...
Shauren
2024-09-20
Core/PacketIO: Update CMSG_PET_SET_ACTION structure
funjoker
2024-09-18
remove blank line
Ovahlord
[next]