aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-23Core/Commands: Add support for ip2nation database lookups when using .pinfo c...Spp
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-02-27Core/Channels: Players should not be able to invite non-visible GMs to channelsSubv
2012-02-25Core/Commands: Added lost group commandsShauren
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-12Codestyle: Renamed some variables to fit codestyleSubv
2012-01-31Merge branch 'master' into 4.xSpp
2012-01-29Core/Player: Updated talent system for cataclysmShauren
2012-01-28Scripts/Commands: Adjust .pinfo and .gm list to respect the realmid in accoun...Subv2112
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-12Core/Commands: Correction to 57490ead833074bd83ae38be8ee50e9f9813759a, when i...Shauren
2012-01-07Merge branch 'master' into 4.xNay
2012-01-05This is ........... 3 commits to fix the typos of 3 rows....Aokromes
2012-01-05More typo fix by Persephone.Aokromes
2012-01-05Typo fix by higi closes #3633Aokromes
2012-01-02Core/DBLayer: Couple fixesleak
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Refactor prepared statement defines Note:leak
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-12-30Core/Commands: Allow to search for other account/characters from a selected p...Spp
2011-12-27Merge branch 'master' into 4.x and some warning fixesSpp
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-12-25Core/DBLayer: Convert PExecute() queries to prepared statements No. 1leak
2011-12-25Core/DBLayer: Convert Execute() queries to prepared statementsleak
2011-12-19Core/Misc: Some random meaningless Engrish to English conversion in a method ...Machiavelli
2011-12-18Merge branch 'master' into 4.xNay
2011-12-15Core/Commands: Fixed crash when closing ticket in console, introduced in db8c...kaelima
2011-12-14Core/Commands: Make GM Ticket commands console enabled. (Aokromes' Suggestion...Machiavelli
2011-12-14Core/Channels: Don't send channel kick/ban notifications if kicker is GM and ...Machiavelli
2011-12-14Core/Commands: Show time left until shutdown in .server info. (Aokromes' Sugg...Machiavelli
2011-12-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-28Revert 81fea2d7b51549c340866050f93e3780503112f7.megamage
2011-11-27Core/Player: Store guild id inside protected integer instead of fetching from...kaelima
2011-11-26Core/Misc: Fix compile and char creationkaelima
2011-11-24Core/DataStores:Rat
2011-11-24Core/Enums: Add two new races to enumerations and update maxlevel in configNay
2011-11-23Merge branch 'master' of github.com:TrinityCore/TrinityCoreRat
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-11-22-updated all DBC formats, except spell* onesRat
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask.kaelima
2011-11-04Core/Commands: Fix SQL typo in 'list item' commandFredi
2011-10-31Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...megamage
2011-10-23Merge pull request #3587 from Fredi/checkMachiavelli
2011-10-21Use read/write thread mx guard instead of general guard for HashMapHolder.megamage