index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
Chat.h
Age
Commit message (
Expand
)
Author
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-05
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2022-02-05
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Treeston
2022-02-05
[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)
Treeston
2022-01-24
Core/Commands: Initialize commands on startup instead of first use
Shauren
2021-12-14
Core/Misc: More coding standards (#23519)
Aokromes
2021-10-31
Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2021-10-25
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2020-08-20
Core/Chat: Provide a fully-formed protocol for addons to interact with GM com...
Treeston
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-25
Core/Entities: Phasing rewrite
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-03-11
* Scripts/Commands: Fix guid usage and enhance commands
Rochet2
2017-01-01
Update copyright note for 2017
vincent-michael
2016-10-07
Core/Channels: Revamp of channel system
ariel-
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
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-11-03
Core/Commands: Added assertion checking if command name is not null
Shauren
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-09-24
Core/Chat: Allow to sanitize | characters when sending messages to clients
jackpoz
2015-07-22
Core/Database: Enable perfect forwarding for chat format calls.
Naios
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-17
Core/Packets: Added some chat message packets
Intel
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
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: Add missing overrides
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-01-14
Core/Chat: Fixed chat packets structure
Shauren
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-10
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-08-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
[next]