aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared
AgeCommit message (Expand)Author
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-25Core/Threading: Fix race condition in Threadjackpoz
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-19Core: Fix warningVincent-Michael
2013-08-19Fix build with gcc. Thanks to McBitter for testing.QAston
2013-08-18Core: Fix warnings. Make callback symbols local.QAston
2013-08-18Fix crashed caused by using openssl from multiple threads simultanously.QAston
2013-08-18Fix BigNumber::AsByteArray function by returning Auto_Ptr.QAston
2013-08-18Core: Fix a bug in BigNumber::SetBinaryQAston
2013-08-18Core: Fix a bug in BigNumber::SetQwordQAston
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-07-24Core/Commands: Added the rank id to .pinfo for guild dataAscathor
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-07-11Revert "Shared/Utils: Fixed ApplyPercentModFloatVar."Warpten
2013-07-10Shared/Utils: Fixed ApplyPercentModFloatVar.Warpten
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-06-27Build: Set _BUILD_DIRECTIVE even if the compiler is not properly detectedSpp
2013-06-15Buildsystem/MSVCShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core/Instances: Fixed a bug that caused switching group leader inside active ...Shauren
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-01Core/Database: Fix bad sql query in 55b3819d12699ee5d255b8dea82ab6aaee093a07 ...Vincent-Michael
2013-06-01Core/Database: Deleted characters will no longer be loaded when sending the S...Subv
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-05-24Missed change for previous commitShauren
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-21Merge pull request #9827 from Ascathor/masterAokromes
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-20Core/Command: Rework PInfo and give more output and add Gender to trinity_stringAscathor
2013-05-18Reverted part of 8be181c7e60daf9833044da61b379c2136892c37 that was not suppos...Shauren
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-16Core: Fix compiler warningsNay
2013-05-13Core/Debugging: Marked assert functions as non returningShauren
2013-05-13Core: Fixed windows compileShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-29Core/Commands: Improve .character rename [name], now can force rename .charac...xjose93
2013-04-27Merge pull request #9710 from xjose93/AutobroadcastAokromes
2013-04-27Merge pull request #9662 from xjose93/GuildRenameAokromes
2013-04-25Core/World: Improvements in Autobroadcast system (dropped from world database...xjose93
2013-04-22[Ip2nationLock] Implement the ip2nation lock country.Bezo
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-17Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFONay
2013-03-17Scripts/Commands: Add .list mail $char/$guid commandBezo
2013-03-09Revert "Core/Commands: Optimize for command .npc near"Vincent_Michael
2013-03-09Core/Commands: Optimize for command .npc nearVincent_Michael
2013-03-09Core: Fix warnings for msvcVincent_Michael