index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
Chat.cpp
Age
Commit message (
Expand
)
Author
2016-10-07
Core/Channels: Revamp of channel system
ariel-
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20994
Shauren
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
2016-04-08
Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335
Aokromes
2016-02-02
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-10
Core/Commands: Fix NULL dereference crash
jackpoz
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-10-06
Core/Battle.net:
Shauren
2015-10-04
Core/Misc: removed some useless map checks
joschiwald
2015-09-24
Core/Chat: Allow to sanitize | characters when sending messages to clients
jackpoz
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-06-26
Scripts/Commands: Fix memory leak in ".reload command"
jackpoz
2015-06-08
Core/Maps: Removed dbguid/spawnid grid searchers, they are no longer neccessary
Shauren
2015-05-19
Core/PacketsIO: Implemented or updated most of party related packets.
et65
2015-05-08
Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_lang
Kinzcool
2015-03-13
Core/Log: Add type safe formatting
Naios
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-23
Core/Packets: moved chat packet building function to packet builder class
joschiwald
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-11-17
Core/Packets: Added most of the chat packets
Intel
2014-11-17
Core/Packets: Added some chat message packets
Intel
2014-11-15
Core/DataStores: Updated AreaTable.dbc
Intel
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-11-10
Core/Talents: Update talent system, remove talent points
Intel
2014-11-08
Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...
Intel
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-21
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2014-10-18
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-18
Core/Misc: changed trinity string id to unsigned and removed obsolete code
joschiwald
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-26
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-25
Scripts/Commands: Change "few" commands to target current Player by default
jackpoz
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-04-19
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-13
Scripts/Commands: ".modify speed" targets current Player by default
jackpoz
2014-04-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-03-30
Core/Misc: Fix warning with GCC
jackpoz
2014-03-29
Core/Misc: Fix warning
jackpoz
2014-03-29
Core/Commands: Handle "" as empty string argument
jackpoz
2014-01-14
Core/Chat: Fixed chat packets structure
Shauren
[next]