index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
ChatLink.cpp
Age
Commit message (
Expand
)
Author
2015-02-22
Core/Database: Removed locales_item from world database (use item_sparse_loca...
Shauren
2015-01-05
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Shocker
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-28
Core/Quests: Updated Quest System to new Format
Intel
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-11-10
Core/Talents: Update talent system, remove talent points
Intel
2014-11-09
Core/DataStores: Even more converted dbcs
Intel
2014-11-08
Core/DataStores: Updated item dbcs
Intel
2014-11-08
Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...
Intel
2014-11-06
Core/DataStores: Updated Achievement.dbc struct
Intel
2014-04-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-04
Core/Chat: Fix valid chat links being handled as invalid
jackpoz
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files (II)
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-22
Merge branch 'master' into 4.3.4
Spp
2012-11-22
Core/Channels: Remove unnecessary calls to FindPlayer wherever is possible
Spp
2012-11-19
Merge branch 'master' into 4.3.4
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-16
Fix compile without pch
Spp
2012-01-07
Merge branch 'master' into 4.x
Nay
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-24
Core/DataStores:
Rat
2011-11-22
-updated all DBC formats, except spell* ones
Rat
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
2011-05-07
Core: More warning fixes
Shauren
2011-04-29
Add spaces after commas
leak
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-04-27
Core/Chat: Fixed possible memory leaks related to chatlink verification
Shauren
2011-04-27
Core/Chat: move chat link validation code into separate classes and improve s...
Azazel