aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-17Core/Ticket:kaelima
2012-10-08adding a new prepared statement for selecting char at_login and titlestibbi
2012-10-07correct reputation converting at faction changetibbi
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-27emptylinetibbi
2012-09-27adding Title converter to faction converter, original author Silinorontibbi
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrestkaelima
2012-08-26Core/DBLayer: Fixed memory leaks when query returned empty result setShauren
2012-08-06Core/Logging: Use prepared statements in AppenderDBSpp
2012-08-06Core/SQL: Kill core if error 1064 is triggered (error code 1064 you have an e...Spp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-05Core/Commands:Vincent-Michael
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Some codestyle changes.Alternative
2012-08-02Added disable commands.Alternative
2012-07-19Core/AuctionHouse: Refactored and corrected building auction mail messagesShauren
2012-07-13Core/Player: Fix issues with 'ignore this slot' option on equipment manager u...NNN666
2012-06-30Core: Minor code style correctionsShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-05-06Core/Accounts: Delete all bans related to an account when it has been deleted.kaelima
2012-04-30Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronouskaelima
2012-04-13Scripts/Icecrown CitadelShauren
2012-04-11Core/DBLayer: incorrect use of va_startfaramir118
2012-04-09Core/DBLayer: Fix two crashes when using pdump commandkaelima
2012-04-07Core/Tickets: Add report time and current latency to lag_reports tableNay
2012-04-03Core/World: Add character name data after loading PlayerDumpShauren
2012-04-02Core/Database: Some extended debug output for Field::GetXXX logs.kaelima
2012-04-01Core/DBLayer: More type fixesNay
2012-03-31Core/DBLayer: Delete a triplicated prepared statement (LoginDatabase)Nay
2012-03-31Core/Logging: Fix a typo in DebugLogFilters - Database & AINay
2012-03-31Core/DBLayer: Added missing prepared statement implementation for uint8/16Shauren
2012-03-29Core/DBLayer: More prepared statement correctionsShauren
2012-03-28Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.click
2012-03-27Core/DB Layer: Fix helgrind errors on some concurrent access to resultset aut...Machiavelli
2012-03-27Core/DB Layer: - Fix "Thread #1 unlocked a not-locked lock at 0x6D56E90" helg...Machiavelli
2012-03-26Core/DBLayer: Restore pet loadingleak
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-26Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak for synchronously executed prepared statements.Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak.Machiavelli
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-03-26Core/DB Layer: Make SQLTransaction AutoPtr thread safe (valgrind caught a rac...Machiavelli
2012-03-25Core/Misc: Implement Trinity::Auto_Ptr. Ditches ACE_Refcounted_AutoPtr (we st...Machiavelli
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.3leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.2leak