aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database/Implementation
AgeCommit message (Expand)Author
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-01Core/Command: Add command for near creature findingVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-11-30Core/Misc: Include character level in log when a character is being deletedSpp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
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-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-06Core/Logging: Use prepared statements in AppenderDBSpp
2012-08-05Core/Commands:Vincent-Michael
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-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-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-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-29Core/DBLayer: More prepared statement correctionsShauren
2012-03-28Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.click
2012-03-26Core/DBLayer: Restore pet loadingleak
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.3leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.2leak
2012-03-25Core/DBLayer: Typo on query conversionleak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-25Core/DBLayer: Restore pinfo timestamp output (Prepared statment results don't...leak
2012-03-24Core/DBLayer: Query should actually be available on both sync and async mysql...leak
2012-03-24Core/DBLayer: Prepare statement on the right connectionleak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-19Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...leak
2012-03-19Core/DBLayer: Convert PExecute() queries to prepared statementsleak
2012-02-25Core/Calendar: Fixed crash happening when inviting an offline player to an eventShauren
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick