index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-02-16
Core/Maps: Add Map::DoOnPlayers helper function (#25233)
Traesh
2022-02-16
Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...
Aqua Deus
2022-02-16
Build: Partial support for clang-cl
Shauren
2022-02-16
Core/Auras: Implement SPELL_AURA_MOD_ENVIRONMENTAL_DAMAGE_TAKEN (#27781)
Aqua Deus
2022-02-15
Scripts/Spells: Convert rogue spell scripts to new script registration synta...
Aqua Deus
2022-02-15
Core/Spells: Implement spell attribute SPELL_ATTR3_NO_DURABILITY_LOSS (#27750)
Aqua Deus
2022-02-15
Core/Scripts: Fix Hotswap not reinitializing AIs after destroying them and th...
Seyden
2022-02-15
Scripts/Spells: updated Penance (#27737)
Teleqraph
2022-02-15
Core/Pets: Relax summoning pet assertion condition
Shauren
2022-02-14
Scripts/Spells: Fix monk roll (#27736)
Aqua Deus
2022-02-14
Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...
Shauren
2022-02-14
Scripts/Spells: Fixed Cold Snap (#27734)
Teleqraph
2022-02-14
Core/Spells: Fixed spell Launch phase being handled at incorrect time for spe...
Shauren
2022-02-14
Scripts/Spells: Fix priest talent Power Word: Solace (#27732)
Aqua Deus
2022-02-13
Scripts/Spells: Fix priest talent Twist of Fate (#27730)
Aqua Deus
2022-02-13
Core/BattlePets: Implemented CMSG_BATTLE_PET_UPDATE_NOTIFY (#27724)
Meji
2022-02-13
Scripts/Spells: Fixed Infusion of Light (#27723)
Teleqraph
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Maps: Add missing MapManager::_freeInstanceIds initialization in 665bab6...
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-12
Core/Misc: Don't include CharacterPackets.h in SpellPackets.h
Shauren
2022-02-12
Core/Misc: script PCH tuning
Shauren
2022-02-11
Core/Misc: database PCH tuning
Shauren
2022-02-11
Core/Misc: common PCH tuning
Shauren
2022-02-11
Core/Misc: proto PCH tuning
Shauren
2022-02-11
Core/Misc: game PCH tuning
Shauren
2022-02-11
Core/Utils: Corrected included files in Containers.h
Shauren
2022-02-11
Core/Guilds: Forward declare GuildAchievementMgr
Shauren
2022-02-11
Dep/g3d: Purge Windows.h includes from headers we include
Shauren
2022-02-11
Core/Misc: Cleanup MapManager includes (boost::dynamic_bitset)
Shauren
2022-02-11
Core/Misc: Cleanup TaxiPathGraph includes (don't leak boost::graph outside)
Shauren
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-02-11
Scripts/Spells: Fixed mage Blizzard (#27722)
Teleqraph
2022-02-10
Scripts/Spells: Fixed Power Word: Shield (#27721)
Teleqraph
2022-02-10
Scripts/Spells: Fixed holy paladin talent Awakening
Shauren
2022-02-10
Core/Players: Don't load spell overrides for inactive specializations
Shauren
2022-02-10
Core/Spells: Ignore existing cooldown for spells using TRIGGERED_IGNORE_SPELL...
Shauren
2022-02-10
Core/Auras: Proc flag updates
Shauren
2022-02-10
Core/Spells: Implemented using db2 PositionFacing for SPELL_EFFECT_LEAP_BACK
Shauren
2022-02-10
Scripts/Spells: Fixed Divine Purpose (#27719)
Teleqraph
2022-02-10
Core/Auras: Implemented ProcFlags2
Shauren
2022-02-10
Core/Spells: Add type safety to proc related functions - using enum arguments...
Shauren
2022-02-10
Core/Utils: Made bool conversion operator of FlagsArray explicit
Shauren
2022-02-09
Core/Spells: Load entire proc flags array from db2
Shauren
2022-02-09
Core/Utils: Extract template base class out of flag128
Shauren
2022-02-09
Dynamic build fix 2
Shauren
2022-02-09
Dynamic build fix
Shauren
2022-02-08
Core/Scripts: Added script hook to execute actions after completing an achiev...
Meji
[next]