aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
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
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-23Core/Packets:joschiwald
2014-11-17Core/Packets: Added most of the chat packetsIntel
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-08Core/DataStores: Updated item dbcsIntel
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-11-07Core/DataStores: Updated ChatChannels.dbc, ChrClasses.dbc, ChrRaces.dbc structsIntel
2014-11-06Core/DataStores: Updated Achievement.dbc structIntel
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-25Core: Fix build in some compilers by calling proper cctor of ObjectGuidDDuarte
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael