aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2011-11-25Core/DB: Fix a typo in commit 72675d55d821e0648c53d53d78a1 Nay
2011-11-25Core/DBLayer: Use prepared statements in Player::SaveToDB. Also split the fun...Machiavelli
2011-09-30Core/DB: Fixed a crash on shutdown under msvc compilerShauren
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
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-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-27Core/DBLayer: Fix Field::GetInt64 parsing for non-prepared statementsMachiavelli
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
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-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-26Core/DBSchema: Corrected query retrieving character count on accountShauren
2011-04-25Core/World: Fixed realm character count queries getting lostShauren
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...Azazel
2011-04-13Core/CharDB cleanup: change creature_respawn and gameobject_respawn column na...Azazel
2011-04-11Core/CharDB Cleanup: alter `corpse` table making column names lowerCamel and ...Azazel
2011-04-08Core/Arena: Move personalRating to arena_team_memberleak
2011-04-08Core/CharDB Cleanup: alter character_homebind table making column names lower...Azazel
2011-04-08Core/CharDB Cleanup: alter character_battleground_data table making column na...Azazel
2011-04-07 Core/DBLayer: make use of return result of Connection::Open method and allow...Azazel
2011-04-05Core/Arenas: Refactor arena code and db layoutleak
2011-03-18Core/Storage: Readded missing record size calculations for SQL storageShauren
2011-03-18Core/Storage: A few more improvements to code style, corrected some engrish a...Shauren
2011-03-18Core/Storage: Add some sanity checks and better define some SQL and DBCrunningnak3d
2011-03-18Core/GameEventMgr: Reduce memory waste caused by gaps in game_event entry IDsleak
2011-03-11CharDB Schema/Cleanup: cleanup channels table:Azazel
2011-03-08More warning fixesShauren
2011-03-01Core/Groups: Forgotten changes from group id recycling reimplementation, also...leak