index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2017-07-06
Core/Auras: Implement SPELL_AURA_DETECT_AMORE (#19955)
Gustavo
2017-07-06
Formation idle: Remove more shitty code. Fixes #19995 for real this time.
treeston
2017-07-06
Fix formation follow. Closes #19995.
treeston
2017-07-03
Core/Combat: Fixed issues with creatures sometimes entering combat with frien...
treeston
2017-07-03
adjust CreatureGroups to use cmangos flags (for already-supported values, no ...
treeston
2017-07-03
Fix an issue that was causing all creature group members to assist each other...
treeston
2017-07-03
Two more refactors I missed for #19930. Last ones for now, I promise.
treeston
2017-07-03
Some more refactoring prep for combat/threat (#19930).
treeston
2017-07-03
Creatures now release spell focus on projectile launch (for spells that have ...
treeston
2017-07-01
Nopch fix
Shauren
2017-07-01
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2017-06-28
Combat/threat rewrite prep - merge RBAC/DB changes.
treeston
2017-06-27
Proper client timeout detection (#19906)
Treeston
2017-06-25
Core/Creature: Implement Mangos GroupAI flags (allows formation without follo...
Rushor
2017-06-24
Core/Entities: Extend combo point system to all Units and fix numerous quirks...
Treeston
2017-06-24
Core/Spells: fix runtime log spam
ariel-
2017-06-24
Core/Movement: silence warning
ariel-
2017-06-24
Core/Movement: New names for a few spline flags
ariel-
2017-06-22
Buildsystem: Minor PCH building changes
Shauren
2017-06-21
Core/Maps: Fixed initializing instance free ids when compiled with WITH_CORED...
Shauren
2017-06-20
Core/Spells: fixed crash
ariel-
2017-06-20
Core/Globals: fix VS2015 build
ariel-
2017-06-19
Core/Achievement: fix linking
ariel-
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-20
Fix an overly strict check that was causing guardians to evade loop. Also mak...
treeston
2017-06-19
Core: fix warning
ariel-
2017-06-19
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-06-19
Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...
Shauren
2017-06-19
Core/Misc: Added Creature::CanGiveExperience helper function
joschiwald
2017-06-18
Core/Spells: Fixed range issue with Killing Spree
Keader
2017-06-18
Revert "Cross-check client-submitted fall time with server-measured time. Whe...
treeston
2017-06-17
Cross-check client-submitted fall time with server-measured time. When excess...
Treeston
2017-06-17
Correct some missing auth DB changes from b59ca1c.
treeston
2017-06-16
30ac4f5 follow-up. (Finally, Keader. Finally.)
treeston
2017-06-16
Fix an issue where temp summons were ignoring m_regenHealth. (Hi Keader.)
treeston
2017-06-15
Group creation again (follow-up to 132538d). Groups now only disband if all m...
treeston
2017-06-15
Fixes to all-reputation and all-skill custom option handling:
treeston
2017-06-15
Core/Player: Keep shared quests through map changes instead of getting stuck ...
Cannix
2017-06-14
Core/Entities Allow DynamicObjects with UNIT_FLAG_IMMUNE_TO_PC to select targ...
Gustavo
2017-06-14
Core/Spells Allow bosses to receive KnockBack under certain conditions (#19312)
Gustavo
2017-06-14
Modify group invite behavior while creating group to be blizzlike: (#19870)
Treeston
2017-06-12
Add new command 'npc showloot'. Does exactly what it says on the tin.
treeston
2017-06-12
dynamic_spawning conflict avoidance, part deux: World.h enums
treeston
2017-06-12
- Add new commands .group set assistant, .group set maintank and .group set m...
treeston
2017-06-12
Make some adjustments to .summon and .group summon behavior to make them more...
treeston
2017-06-11
Core/Scripts: fix some /W4 warnings
ariel-
2017-06-11
Core/OutdoorPvP: refactor using Position and Quat to pack parameters
ariel-
2017-06-11
Core/Spell: fix some spells that shouldn't allow stealth or invisibility
ariel-
2017-06-10
Core/SmartAI: implemented SMART_EVENT_EVENT_PHASE_CHANGE
ariel-
2017-06-10
So, I came in trying to fix gameobject LoS. So I restructured some stuff.
treeston
[next]