aboutsummaryrefslogtreecommitdiff
path: root/src/server/database/Database/Implementation
AgeCommit message (Expand)Author
2016-09-25Core/Auth: removed unneeded sub queryjoschiwald
2016-09-13Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2016-08-27Core/Logging: delete old logs of the own realm onlyjoschiwald
2016-08-18Core/Globals: delete another synch query using CharacterInfo mapariel-
2016-08-04Core\Command: remove account_muted data on account deletionForesterDev
2016-07-16Core/Misc: remove two synch queries and replace them with CharacterInfo cacheariel-
2016-06-23Core/Player: Add option to prevent rename during character customizationpsayafan
2016-05-25* DB/Graveyards: Added a comment field to describe the graveyards in `graveya...Aokromes
2016-03-24Core/Database: Converted the database library to a shared library.Naios
2016-03-13Core/Players: Split playerBytes fields in characters tableShauren
2016-03-12Core/Auth: Fixed login for accounts with accented charactersShauren
2016-02-15Core/Auth: Moved expiring bans to background task - no longer blocking querie...Shauren
2016-02-14Core/Auth: Performance/security improvementsShauren
2016-02-10Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTENDtreeston
2016-01-01Update copyright note for 2016Rushor
2015-11-05Core/Accounts: Fixed ban check after 517a30d7c189b0530711f78508f9731e31fe5a53Shauren
2015-11-03Core/Ticket improved ticket systemShinDarth
2015-11-01Core/Accounts: Check active column when determining if account is banned or notShauren
2015-10-31Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-29Core/Spells: Improved spell category cooldown handlingShauren
2015-10-28Core/Battleground: implement deserters tracker featureShinDarth
2015-10-12Core/BG fix .character changefaction pvpstats victories amountShinDarth
2015-10-06Core/Ticket keep always trace of GM who resolves the ticketShinDarth
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-28Auction house changes:pete318
2015-09-27Core/DBLayer: Added compile time validation for prepared statement indexes pa...Shauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP