aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Database
AgeCommit message (Expand)Author
2013-02-20Core/DBLayer: Comment out MySQL client/server version mismatch warningNay
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-08Core/DBLayer: Avoid a crash when calling mysql_get_server_version if connecti...Nay
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-06Core/Player: Fix a query that was wrongly deleting itemsNay
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-31Scripts/Commands: Show correct guild Rank when using .pinfo commandSpp
2013-01-30Add Mute reason and mute by to the db so you can get this info from the db wi...Bezo
2013-01-30Core/Misc: Always state what columns are affected by MySQL statementsSpp
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2013-01-26Scripts/Commands: Add guild info to .pinfoNay
2013-01-25fix typothomas33
2013-01-24Core/DBLayer: Fixed required version definitionsMislav Blažević
2013-01-24Tools/mmaps_generator: Multithreading optimisations. Should save some time ge...Machiavelli
2013-01-23Core/DBLayer: Drop support for MySQL versions <5.1Machiavelli
2013-01-18Core/Misc: Delete spell from character_spell table too when encountering an i...Shocker
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
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-31Core: Fixed some level 4 warnings (msvc)Shauren
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-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