aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/Implementation
AgeCommit message (Expand)Author
2012-01-04Core/Quests: Add implementation of seasonal quest reset. uses a new table muc...kandera
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 another Execute() query to a prepared statementleak
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 4leak
2011-12-31Core/DBLayer: Use column names in prepared statements to prevent avoidable pr...Machiavelli
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-12-27Core/World: Convert Execute to PreparedStatement from Battleground random.Venugh
2011-12-27Convert a Execute to a PreparedStatement.Venugh
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-20Core/DBLayer: Convert callback queries to prepared statements #2leak
2011-12-19Fix SQL file name after pull request, and fix compile on linux.Machiavelli
2011-12-19Core/DBLayer: Fix crash caused in 7052fbfMachiavelli
2011-12-18Core/DBLayer: Convert callback queries to prepared statementsleak
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-29Cosmetic: Multiple cosmetic changesSpp
2011-09-05Core/Quests: Implement quests that require PlayerSlain. Closes #169Nay
2011-08-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-06-22Core/DBLayer: Make database interaction after create character packet complet...Machiavelli
2011-06-08Core/Mailsystem: Optimized returning and deleting old mails, will no longer t...Shauren
2011-05-07Core/Guilds: Use blocking queries at guild loading to ensure invalid data is ...Shauren
2011-05-03Core/AuctionHouse: Delete expired auctions at startup.MrSmite
2011-04-29Add spaces after commasleak
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/GameEventMgr: Reduce memory waste caused by gaps in game_event entry IDsleak
2011-03-11CharDB Schema/Cleanup: cleanup channels table:Azazel
2011-03-01Core/Groups: Forgotten changes from group id recycling reimplementation, also...leak
2011-02-27Core/Groups: Reimplement group id recyclingleak
2011-02-25Really fix the crash caused by wrong prepared statement typesMachiavelli
2011-02-24Core: Fix crash on login added in 20ab3e4bdace5da53300Machiavelli
2011-02-25Core/Misc: rename some prepared statements to conform to naming standards (th...Azazel
2011-02-25CharDB Schema/Cleanup: cleanup character_tutorial table:Azazel
2011-02-25CharDB Schema/Cleanup: cleanup account_data and character_account_data tables:Azazel
2011-02-22Core/Globals: Cleanup queries should be blocking if we want to be sure to loa...leak