index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T03: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
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-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-11-05
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-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-05
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-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
2015-01-01
Update copyright note for 2015
Vincent-Michael
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
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-04-13
Scripts/Commands: ".modify speed" targets current Player by default
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-05-24
Core/Commands: Warning fix
Shauren
2013-05-24
Core/Commands: Fixed wrong field types used in db queries for pinfo command a...
Shauren
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-01
Core/Chat: Prevent client crashes with invalid chat language and message type...
leak
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
2012-07-29
Core/Commands: Convert more misc commands in commandscript
Vincent-Michael
2012-07-29
Convert misc commands in commandscript
Vincent-Michael
2012-07-15
Core/Commands: Convert ticket commands in commandscript
Vincent-Michael
2012-07-14
Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
Vincent-Michael
2012-07-06
Core/Commands: Convert lookup commands in commandscript
Vincent-Michael
2012-07-02
Core/Commands: Convert guild commands in commandscript
Vincent-Michael
2012-06-21
Core/Commands: Convert reset commands in commandscript
Vincent-Michael
2012-06-21
Core/Commands: Convert list commands in commandscript
Vincent-Michael
2012-06-21
Scripts/Commands: Convert character and server commands to commandscript
Xees
2012-06-19
Core/Commands: Convert cast commands in commandscript
Vincent-Michael
2012-06-14
Core/Chat: Convert instance commands in commandscript
Vincent-Michael
2012-04-12
Core/Commands: Remove recently defunct .hover command. All this spell did bef...
Machiavelli
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-27
Core/DBLayer: Convert PExecute() queries to prepared statements No. 2
leak
2011-12-25
Core/DBLayer: Convert PExecute() queries to prepared statements No. 1
leak
2011-11-07
Core: Codestyle clean-up
Bootz
2011-10-04
Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...
Bizzy
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-01
Core: cleanup.
Chaplain
2011-08-06
Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to...
QAston
2011-06-29
Core/Commands: Move .gps to command scripts and add .wpgps command, used for ...
Shocker
[next]