aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
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
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-25Scripts/Commands: Change "few" commands to target current Player by defaultjackpoz
2014-08-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Core/Channels: fixed possible exploit with channel passwordMitchesD
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte