aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.cpp
AgeCommit message (Expand)Author
2015-03-13Core/Log: Add type safe formattingNaios
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
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-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
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-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: 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-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-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-04-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-13Scripts/Commands: ".modify speed" targets current Player by defaultjackpoz
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-30Core/Misc: Fix warning with GCCjackpoz
2014-03-29Core/Misc: Fix warningjackpoz
2014-03-29Core/Commands: Handle "" as empty string argumentjackpoz
2014-01-14Core/Chat: Fixed chat packets structureShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core/Chat: Fix chat addon packets (languages & prefixes)DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-06Core/Commands: Restored old functionality of getSelectedPlayer in chat commandsShauren
2013-10-03Core/Players: Fixed issues with incorrect targets being selected for spellsShauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-08-26Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay