index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
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
2024-09-18
Core/Characters: removed unused variables and some demon hunter and evoker le...
Ovahlord
2024-09-18
Core/Misc: remove character creation code for Demon Hunters, Evokers and Alli...
Ovahlord
2024-09-17
Core/Objects: removed GO_DYNFLAG_LO_HIGHLIGHT application (not used in Classic)
Ovahlord
2024-09-17
Core/Commands: Refactor .additem to use typed args
Shauren
2024-09-17
Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce padding
Shauren
2024-09-17
Core/Units: update action button macros for Cataclysm
funjoker
2024-09-16
Build: Automatically include WindowsSettings.manifest in all executables inst...
Shauren
2024-09-16
Core/Common: Compile ServiceWin32 as part of common project instead of direct...
Shauren
2024-09-16
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2024-09-16
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2024-09-14
Core/DataStores: extract, load and use NpcTotalHp and NpcDamageByClass game t...
Ovahlord
2024-09-14
Core/DataStores: updated MAX_LEVEL to 100 as Cata Classic only provides game ...
Ovahlord
[next]