index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
Age
Commit message (
Expand
)
Author
2025-02-10
Core/Spells: Added missing DBC data for some food effects. (#30679)
Mykhailo Redko
2025-02-03
Core/Misc: Reduce code differences between branches
Shauren
2025-02-02
DB/Quest: Move Priest Garments quest series from c++ to database (#30627)
CraftedRO
2024-12-06
DB/Creatures: Add missing PvPFlags to many creatures
Shauren
2024-12-05
Scripts/AzuremystIsle: Set correct PvP flags for Draenei Survivor (#30067)
Daniel Finke
2024-11-19
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-11-16
Scripts/ForgeOfSouls: Ensure that Bronjahm teleport is executed when entering...
Gildor
2024-11-16
Scripts/PitOfSaron: Update Ick's reaction state during Explosive Barrage (#30...
Gildor
2024-10-11
Scripts/CoS: Do not permabind players upon completing Mal'Ganis encounter on ...
Gildor
2024-10-06
Scripts/Spells: Implement Titanium Seal of Dalaran (#30291)
Odyssey
2024-10-05
Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...
Shauren
2024-10-05
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2024-09-12
Core/Commands: Improve wp event command (#30226)
Gildor
2024-09-10
Core/Units: Some cleanup in movement packet related functions - try to keep o...
Shauren
2024-07-14
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
Shauren
2024-07-08
Core/Creatures: Fixed memory leaks in creature formations
Shauren
2024-06-27
Core/Players: Add level restrictions for faction changes (#30057)
CraftedRO
2024-06-27
Core/Spells: Allow using SpellDifficulty.dbc on battleground maps (#30055)
Gildor
2024-06-08
Core/Misc: Move zone packet sending from World to Map (#30024)
Takenbacon
2024-06-03
Scripts/Spells: Prevent sacrificing immune minions with Death Pact (#29920)
CraftedRO
2024-05-11
Scripts/Halls of Lightning: Fix a crash caused by iterator invalidating in Io...
Mykhailo Redko
2024-05-05
Core/ChildrensWeek: Add target for text locales with variables (#29956)
Meji
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-03-14
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-26
Build: Reuse PCH file between all script modules
Shauren
2024-02-25
Scripts/Blackrock Depths: Replace player spells used by High Interrogator Ger...
CraftedRO
2024-02-24
Scripts/Stratholme: Portcullis Trap (#29596)
bibi
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-14
Core/Instances: Name unknown EncounterFrameType ENCOUNTER_FRAME_PHASE_SHIFT_C...
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-01-22
Scripts/Commands: .account set seclevel command will update security level fo...
Mykhailo Redko
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: Do not apply Deserter debuff to players teleported from the battle...
r4dish
2024-01-04
Scripts/Bloodmyst Isle: Add missing Legoso Talk target (fixes $n) (#29554)
Demolitionist Legoso
2023-09-19
Core/Groups: Reduce differences between branches (define naming) (#29332)
M'Dic
2023-08-29
Scripts/Trial of the Crusader: Update Read and Write Save Data (#29293)
Gildor
2023-08-27
Core/Logging: Fixed missing log format changes
Shauren
2023-08-23
Build: Support ASAN on msvc
Shauren
2023-08-17
Core/Logging: Fixed a few missed log format statements
Shauren
2023-08-15
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2023-08-12
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
[next]