aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
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
2011-05-07Core: Warning fixesShauren
2011-05-03Core/AuctionHouse: Delete expired auctions at startup.MrSmite
2011-04-29Add spaces after commasleak
2011-04-28Removing SQLStorage class leftoversleak
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak
2011-04-28Core/ObjectMgr: Refactor sGOStorageleak
2011-04-28Core/ObjectMgr: Refactor sCreatureInfoAddonStorageleak
2011-04-28Core/ObjectMgr: Refactor sCreatureDataAddonStorageleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-28Core/ObjectMgr: Refactor sEquipmentStorageleak
2011-04-28Core/ObjectMgr: Refactor sInstanceTemplateleak
2011-04-28Core/ObjectMgr: Refactor sPageTextStoreleak
2011-04-28Core/ObjectMgr: Refactor sCreatureModelStorageleak
2011-04-28Core: get rid of the revision-id once and for all - it's not useful in a DVCS...click
2011-04-27Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...click
2011-04-26Core/DBSchema: Corrected query retrieving character count on accountShauren