index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T14: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
2010-09-26
Core/Scripts/SmartAI: removed test code
Rat
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-21
Core/: Fix warnings
Spp
2010-09-21
Core/Commands: Implement command for adding (completing) achievements
Shocker
2010-09-19
Core/Players: Added support for single character bans
Shauren
2010-09-17
Core: more cleanup at locale handling.
linencloth
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-05
Add support for character race and faction transfers.
silinoron
2010-09-03
Core/Dungeon Finder: Added support for rewards for random dungeons
Shauren
2010-08-29
Rewrite much of the GM ticket system
silinoron
2010-08-28
Implement .reload all_gossips, .reload quest_poi, .reload locales_gossip_menu...
Shocker
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-23
Core: Fix some warnings
Spp
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
2010-08-18
*Backout radaaba37a4. Brings back command table caching. Thanks to Machiavell...
QAston
2010-08-18
Properly return command table every time it is called, rather then just the f...
enjoi
2010-08-17
Core: Add support for reloading gossip_scripts + add missing SQL for earlier ...
click
2010-08-16
Rename .goname to .appear, .namego to .summon, and .groupgo to .groupsummon. ...
silinoron
2010-08-14
Add a GuildScript class with a handful of hooks.
silinoron
2010-08-13
Core/Chat: Fix some typos and non-converted #if-statements
click
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-08-06
* Fixes for Linux build.
XTZGZoReX
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
2010-08-06
Remove AuctionHouseBot-functionality from core (some cleanups may be required)
click
2010-07-26
* Implement reputation spillover via the database
Brian
2010-07-26
* Implement reputation reward rate for quest / creatures
Brian
2010-07-23
Add SOAP-implementation (based on Benjys patch and adapted for latest core by...
click
2010-07-21
* Implement the ability to delete characters without them being removed from
Brian
2010-07-21
Added global disable system and moved all disable fields/tables/configs into it
Shauren
2010-06-11
Added support for item set names in case where item does not exist in item_te...
Shauren
2010-06-11
Add NULL rows for 2 ChatCommand table.
Anubisss
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-08
Added support for reloading creature_onkill_reputation table
Shauren
2010-06-07
* Getting closer (at least for Linux :) )
Brian
2010-06-05
rearranged core files
Rat