aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2015-04-02Core/Database: Remove va_list from PreparedStatement::PAppend.Naios
2015-04-02Core/Database: Remove va_args from DatabaseWorker::Execute methods.Naios
2015-03-30Core/Misc: Remove unused headersleak
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-29Core/Database: Return an unknown error code instead of false (0) if mysql_ini...Naios
2015-03-29Core/Database: Fix a mistake in 54ee5267244acac16Naios
2015-03-28Core/Log: Improve creation of log prefixes.Naios
2015-03-28Core/Database Improve commit 39bdd06446dcNaios
2015-03-27Core/Database: Prepare statements at reconnect.Naios
2015-03-24Core/DBUpdater: Use correct formatter for size_tNaios
2015-03-24Core/DBUpdater: Add the possibility to limit the remove of orphaned entries.Naios
2015-03-22Core/DBUpdater: Use correct uint64 to store timestamps.Naios
2015-03-22Core/DBUpdater: Fixed compile errors with boost 1.55 and VS 2013Shauren
2015-03-22Core/Database: Fix some warnings on gccNaios
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-18Core/Log: Readd include of <stdarg.h> to fix compile issues under gccNaios
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-18Core/Log: Fix some issues detected by static analysis.Naios
2015-03-15Core/DBLayer: Remove references to table character_currency (6.x only)Nayd
2015-03-15Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-09CMake: Remove unused source referenceleak
2015-03-08Core: WARN instead of INFO - this is actually something we'd want to be infor...click
2015-03-03Shared/Logs: Add support to .server set loglevel command after 003d67708b9a27...jackpoz
2015-03-02Shared/Logs: Improve log performancesjackpoz
2015-03-01Core/Crypto: Fixed output of BigNumber::AsByteArray when generated array is s...Shauren
2015-02-27Core/CrashHandler: Fix char[] without '\0' handlingjackpoz
2015-02-25Core/Networking: Fixed IOCP define for linuxIntel
2015-02-12Shared/Database: Improve dead-lock error handlingjackpoz
2015-02-04Fix buildNayd
2015-02-04Shared/Database: Fix transactions not being recommitted on dead-lock errorjackpoz
2015-02-02Core/Misc: Fix static analysis issuesjackpoz
2015-01-31Core/Misc: Properly sanitize ReputationSpillover datajackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-27Shared/Networking: Fix buffer overflow in Socket handlingjackpoz
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-16Core/Networking: Catch possible boost exception in StartNetworkNayd
2014-11-10Core/Commands: implement .pvpstats commandShinDarth
2014-10-25AH related fixesRochet2
2014-10-18Scripts/Commands: Implement mutehistory command for GM's with requested impro...Heihachi
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
2014-10-02Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...Shauren
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-27Fixed GCC buildShauren
2014-09-26Core/Debugging: Extended ASSERT macro to allow passing additional formatted s...Shauren
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-20Revert "Core: Fix build for msvc14"Vincent-Michael
2014-09-20Core: Fix build for msvc14Vincent-Michael
2014-09-19Core/Commands: Fix displaying in .baninfo character command.xjose93