index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2021-04-15
Core/Scripts: prevent Arthas in CoS losing his gossip flag and halting instan...
ariel-
2021-04-15
Core/Scripts: fixed Festergut applying more than one stack of Inoculated at once
ariel-
2021-04-15
Core/Vehicles: changed flags required to mark a seat as "usable"
ariel-
2021-04-15
Core/AI: Added a way to specify if certain AI types mustn't be allowed on DB
ariel-
2021-04-15
Core/AI: Making guid const& in SetGUID method (#21128)
Keader
2021-04-15
Build fix
Keader
2021-04-15
Core/AI: Changing uint64 to ObjectGuid in GameObjectAI
Keader
2021-04-15
Core/Misc: Fix static analysis issues
jackpoz
2021-04-15
Scripts/Trial of Crusader: Fix static analysis issues
jackpoz
2021-04-15
Core/CreatureAI: Disable PetAI from database
jackpoz
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-15
Core/Spell: Remove some leftover hack code from ::EffectSanctuary pertaining ...
Treeston
2021-04-15
Scripts/Trial of Crusader: Northrend Beasts Rework (#21031)
Keader
2021-04-15
Core/Movement: Add MovePoint with facing (#20779)
Kittnz
2021-04-15
Typo
Killyana
2021-04-15
Scripts/Stratholme: Fix a DB error
Killyana
2021-04-15
Scripts/Stratholme: Add missing header for no-pch build
jackpoz
2021-04-15
Scripts/Stratholme: Fix build
jackpoz
2021-04-15
Scripts/Stratholme: Fix build
jackpoz
2021-04-15
Scripts/Stratholme: Few changes to how Ysida behaves during the Baron run (#2...
Riztazz
2021-04-15
Core/Spell: implement SPELL_FAILED_AURA_BOUNCED on DR spells
ariel-
2021-04-15
Core/Spells: fix some DB errors
ariel-
2021-04-15
Core/Globals: validate creature_template mingold and maxgold fields
ariel-
2021-04-15
Core/Creatures: fixed school immunity unapply when updating entry and unified...
ariel-
2021-04-15
Scripts/Naxxramas: Fixed blizzards following same player in Sapphiron encount...
Keader
2021-04-15
Core/Creature: implement school immunity for creatures in creature_template (...
Wyreth
2021-04-15
Scripts/Commands: Add failure state for quest remove (#20611)
Andrew Letson
2021-04-15
Core/Unit: make neutral guards attack players involved in PvP
Léo Gautheron
2021-04-14
Core/Spells: Fixed spell channel object selection
Shauren
2021-04-13
Core/Cheats: Power - set max power on all powers initially + on regenerate (#...
Matan Shukry
2021-04-12
Scripts/Spells: Removed facing requirements from penance healing component
Shauren
2021-04-12
Spells/Scripts: Updated Gift of the Naaru script
Matan Shukry
2021-04-12
Core/Auras: FIxed paladin aura stacking
Shauren
2021-04-12
Core: Fix linking with gcc 8.3
Shauren
2021-04-11
Core/Quests: Show quest details windows if there's only one quest in gossip m...
Matan Shukry
2021-04-11
Core/Spells: Fixed multiple druid's spells (#26223)
Matan Shukry
2021-04-11
Script/Spells: shaman spell fixes (#26192)
Matan Shukry
2021-04-10
Core/Spells: Update spell cast result enums to 9.0.5
Shauren
2021-04-09
Core/DataStores: Updated db2 structures to 9.0.5
Shauren
2021-04-09
Core/PacketIO: Updated packet structures to 9.0.5
Shauren
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-04-06
Core/PacketIO: Add new time related utility classes for conversion from time_...
Shauren
2021-04-06
Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate
Shauren
2021-04-06
Core/Groups: Use std::chrono type for Group::m_readyCheckTimer
Shauren
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-03-28
Core/Spells: Implemented SUMMON_PROP_FLAG_PERSONAL_GROUP_SPAWN
Shauren
2021-03-28
Core/Spells: Add missing privateObjectOwner support to Spell::SummonGuardian
Shauren
2021-03-28
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Shauren
2021-03-28
Core/Objects: Refactor private object checks into separate function
Shauren
2021-03-28
Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...
Matan Shukry
[next]