index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
ChatLink.h
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-23
Core/Chat: Updated item link format
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-15
Core/Chat: Updated item chat link format
Shauren
2015-07-07
Fix non pch build.
Gacko
2015-07-07
Core/DataStores: Updated dbc/db2 structures to 6.2.0
Shauren
2015-02-22
Core/Database: Removed locales_item from world database (use item_sparse_loca...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
2014-01-13
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-08
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
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-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
2011-05-11
Core/Misc: more warning fixes (some of them were real logical flaws - compari...
Az@zel
2011-05-07
Core: Warning fixes
Shauren
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