index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T18: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-02-24
Scripts/Zul'Gurub: Corrected brazier of madness boss despawn time
Shauren
2024-02-23
Scripts/Zul'Gurub: Fixed Edge of Madness (#29593)
bibi
2024-02-23
Scripts/Pets: Implemented Elwynn Lamb minipet feature. (#29635)
Mykhailo Redko
2024-02-23
Scripts/Sunken Temple: fix Shade of Eranikus and Jammal'an the Prophet (#29663)
bibi
2024-02-23
Core/Chat: Control CHAT_MSG_PARTY_LEADER serverside
Shauren
2024-02-23
Core/PacketIO: Removed wrong error packet used when trying to leave party in ...
Shauren
2024-02-23
Core/PacketIO: Implemented SMSG_REAL_GROUP_UPDATE, used to access information...
Shauren
2024-02-22
Core/Spells: allow players to absorb fire damage from environmental damage sp...
Ovahlord
2024-02-21
Core/Spells: Fixed incorrect switch logic in Unit::SpellCritChanceDone
Shauren
2024-02-21
Core/Spells: Allow spells with SPELL_DAMAGE_CLASS_NONE to crit
Shauren
2024-02-21
Core/Spells: Changed unintuitive behavior of SPELLVALUE_CRIT_CHANCE (#29730)
Mykhailo Redko
2024-02-16
Core/DBUpdater: Changed autoupdater created databases to use utf8mb4 instead ...
Shauren
2024-02-15
Core/SAI: Fixed SMART_ACTION_MOVE_TO_POS using target coordinates as destinat...
Shauren
2024-02-14
Core/Instances: Name unknown EncounterFrameType ENCOUNTER_FRAME_PHASE_SHIFT_C...
Shauren
2024-02-13
Core/MMAPs: Sprinkle master branch thread safety on mmap loading code
Shauren
2024-02-13
Core/Players: Improvements for talent reset logic. (#29580)
Mykhailo Redko
2024-02-13
Core/Spells: Implement visual aura duration of Rogue talents Overkill and Mas...
Gildor
2024-02-09
Core/Spells: Immune a reflected spell if the original caster cannot be it's t...
Mykhailo Redko
2024-02-04
Fix typo in Player.cpp (#29638)
Jan125
2024-01-26
Core/Conditions: Added conditions for AreaTriggers (AreaTrigger.dbc) (#27174)
ModoX
2024-01-24
Core/PacketIO: Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE (#29570)
Mykhailo Redko
2024-01-22
Scripts/Commands: .account set seclevel command will update security level fo...
Mykhailo Redko
2024-01-13
Core/Spells: Kill incorrect attribute implementation
Shauren
2024-01-08
Scripts/TempleOfAhnQiraj (#29571)
Fraxinus94
2024-01-06
Scripts/Commands: Implemented .bg start and .bg stop commands.
r4dish
2024-01-06
Core/Misc: Add permission that allows player to be AFK on the battleground.
r4dish
2024-01-06
Core/Misc: Do not apply Deserter debuff to players teleported from the battle...
r4dish
2024-01-06
Core/RBAC: Add permission that prevents getting a battleground deserter debuff.
r4dish
2024-01-04
Scripts/Bloodmyst Isle: Add missing Legoso Talk target (fixes $n) (#29554)
Demolitionist Legoso
2023-12-30
Core/Misc: Reserve trinity_string ids 1997-1998 for master branch
Meji
2023-12-28
Core/Items: Fix BuyItemFromVendorSlot slot validation (#29511)
HelloKitty
2023-12-13
Core/Creatures: Update HomePosition upon ExitVehicle only if the creature was...
Gildor
2023-12-11
Core/Cells: Improve cell copy constructor and argument passing codegen (now f...
Shauren
2023-12-11
Core/Cells: align Cell.data.Part fields by 8 bits and enlarge Cell structure ...
Gosha
2023-12-07
Core/Auction House: Added missing nullptr check in AuctionHouseMgr::SendAucti...
Shauren
2023-12-03
Core/Misc: PackedGuid refactoring to remove ByteBuffer.h include from ObjectGuid
Shauren
2023-12-03
Core/Items: Fixed soulbound tradeable items not being properly update once ev...
Kelno
2023-12-02
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-12-02
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-10
Core/Spells: Fixed Conflagrate direct damage not benefitting from talents tha...
Shauren
2023-11-07
Core/Mail: Moved gold check closer to where it is taken away
Shauren
2023-11-02
Core/Battlefield: Fixed using invalidated iterator when a player queued for w...
Shauren
2023-10-29
Core/Loot: Check bank for unique loot items when determining loot roll eligib...
Gildor
2023-10-26
Core/Spells: Make SpellEffectInfo not copyable
Shauren
2023-10-18
Core/Misc: Remove incorrect (and unused) equality operator overloads from Lin...
Shauren
2023-10-17
Core/Misc: Fixed thread-unsafe access to list of objects that should be spawn...
Shauren
2023-10-15
Core/Auras: Implemented SPELL_ATTR7_DISABLE_AURA_WHILE_DEAD (suppress aura ap...
Shauren
2023-10-14
Core/Auras: Registering a new owned aura will now search existing owned auras...
Shauren
2023-10-13
Core/Object: Remove casts in WorldObject::setActive
robinsch
[next]