aboutsummaryrefslogtreecommitdiff
path: root/src/server/database
AgeCommit message (Expand)Author
2015-10-31Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
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-06Merge pull request #15654 from ShinDarth/resolvedByDuarte Duarte
2015-10-06Core/Ticket keep always trace of GM who resolves the ticketShinDarth
2015-10-05Core/Updater: fixed host parameter is being ignoredjoschiwald
2015-10-05CMake: Fix bad generation of "revision_data.h" not including MYSQL_EXECUTABLE.Naios
2015-10-05Core/Updater: Fix mysql in path check/search.Naios
2015-10-05Core/Updater: Pipe mysql process output into worldserver logShauren
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-28Auction house changes:pete318
2015-09-27Core/DBLayer: Allocate a single buffer for entire prepared result set instead...Shauren
2015-09-27Core/DBLayer: Added compile time validation for prepared statement indexes pa...Shauren
2015-09-27Core/DBLayer: Optimized prepared statement query results by eliminating unnee...Shauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-24Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ...StormBytePP
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP