index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-08-15
Core/Spells: Fixed some issues with Drain Soul
Keader
2019-08-15
Scripts/Spells: Port druid scripts to new script registration syntax (3 of 3)...
Sorikoff
2019-08-13
Core/Spells: Drain Soul need be affected by Death's Embrace
Keader
2019-08-13
Core/Spells: Fixed SPELL_EFFECT_DISPEL when target has 2 spells with same ID ...
Keader
2019-08-12
Entities/Creature: Fix an edge case assertion failure with pets dying in spec...
Treeston
2019-08-12
Core/Spells: Survey Sinkholes will now have a bigger range to be ableā¦
Aokromes
2019-08-12
I actually changed compilers in godbolt this time. This does it. Really. (31b...
Treeston
2019-08-12
i am so done with compilers for today , WHY IS STD::SWAP NOT A CONSTEXPR ASDF...
Treeston
2019-08-12
ugh. compilers. 31b5632 follow-up.
Treeston
2019-08-12
Common/Utilities: Explicit tail recursion to keep the compilers happy.
Treeston
2019-08-11
Entities/Player: ReacquireSpellFocusTarget is now private. It should've been ...
Treeston
2019-08-11
Core/Creature: Fix an issue that sometimes prevented spellcast focus targets ...
Treeston
2019-08-11
Common/Crypto: Make C++14 compilers happy.
Treeston
2019-08-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2019-08-09
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
2019-08-08
Scripts/Spells: Runic Healing Injector (#23690)
Sorikoff
2019-08-08
Scripts/Spells: Port Part of Druid Scripts to New Script Registration (#23691)
Sorikoff
2019-08-07
that should make gcc complain less (57b36df follow-up)
Treeston
2019-08-07
nopch fix
Treeston
2019-08-07
Scripts/Commands: Add .go boss, and do a usability pass over .go instance to ...
Treeston
2019-08-06
Scripts/Commands: Cleanup some output from .go instance
Treeston
2019-08-06
coverity
Treeston
2019-08-06
Core/Common: fix a bug in BigNumber::AsByteArray that was causing incorrect o...
Treeston
2019-08-06
typo fix in comment
Treeston
2019-08-05
Core/Creature: 4a219ed codestyle followup, for real this time
ccrs
2019-08-05
Scripts/Blackrock Depths: Use DB Texts for Doom'rel (#23681)
Sorikoff
2019-08-05
Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...
Treeston
2019-08-04
Revert "Core/Creature: 4a219ed codestyle followup"
Treeston
2019-08-04
Build fix
Keader
2019-08-04
Core/Creature: 4a219ed codestyle followup
ccrs
2019-08-04
Scripts/Spells: Fixed mage Empowered Fire regain percent
Keader
2019-08-04
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2019-08-04
Core/Vehicle: Change vehicle accessories' phase according to the player on th...
Giacomo Pozzoni
2019-08-04
no idea what happened there (4a219ed follow-up)
Treeston
2019-08-04
Core/Chat: Always save channel info to database on shutdown if persistence is...
Treeston
2019-08-04
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always con...
Treeston
2019-08-04
This is not the critical chat system bug fix you were looking for. No sir. (O...
Treeston
2019-08-03
Core/Misc: Rewrite some old name handling functions that use raw buffers to n...
Treeston
2019-08-03
Core/Creature: add a const spell-focus-check method and remove a nasty const_...
ccrs
2019-08-03
Core/Unit: rename more things
ccrs
2019-08-03
Core/Unit: rename more methods
ccrs
2019-08-03
Core/Unit: rename IsFocusing method
ccrs
2019-08-03
Script/Hyjal: prevent Archimode from attacking players while invisible, and f...
Wyrserth
2019-08-03
Core/Spell: honor IsStackableOnOneSlotWithDifferentCasters() when deciding if...
Wyrserth
2019-08-02
Core/SmartAI: SmartAI creatures no longer process health-based hooks after de...
Treeston
2019-08-02
Scripts/Spells: Devour Humanoid (#23660)
Sorikoff
2019-08-02
Scripts/Hyjal: Seriously, who calls EnterEvadeMode in a AI constructor????
Treeston
2019-08-02
3.3.5 Don't allow to summon dead hunter pets (#23271)
Giacomo Pozzoni
2019-08-02
Core/Misc: Fix build warning
Giacomo Pozzoni
2019-08-01
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...
Treeston
[next]