index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T08: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-02-19
Build fix
Shauren
2017-02-18
Core/Movement: Implement SpellEffectExtraData curve modifiers
Shauren
2017-02-18
Core/Spell: no need to bloat existing parameter lists. (f81754a306a8b1f24f0b1...
ariel-
2017-02-18
Core/Spell: Workaround cobra strikes into a charged aura instead of stacked.
ariel-
2017-02-18
Core/Spells: register SPELLMOD_CRITICAL_CHANCE in casting spell modifiers.
ariel-
2017-02-18
Core/Spells: Remove spellmods from SpellMod owner instead of caster (needed s...
ariel-
2017-02-18
Core/Spells: fix Bullheaded immunities
ariel-
2017-02-18
Core/Position: Allow implicit casting to G3D::Vector. Also, add a utility ove...
treeston
2017-02-18
Replace a leftover const char* with a std::string const&.
treeston
2017-02-18
Entities/Gossip: The Big One™ that gets rid of all uses of The Bad™ and T...
treeston
2017-02-18
Fix dynamic build.
treeston
2017-02-18
Creature/Gossip: offer replacement functions for the existing preprocessor go...
treeston
2017-02-18
Core/Loot: Fix group loot if player loot recipient disconnects
jackpoz
2017-02-18
Update SpellEffects.cpp
ariel-
2017-02-18
Core/Spell: Calculate GO rotation for SPELL_EFFECT_TRANS_DOOR
ariel-
2017-02-18
Core/GameObject: save spawn GOState and reset to it instead of toggling from ...
ariel-
2017-02-18
Core/Entities: Added possibility to construct a Position using a G3D::Vector3
ariel-
2017-02-18
Entities/Unit: Add overload to NearTeleportTo taking Position const&.
treeston
2017-02-18
Entities/Creature: Add arg2 to DespawnOrUnsummon to allow overriding respawn ...
treeston
2017-02-18
Core/Unit: do not refresh last damaged timer if hit by SPELL_AURA_DAMAGE_SHIELD.
SnapperRy
2017-02-18
Core/Instance: Fix GetInstanceSave sometimes checking the wrong map (#17856)
Ryan
2017-02-18
Entities/GameObject: Expose GO rotation to scripting.
treeston
2017-02-18
Core/Movement: Properly clear UNIT_STATE_MOVING when reaching chase target.
treeston
2017-02-18
Merge remote-tracking branch 'Treeston/3.3.5-kelthuzad' into 3.3.5 (PR #16634)
treeston
2017-02-18
Core/Achievements: implement ACHIEVEMENT_CRITERIA_DATA_TYPE_S_ITEM_QUALITY to...
SnapperRy
2017-02-18
Core/SmartAI: fix warning reported by VS2015
ariel-
2017-02-18
Core/SmartAI: allow SMART_TARGET_OWNER_OR_SUMMONER to target a temporary summ...
SnapperRy
2017-02-18
Core/SmartAI: add param2 to SMART_ACTION_UPDATE_TEMPLATE, allowing to specify...
SnapperRy
2017-02-18
Core/Event: prevent seasonal quests from resetting at server restart (#17455)
SnapperRy
2017-02-18
Core/Creatures: Exclude despawned creatures from being found by "nearest entr...
Shauren
2017-02-18
Core/Unit: removed ancient workaround changing spell caster based on triggeri...
ariel-
2017-02-17
Scripts/Command: Fixed phases output in .pinfo command
joschiwald
2017-02-16
Core/Movement: Named all MonsterSplineSpellEffectExtraData fields
Shauren
2017-02-15
Core/Movement: Defined new spline flag
Shauren
2017-02-15
Update ObjectMgr.h
Aokromes
2017-02-15
Game/Mapscripts: Implement SCRIPT_COMMAND_MOVEMENT
Aokromes
2017-02-13
Core/Unit: Some improved function RemoveAuraFromStack (#19119)
Gennady
2017-02-12
Fixed warning in gcc 5
joschiwald
2017-02-12
Dynamic linking build fix
Shauren
2017-02-12
Core/Spells: Fixed spells like Shadowform, Tricks of the Trade, Misdirection ...
mik1893
2017-02-12
Core/Spells: Fix orientation- and targeting-related issues if the creature is...
Treeston
2017-02-12
Core/Entities: fix a crash that would happen whenever a player logged back in...
ariel-
2017-02-12
Core/Battlefield: Cleanup of Wintergrasp script and battlefield system:
ariel-
2017-02-12
Core/SpellArea: only check against spell_area entries for the current quest w...
SnapperRy
2017-02-12
Core/Conditions: Add new CONDITION_TAXI (46). Does what it says on the tin. T...
treeston
2017-02-12
Core/Battleground: Fix crash happening when reporting afk a nonexistent player
jackpoz
2017-02-12
Core/Spells: Fix Spell::EffectJumpDest not to turn caster to zero orientation...
treeston
2017-02-12
Entities/Unit: Cleanup refactor. Changes: (#17819)
Treeston
2017-02-12
AI/SmartScripts: SMART_ACTION_ADD_QUEST -> SMART_ACTION_OFFER_QUEST. Open que...
treeston
2017-02-12
Core/ObjectMgr: added some more sanity checks to creature templates
ariel-
[next]