aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/Implementation
AgeCommit message (Expand)Author
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-13Add missing declarations as of recent mergeMachiavelli
2010-12-04Core: Fix non-PCH build (sorry)Machiavelli
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-11-19Core/DBLayer: Move tables reserved_name, gameobject_respawn and creature_resp...click
2010-11-04Core/SmartAI: swap menuid/actionid params in GOSSIP_SELECT eventRat
2010-10-27Core/AI: implemented SmartScripts System (still beta) not 100% completeRat
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Yet more copyright header updatesclick
2010-09-30Remove const from MySQLConnectionInfo, can't use non const functions in a con...Anubisss
2010-09-29Core/DBLayer: Pass connection info down to lower level class MySQLConnection ...Machiavelli
2010-09-29Core/DBLayer: Store MySQL connection details in a struct and print relevant d...Machiavelli
2010-09-28Core/Commands: Remove all active bans before adding new one, prevents multipl...Shauren
2010-09-26Core/Players: Fixed action bar issues when changing active specShauren
2010-09-25Core: Generic cleanup (tab2spaces/whitespace removal)click
2010-09-25Core/Scripts/SmartAI: added SmartAI filesRat
2010-09-25Core/SocialMgr: Do not load recently deleted (but existant) characters to soc...Machiavelli
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-20Core/DBLayer: Converted player login queries into prepared statementsShauren
2010-09-19Core/Players: Added support for single character bansShauren
2010-09-19Core/DBLayer: Fix syntax of some recently added prepared statements that migh...Machiavelli
2010-09-18Core/DBLayer: Some more prepared statements in ObjectMgr.silinoron
2010-09-18Core/DBLayer: Change some regular statements to prepared statements.silinoron
2010-09-17Core/Pools: Converted quest-related pool queries into prepared statementsShauren
2010-09-12Core/DBLayer: Replace all ad-hoc queries in AuthSocket with prepared statementsMachiavelli
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli
2010-09-03Core/DBLayer: Add an assert to detetct calls to invalid prepared statements.Machiavelli
2010-09-03Core/DBLayerMachiavelli
2010-09-03Core/DBLayer:Machiavelli
2010-09-03Core/DBLayer:Machiavelli
2010-09-02Fixed buildShauren
2010-09-02Core/DBLayer: Add Login-/Characters-/Worlddatabase class implementationsMachiavelli