index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T03: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
2013-05-29
Update Chat.cpp
b4nan1
2013-05-24
Core/Commands: Fixed wrong field types used in db queries for pinfo command a...
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-23
Core/Log: Added guid (of gm), area and zone to gm command log.
xjose93
2013-02-25
Core/RBAC: Create new permissions 'Notify if a command was not found' and 'En...
Spp
2013-02-05
Typo fix
Spp
2013-02-05
Core/RBAC: Allow custom security levels for commands. (Before this change any...
Spp
2013-02-04
Core: Implement Role based Access Control
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
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 I)
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
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-23
Merge pull request #6008 from cookta2012/troy09
Shocker
2012-04-12
Core/Commands: Remove recently defunct .hover command. All this spell did bef...
Machiavelli
2012-04-11
couple wrong return types
faramir118
2012-04-05
Moving a commands around eliminating a unnecessary file, and porting the "dem...
cookta2012
2012-04-01
Core/Commands: Allow combatstop command to be used from console with the play...
Subv
2012-03-24
Core/DBLayer: Match field type reads in core with data types in db for prepar...
Shauren
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-02-25
Core/Commands: Added lost group commands
Shauren
2012-01-05
This is ........... 3 commits to fix the typos of 3 rows....
Aokromes
2012-01-05
More typo fix by Persephone.
Aokromes
2012-01-05
Typo fix by higi closes #3633
Aokromes
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-14
Core/Commands: Make GM Ticket commands console enabled. (Aokromes' Suggestion...
Machiavelli
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-07
Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask.
kaelima
2011-10-19
Core/Grid:
kaelima
2011-10-18
Rename some classes in grid system.
megamage
2011-10-04
Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...
Bizzy
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
Core: Define helper functions to know if an account is Player, Moderator, GM,...
Spp-
2011-09-08
AccountMgr singleton converted to namespace with free functions as it has no ...
Spp-
2011-08-23
Core: Clean up here and there.
Chaplain
2011-08-06
Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to...
QAston
[next]