aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2010-12-06Core: Some optimizationsSpp
2010-12-05Core/DBLayer:Machiavelli
2010-12-04Really fix nonPCH build. With thanks to AokromesMachiavelli
2010-12-04Core: Fix non-PCH build (sorry)Machiavelli
2010-12-04Core/DBLayer:Machiavelli
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-11-22Core: Fix some warningsSpp
2010-11-21Core/DBLayer: Add method DirectExecute for synchronous execution of prepared ...Machiavelli
2010-11-19Core/DBLayer: Move tables reserved_name, gameobject_respawn and creature_resp...click
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-11-04Core/SmartAI: swap menuid/actionid params in GOSSIP_SELECT eventRat
2010-10-31Core/DBLayer:Machiavelli
2010-10-27Core/AI: implemented SmartScripts System (still beta) not 100% completeRat
2010-10-23Core/AI: implemented basic class for GameObjectAIRat
2010-10-21Core: optimize string splittinglinencloth
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-10-16Fix most of the recently introduced warningsazazel
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Yet more copyright header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-01Core: Fix couple of warningsSpp
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-29Fix linux compile. Thanks to click, hunshijie and tomkuzyno for spotting the ...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-28Core/: Fix warningsSpp
2010-09-28Core/DBLayer: Remove obsolete parameter in PreparedResultSet constructor.Machiavelli
2010-09-27Core/DBLayer:Machiavelli
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-25Core/DBLayer: Fix a memory leak in Field class, properly clear buffer before ...Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer: Return proper connection handle from DatabaseWorkerPool<T>::Get...Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-20Core/DBLayer: Correctly print relevant mysql prepared statement creation erro...Machiavelli
2010-09-20Core/DBLayer: Converted player login queries into prepared statementsShauren
2010-09-19Core/DBLayer: Shuffle an #include-statement around (initialize mysql connecti...click
2010-09-19Core/Players: Added support for single character bansShauren
2010-09-19Core/DBLayer: Correct size for storing MYSQL_TYPE_FLOATMachiavelli
2010-09-19Core/DBLayer:Machiavelli
2010-09-19Core/DBLayer: Move QueryHolder and BasicStatement operations to their own fil...Machiavelli
2010-09-19Core/DBLayer:Machiavelli