index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T19: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-10-04
Merge pull request #10981 from Lillecarl/hookz
Discover-
2013-10-03
Core/Players: Fixed issues with incorrect targets being selected for spells
Shauren
2013-10-02
Core/Vehicles: Fixed a crash happening when a minion vehicle despawns with pa...
Shauren
2013-10-01
Core/Vehicles: Fixed calling Vehicle::Uninstall on freed memory
Shauren
2013-10-01
Implement script hooks: OnDamge, OnHeal
Carl Hjerpe
2013-10-01
Whitespace between string literals and user-defined literals is now mandatory...
Ellie
2013-09-30
Core/SAI: Add 'playerOnly' parameters to SMART_TARGET_CLOSEST_ENEMY and SMART...
Discover-
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-25
Core/Scripts: added some OVERRIDEs
joschiwald
2013-09-18
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE
joschiwald
2013-09-18
Core/Auras:
zorix
2013-09-05
Core/Guild: Fix memory leak on Guild disband
jackpoz
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
[next]