aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
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/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
2011-08-18Core/DBLayer: Possible crash fix for ProcessQueryCallbacks on GCC builds. Ref...Machiavelli
2011-08-13Core/Commands: .pinfo improvementsleak
2011-08-04Buildsystem/Windows: Add support for reading commithash and commitdate direct...click
2011-08-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-08-03Core: Fix compile without PCH and fix some warningsSpp
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...Spp-
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-08-01Core: Fix annoying compile warning and some other minor changes here and thereSpp-
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-29Core/Misc: Make 64-bit abs function 'portable'. Should fix build on MSVC vers...Machiavelli
2011-07-27Core/DBLayer: Fix Field::GetInt64 parsing for non-prepared statementsMachiavelli
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-06-29Core/Logs: Add outSQLDev log, will be used for core-generated SQL queries/dumpsShocker
2011-06-22Core/DBLayer: Don't lock a connection when doing mysql_real_escape_string as ...Machiavelli
2011-06-22Core/DBLayer: Make database interaction after create character packet complet...Machiavelli
2011-06-18Whitespace cleanups...click
2011-06-11Core: Codestyle cleanupclick
2011-06-08Core/Mailsystem: Optimized returning and deleting old mails, will no longer t...Shauren
2011-05-24Core/DBLayer: Fix transaction crash.Machiavelli
2011-05-23Fix crash added in 402198Machiavelli
2011-05-23Core/DBLayer: Proper core-side handling of MySQL errno 1213 to prevent a snow...Machiavelli
2011-05-13Core: Remove some warnings here and thereclick
2011-05-07Core/Guilds: Use blocking queries at guild loading to ensure invalid data is ...Shauren