index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2020-07-16
- Add new commands .group set assistant, .group set maintank and .group set m...
treeston
2020-07-16
Removed a now-unused local (ca02629 follow-up)
treeston
2020-07-16
Make some adjustments to .summon and .group summon behavior to make them more...
treeston
2020-07-16
Core/Scripts: fix some /W4 warnings
ariel-
2020-07-16
Core/OutdoorPvP: fix another warning
ariel-
2020-07-16
Core/OutdoorPvP: fix warning
ariel-
2020-07-16
Core/OutdoorPvP: refactor using Position and Quat to pack parameters
ariel-
2020-07-16
Core/Spell: fix some spells that shouldn't allow stealth or invisibility
ariel-
2020-07-16
Core/Scripts: remove non-player objects (ie corpses) from Sindragosa's Fury t...
ariel-
2020-07-16
So, I came in trying to fix gameobject LoS. So I restructured some stuff.
treeston
2020-07-16
Added new BoundaryUnionBoundary subclass of AreaBoundary, which does what it ...
treeston
2020-07-16
Core/Maps: Corrected GetWaterOrGroundLevel (#19863)
Golrag
2020-07-16
Core/Scripts: Simplify code
jackpoz
2020-07-16
Core/Misc: Fix typo in UNDERWARER_INDARKWATER (#19864)
kelno
2020-07-16
Core/Scripts: filter out corpses from Sindragosa's Fury targetlist
ariel-
2020-07-16
Fixed a potential crash when resuming a SplineChainMovementGenerator.
treeston
2020-07-16
[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)
Treeston
2020-07-16
Pet/Guardian AI hook re-organizing (#19824)
Treeston
2020-07-16
Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)
ariel-
2020-07-16
Core/Player: Reserve TELE_TO_TRANSPORT_TELEPORT used in 3.3.5
Carbenium
2020-07-16
SAI fixes follow-up: I missed one.
treeston
2020-07-16
Fix a whole set of possible infinite loop crashes in SAI (events triggering t...
treeston
2020-07-16
Re-check target evade state on projectile impact and adjust accordingly. This...
treeston
2020-07-16
Core/Instances: Fixed and optimized instance id reuse
Shauren
2020-07-16
Core/Spells: Allows Dispersion under Freeze (stun by hunter trap)
Keader
2020-07-16
Core/Scripts: simplify speech for DK races quests
TecDian
2020-07-16
Core/SAI: properly validate stored targets when using SmartTrigger and fix a ...
ariel-
2020-07-16
Core/Spells: Allows Dispersion and Barkskin to be used under death coil
Keader
2020-07-16
Core/Scripts: Updated Sunwell Plateau instance model
sirikfoll
2020-07-16
Some improvements to .debug raidreset command. Now supports heroic difficulty...
treeston
2020-07-16
Core/SAI: Change SmartScript::GetTargets to return an ObjectList instead of a...
ariel-
2020-07-13
Core/DataStores: Replace harcoded prepared statement offsets with named const...
Shauren
2020-07-07
Core/Spells: Fixed crash in SpellInfo::GetAuraRankForLevel
Shauren
2020-07-07
Core/Auras: Named two test realm aura types
Shauren
2020-07-06
Core/Maps: Added optional *.tilelist file to map_extractor output which conta...
Shauren
2020-07-05
Core/DBLayer: Optimize string based query results by eliminating unneeded buf...
Shauren
2020-07-04
Core/DataStores: Skip loading hotfixes for locales that are not loaded from f...
Shauren
2020-07-04
Core/Hotfixes: Add locales to hotfix_blob (#24913)
funjoker
2020-07-02
Nopch fix
Shauren
2020-07-02
Core/PacketIO: Convert all leftover packets to use packet classes
Shauren
2020-07-01
Core/DataStores: Fixed sending localized hotfixes and improved db2 loading er...
Shauren
2020-06-30
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input i...
Shauren
2020-06-29
Core/Misc: Remove unused variables
Shauren
2020-06-29
Core/DataStores: Fixed loading db2 strings
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-06-26
Core/Spells: Include more than first 2 spell effects when determining if a sp...
Shauren
2020-06-25
Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and...
Shauren
2020-06-24
Fix non-PCH build
Carbenium
2020-06-23
Core/Misc: Replace Trinity::make_unique with std (#24869)
Peter Keresztes Schmidt
2020-06-22
Core/Spells: Assign spell effect handles for new apply aura effects
Shauren
[next]