aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
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-25Core/DBLayer: Convert callback queries to prepared statements No. 3leak
2011-12-21Fix compile error from 2d93bd07baabce1ebd9445c94e44b255a01bf490kandera
2011-12-21Core/DBLayer: More generic implementation of callback chains, instead of usin...Machiavelli
2011-12-21Core/DBLayer: Fix a silly error in HandleStableSwapPet (synchronous query in ...Machiavelli
2011-12-20Core/DBLayer: Convert callback queries to prepared statements #2leak
2011-12-19Core/Netcode: Fix a possible infinite loop after 829be0b82 (which was acciden...Machiavelli
2011-12-19Update src/server/shared/Database/MySQLConnection.hMachiavelli
2011-12-19Fix SQL file name after pull request, and fix compile on linux.Machiavelli
2011-12-19Core/DBLayer: Documentation updateMachiavelli
2011-12-19Core/DBLayer: Fix crash caused in 7052fbfMachiavelli
2011-12-18Core/DBLayer: Convert callback queries to prepared statementsleak
2011-12-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-12-13Core/DBLayer: Terminate process if table/database structure is not compatible...Machiavelli
2011-11-27Cosmetic changes and typo fixesShauren
2011-11-27Add missed change to previous commit and fix a typo in BitStream::EmptyNay
2011-11-27Core/Packets: Simplified ByteBuffer constructorShauren
2011-11-27Core/PacketIO: Fixed memory leak in HandlePlayerLoginOpcode and cleaned some ...Shauren
2011-11-27Core/Player: Store guild id inside protected integer instead of fetching from...kaelima
2011-11-26Merge branch '4.x' of github.com:TrinityCore/TrinityCore into 4.xRat
2011-11-26Core/Packets: Implemented BitStream helper classRat
2011-11-26Core/Misc: Fix compile and char creationkaelima
2011-11-25Core/ItemsShauren
2011-11-25Core/Misc:kaelima
2011-11-25Core/DB: Fix a typo in commit 72675d55d821e0648c53d53d78a1 Nay
2011-11-25Core/Mechanics:kaelima
2011-11-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xMachiavelli
2011-11-25Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the fun...Machiavelli
2011-11-24Core/DataStores:Rat
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-20Initial Commit for client version change to 4.2.2 (14545)Rat
2011-11-10Fix compile in linux.megamage
2011-11-10Fix the crash when removing object from an unloaded grid. Object should alway...megamage
2011-10-31Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...megamage
2011-10-18Minor changes here and there:Spp
2011-09-30Core/DB: Fixed a crash on shutdown under msvc compilerShauren
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-29Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"Spp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-26Core/Logging: Add new function to include full stacktrace.Spp
2011-09-15Core/Misc: Fix gcc buildShocker
2011-09-15Misc/Util: Add a template function for returning a random element from any co...Shocker
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-08Core/Log: Reload log levels and filtersFredi Machado
2011-09-05Core/Quests: Implement quests that require PlayerSlain. Closes #169Nay