aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2014-01-17Show Kick, Mute and Ban in worldZabustak
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-12Core&Conf: Small cosmetic fixesmthsena
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-28Core/Misc: Fix warningsjackpoz
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-12-01Core/AI: Good bye, Good bye my beloved EventAI system :(Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-07Core/Logging: Extend logging system to allow inheritance of loggersSpp
2013-09-27Core/RBAC: Add default groups to accounts based on their security level.Spp
2013-09-12Core/Groups: Allow to configure the way in which instance reset message is se...Aokromes
2013-09-07Core/Battlegrounds: Allow random BG winner/loser rewards to be configurableAokromes
2013-09-04Core/Command Line: Fix memory leakjackpoz
2013-09-02Core: Fix compile with PCH enabled and warningsNay
2013-09-01Core/Account: Make account password change security variable and various changesAscathor
2013-09-01Core/Thread: Fix race condition in FreezeDetectorRunnablejackpoz
2013-08-29Core/NetworkIO: Generic packet spam solutionMachiavelli
2013-08-18Fix crashed caused by using openssl from multiple threads simultanously.QAston
2013-07-30Config: Change ProcessPriority default to 0 (Normal)Nay
2013-07-29Misc: Fix warnings and buildNay
2013-07-28Servers: Fix typoNay
2013-07-28Servers: Enable UseProcessors and ProcessPriority settings to be used on LinuxNay
2013-07-28Servers: Fix some code style issues in world and authserverNay
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-06-15Buildsystem/MSVCShauren
2013-06-05Stats Limitscorbi
2013-05-21Core/Build: Fix compile under Ubuntu 13.04 and openSUSE 12.3 (and probably ot...Spp
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-13Core: Fixed windows compileShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-28Core/Player: CharDelete.Heroic.MinLevel as seperated unlink requirement for H...Ascathor
2013-04-14Core/Buildsystem: Actually follow CONF_DIR path-directive when installing con...click
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-08Merge pull request #9385 from thomas007788/DoxygenNay
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-02Core/GameObjectsShauren
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-02-18Core/RBAC: Add config option to set comma separated list of groups to add by ...Spp
2013-02-18Core/Config: Change CONFIG_EVENT_ANNOUNCE from int to boolNay
2013-02-14Core/RA: Addition to previous crashfixMachiavelli
2013-02-14Core/RA: Fix a possible crashMachiavelli
2013-02-11Core/Sockets: Always try to send MSG_NOSIGNAL in peer().send()Nay
2013-02-07Core: More clean up whitespaceVincent_Michael
2013-02-05Core/Remote: Adjust logentries to accomodate separation of info- vs debug-out...click
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-30Core/Misc: Remove some calls to const_castSpp
2013-01-25Adds CONF option to show quest levels in dialogs.MrSmite