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
Age
Commit message (
Expand
)
Author
2016-08-20
Core/Battlefield: Cleanup of Wintergrasp script and battlefield system:
ariel-
2016-08-20
Core/SpellArea: only check against spell_area entries for the current quest w...
SnapperRy
2016-08-20
Core/Spells: Fixed possible null pointer dereference
Shauren
2016-08-20
Core/Conditions: Add new CONDITION_TAXI (46). Does what it says on the tin. T...
treeston
2016-08-20
Core/Battleground: Fix crash happening when reporting afk a nonexistent player
jackpoz
2016-08-20
Core/Spells: Fix Spell::EffectJumpDest not to turn caster to zero orientation...
treeston
2016-08-20
Entities/Unit: Cleanup refactor. Changes: (#17819)
Treeston
2016-08-20
Core/ObjectMgr: I knew I missed something.
treeston
2016-08-20
Core/ObjectMgr: Follow up on 628792f to remove some superfluous warnings.
treeston
2016-08-20
Core/Spells: Fixed extended spell range while moving Closes #17818 (#17824)
Chaouki Dhib
2016-08-19
AI/SmartScripts: SMART_ACTION_ADD_QUEST -> SMART_ACTION_OFFER_QUEST. Open que...
treeston
2016-08-19
Core/Packets: Port packet handling rework from 6.x branch (#17777)
jackpoz
2016-08-19
Core/ObjectMgr: added some more sanity checks to creature templates
ariel-
2016-08-19
AI/SmartScripts: Add param3 to SMART_ACTION_CAST and SMART_ACTION_INVOKER_CAS...
treeston
2016-08-19
AI/SmartScripts: Add SMART_ACTION_DISABLE_EVADE (117).
treeston
2016-08-19
Core/SmartScripts: Add SMART_TARGET_LOOT_RECIPIENTS. Does what it says on the...
treeston
2016-08-18
Core/Player: readd player to battleground after a login (but only after addin...
ariel-
2016-08-18
Revert "Core/Battlegrounds: Properly readd player to Battleground containers ...
jackpoz
2016-08-18
Core/Globals: delete another synch query using CharacterInfo map
ariel-
2016-08-18
Core/World: short circuit setWorldState and avoid a db query in case there's ...
ariel-
2016-08-17
* Core/ObjectAccessor: optimize FindPlayerByName by saving a map of player na...
ariel-
2016-08-16
Revert "Creature/Loot: Fix a bug that prevented players from looting creature...
treeston
2016-08-16
Creature/Loot: Fix a bug that prevented players from looting creatures that o...
treeston
2016-08-16
Core/PlayerDump: add missing character_queststatus_* columns to dump
ariel-
2016-08-16
Core/Battlegrounds: Properly readd player to Battleground containers after a ...
ariel-
2016-08-16
Core/BattlegroundMgr: Update Battlegrounds each second instead of every tick ...
ariel-
2016-08-16
Core/Player: Do not kick AFK player from BG if it's a GM
ariel-
2016-08-15
Core/Units: Fixed melee range check (#17693)
Chaouki Dhib
2016-08-15
Core/Auras: Increase number of auras sent to client except for group updates ...
Gerhood
2016-08-14
Core/Spell: Remove all raid auras on party leave (#17663)
robinsch
2016-08-14
Entities/Player: Fixed an edge case bug that could cause a character to get s...
treeston
2016-08-13
Merge pull request #17776 from ShinDarth/worldstate
Duarte Duarte
2016-08-13
Core/Worldstates: move WS_ARENA_DISTRIBUTION_TIME declaration
ShinDarth
2016-08-12
Core/DataStores: Reduce differences between branches - rename achievement rel...
Shauren
2016-08-11
Core/Command: Check account password max length
ForesterDev
2016-08-11
Core/Arena: Teams don't lose rating after arena draw (#17515)
Aokromes
2016-08-11
Core/Logs: Fine tune more logs
Aokromes
2016-08-09
Entity/Creature: Fix spawn health, for real this time. Closes #17757. Also fo...
treeston
2016-08-08
Entities/Creature: Fix spawn health, fdd78d2 follow-up. Fixes and closes #17757.
treeston
2016-08-08
Core/Creature: Fix health regeneration. Creatures immediately reset to full h...
Treeston
2016-08-07
Update ObjectMgr.cpp
ariel-
2016-08-07
Core/Log: Move log to more logical loglevel
Aokromes
2016-08-07
Core/Logs: Fine tune more logs
Aokromes
2016-08-07
Core/Logs: Fine tune another log
Aokromes
2016-08-06
Core/Conditions: Add new CONDITION_PET_TYPE (45). Matches target player's pet...
treeston
2016-08-06
Core/Conditions: Add new CONDITION_CHARMED (44). Does what it says on the tin.
treeston
2016-08-06
Scripts/Commands: Some adjustments to make shutdown commands more user-friendly.
treeston
2016-08-05
Core/Logs: Fine tunning some logs
Aokromes
2016-08-05
Scripts/SmartAI: Some clean-up work:
treeston
2016-08-05
Merge pull request #17733 from ForesterDev/acc_del
Kittnz
[next]