aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2017-01-08Core/Chat: Don't check item suffix name when validating item links when the i...Shauren
2017-01-06Core/Misc: Warning fixesShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-23Core/Chat: Updated item link formatShauren
2016-10-07Core/Channels: remove unneeded default constructorariel-
2016-10-07Core/Channels: fix nopch build, take twoariel-
2016-10-07Core/Channels: fix nopch buildariel-
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-09-09Core/Items: Defined all item flagsShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-24Core/Misc: Fixed array out of bounds access when loading locales_achievement_...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-10Core/Commands: Fix NULL dereference crashjackpoz
2015-11-03Core/Commands: Added assertion checking if command name is not nullShauren
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-06Core/Battle.net:Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-09-24Core/Chat: Allow to sanitize | characters when sending messages to clientsjackpoz
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-22Core/Database: Enable perfect forwarding for chat format calls.Naios
2015-07-15Fix warning (build)DDuarte
2015-07-15Core/Chat: Updated item chat link formatShauren
2015-07-07Fix non pch build.Gacko
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-06-26Scripts/Commands: Fix memory leak in ".reload command"jackpoz
2015-06-08Core/Maps: Removed dbguid/spawnid grid searchers, they are no longer neccessaryShauren
2015-06-07Core/Chat: Fix issues reported by static analysisVincent-Michael
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-25Core/Channel: Update enum ChatNotifyDDuarte
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-18Updated implementation of userlist packets SMSG_USERLIST_ADD, SMSG_USERLIST_U...HenryG
2015-05-08Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_langKinzcool
2015-04-10Core/Misc:Vincent-Michael
2015-03-13Core/Log: Add type safe formattingNaios
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-03Fix non pch build - again.Gacko
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald