index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
2013-09-03
Core/Misc: Fixed some more issues found by static code analysis tools.
Sebastian Valle
2013-09-03
Core/Movement: Fix uninitialized MovementInfo fields
jackpoz
2013-09-01
Merge pull request #10687 from jackpoz/farsight_fix
Shauren
2013-09-01
Core/Spell: Fix farsight log error "Player requests non-existing seer"
jackpoz
2013-09-01
Core/Objects: Removed obsolete code
Shauren
2013-08-30
Core/Quests: Split Flags and SpecialFlags
Nay
2013-08-30
Core/Creatures: Fix base stats calculations for some cases.
Machiavelli
2013-08-30
Core/Quests: Remove CastedCreatureOrGO method
Nay
2013-08-29
Core/Quests: Drop world.quest_template.RequiredSpellCastX
Nay
2013-08-28
Core/Quests: Add repeatable quest rate to world.reputation_reward_rate
Aokromes
2013-08-27
Core&Scripts: Fix clang compiler warnings
Nay
2013-08-27
Core/Misc: Fix compiler warnings
Nay
2013-08-26
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-25
Core/Player: Fix uninitialized Player field.
jackpoz
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-08-24
Fix uninitialized UpdateMask field
jackpoz
2013-08-20
Core/Auras
Shauren
2013-08-19
Scripts: Random script fixes and code optimizations
joschiwald
2013-08-18
Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...
joschiwald
2013-08-17
Core/Misc: Implemented GetObjectScale function
Vincent-Michael
2013-08-17
Core/Spells: move spell resistance calculation into separate function (and so...
joschiwald
2013-08-16
Core/Spells: Fix deathknight gladiator glove bonus
betagan
2013-08-15
Core/Spells: Fixed cast time mods using two charges on every cast
Shauren
2013-08-15
Core/Auras: Allow preventing whole aura proc default handler from script hook...
Shauren
2013-08-14
Core/Spells:
joschiwald
2013-08-12
Core/Spells: Fix Rogue T10 4P bonus
Vincent-Michael
2013-08-11
Core/Spells: Convert hunter "Improved Mend Pet" in spell script
Vincent-Michael
2013-08-11
Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...
Nay
2013-08-11
Core/CreatureAI: Do not remove clone_caster auras on evade (in addition to co...
Nay
2013-08-07
Core/Battleground: Get rid of dinamic casts BattlegroundXX outside Battlegrou...
Spp
2013-08-06
Server/Player: Fix a logical mistake in ApplyEquipCooldown
Nay
2013-08-06
Merge pull request #10245 from Mihapro/master
Nay
2013-08-06
Merge pull request #10445 from Discover-/Cooldown-Exploit
Nay
2013-08-06
Merge pull request #10455 from Discover-/Battleground-Reinterpret-Casts
Nay
2013-08-06
Core/Misc: Implement reinterpret casts for all battleground classes and use t...
Discover-
2013-08-05
Scripts/Commands: Fix compile (v2)
Nay
2013-08-05
Core/Items: Correct randomProperlyId type when reading to/from DB
Nay
2013-08-05
Merge pull request #9761 from xjose93/ImproveLog11
Aokromes
2013-08-04
Core/Items: Fix an exploit where players would be able to reset the cooldown ...
Discover-
2013-08-02
Core/Creatures: DoTs and self damage will no longer reset time since last dam...
Shauren
2013-07-23
Merge pull request #10336 from joschiwald/spellscripts5
joschiwald
2013-07-24
Scripts/Spells: backport some SpellScripts from 4.3.4 branch
joschiwald
2013-07-22
Merge pull request #10323 from joschiwald/spellranks
Nay
2013-07-21
Core/Spells: use SpellInfo class to get spell rank instead of SpellMgr helpers
joschiwald
2013-07-21
Core/Misc: replace (Player*) casts with ToPlayer()
joschiwald
2013-07-19
Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bits
Vlad
2013-07-14
Core/Players: Dueling players in your party / raid should not make them alway...
Warpten
2013-07-13
Core/Movement: Do not remove movement flags that have special opcodes associa...
Shauren
2013-07-11
Core/Quests: Fixed quest sharing
Shauren
2013-07-08
Core/SmartScripts
Mihapro
[next]