aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_server.cpp
AgeCommit message (Expand)Author
2024-12-10Build fix for old boost versionShauren
2024-12-10Core/Commands: Fix vmap directory size calculation for .server debug command ...Shauren
2024-08-18Core/Realms: Realmlist refactorsShauren
2024-04-22Core/Misc: Support boost 1.85Shauren
2023-12-03Scripts/Commands: Restore worldserver port output in .server debug (#29466)Odyssey
2023-08-27Core/Logging: Fixed missing log format changesShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-03-11Core/DBLayer: Add QueueSize() method (#26733)Giacomo Pozzoni
2022-03-11Scripts/Commands: Fix ".server debug" crashing in some special conditionsjackpoz
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-04Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-23Core/Metric: Add more metrics about World::Update() loop (#25098)Giacomo Pozzoni
2021-12-22Core/Database: Fix build with Maria DB on some distros (#24248)Giacomo Pozzoni
2021-08-23Scripts/Command: build fix for horrible outdated boost version used by travisariel-
2020-01-02New YearAokromes
2019-11-01Core/DBLayer: Support using mysql 8Shauren
2019-08-17Ensure that all actions are compared to fixed point in time (ie. world update...xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-04-08Scripts/Commands: Added missing changes in bc88d3bc15debb70432603b21a2319b72d...joschiwald
2018-03-14Scripts/Commands: implemented command .server debugAokromes
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-02-11Scripts/Commands: Some adjustments to make shutdown commands more user-friendly.treeston
2017-02-11Scripts/Commands: Change "server shutdown" behaviorjackpoz
2017-02-11Scripts/Commands: Change "server shutdown" behaviorjackpoz
2017-01-01Update copyright note for 2017vincent-michael
2016-09-03Scripts/Commands: Small QoL adjustmentstreeston
2016-05-08Core: Fixed warningVincent-Michael
2016-05-08Core/Commands: Cleanup in 0940f3e0776b58bd7abad472347da7d0dea2ac50Vincent-Michael
2016-05-08Core/Commands: Allowed .server idlerestart / idleshutdown / restart / shutdow...Vincent-Michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-09-07Core: Remove whitespace (again, again, ...)Vincent-Michael
2014-09-06Scripts/Commands: Fix issues reported by static analysisjackpoz
2014-09-01Scripts/Commands: Replace regex usageDDuarte
2014-08-30Scripts/Commands: Add optional reason to server shutdown/restart commandsDDuarte
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-10Core/RBAC: Move server commands to RBAC (using individual permissions)Spp