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
/
Chat.cpp
Age
Commit message (
Expand
)
Author
2020-12-10
Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...
Treeston
2020-09-20
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2020-09-12
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2020-09-09
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Treeston
2020-09-06
[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)
Treeston
2020-08-30
Scripts/Commands: Fix a crash in .help - closes #25360
Treeston
2020-08-28
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2020-07-30
Core/Commands: Initialize commands on startup instead of first use
Shauren
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-02-16
Refactor SendSysMessage, SendGlobalSysMessage, SendGlobalGMSysMessage (#23029)
Heaven31415
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-09-13
[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2018-09-07
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-07-29
Core/Misc: Util changes
Shauren
2017-07-28
Core/Chat: Provide a fully-formed protocol for addons to interact with GM com...
Treeston
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-04-25
Core/Misc: Fix static analysis issues
jackpoz
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-28
Core: add some missing Player Name normalization on input data
ariel-
2017-01-28
Few small optimizations here and there (#18684)
xinef1
2017-01-08
Scripts/Commands: Fix guid usage and enhance commands (#18278)
Rochet2
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-12-14
Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommands
ariel-
2016-07-15
Core/Chat: general cleanup and revamping: (#17576)
ariel-
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-20
[3.3.5] Core/Logs: English text corrections
tkrokli
2016-02-09
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
Rushor
2015-11-10
Core/Commands: Fix NULL dereference crash
jackpoz
2015-10-31
Core/Misc: removed some useless map checks
joschiwald
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-05
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-20
Scripts/Commands: Fix memory leak in ".reload command"
jackpoz
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
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-25
Scripts/Commands: Change "few" commands to target current Player by default
jackpoz
[next]