summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_server.cpp
AgeCommit message (Expand)Author
2025-09-03fix(Core/Maps): Move corpse expiration updates to map (#22780)Takenbacon
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...Benjamin Jackson
2025-02-13refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...Takenbacon
2025-01-27refactor(Core/Motd): improve and simplify (#21252)Kitzunu
2024-12-15feat(Core/Motd): Allow localized motd (#20542)Exitare
2024-12-01fix(Scripts/Commands) fix formatting in server debug (#20801)Tereneckla
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-25fix(Scripts/Commands): serv info (#19478)Kitzunu
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2024-07-09refactor(Scripts/Commands): remove unused imports (#19340)Francesco Borzì
2024-07-06chore(Scripts/Commands): QOL server debug (#19297)Kitzunu
2024-02-25feat(Core/UpdateTime): Improve diff time measurement. (#18387)Anton Popovichenko
2024-01-21fix(Scripts/Command): prevent crash on set motd (#18203)MellianStudios
2023-12-22refactor(Scripts): remove useless includes (#18004)IntelligentQuantum
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-08-06refactor(Core/Motd): Move motd to MotdMgr (#16933)Kitzunu
2023-07-15chore(Scripts/Misc): Improve server debug (#16708)Kitzunu
2023-02-20refactor(Core/Motd): Move motd from conf to db (#15111)Kitzunu
2022-11-24feat(Core/Crypto): add support `OpenSSL 3.0` (#13354)Winfidonarleyan
2022-06-13feat(Core/Command): Use timestring with all commands (#12050)Kempec Halk
2022-04-28refactor(DB): Handle SQL files in a new way (#11494)Kitzunu
2022-02-11fix(Scripts/Commands): Improve server debug command (#10528)Kitzunu
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2021-12-02feat(Core/Modules): add separated lib for modules (#9281)Kargatum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-20feat(Scripts/Commands): Implement restart/shutdown reasons (#9242)Skjalf
2021-11-10refactor(Scripts/Commands): convert cs_server to new system (#9078)IntelligentQuantum
2021-10-28feat(Core/Metrics): implement real time statistic visualization (#8663)Kargatum
2021-10-23feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-07-18refactor(Scripts/Commands): code cleanup (part 4) (#6921)Francesco Borzì
2021-07-16feat(Core): replace ACE network with Boost.Asio (#6574)Kargatum
2021-07-09refactor(Core): replace boost::filesystem with std::filesystem (#6800)Francesco Borzì
2021-05-31fix(Script/Command): Build (#6159)Kitzunu
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-05-30feat(Core/Command): server debug (#6007)Kitzunu
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-02-08fix(DB/Commands): align core and DB (#4479)Francesco Borzì
2021-02-08refactor(Core/Player): add helper method for PLAYER_FLAGS_DEVELOPER (#4395)Kitzunu
2020-10-11refactor(Core/Scripts): restyle scripts lib with astyle (#3467)Kargatum
2019-02-15Revert "feat(core): Ensure that all actions are compared to fixed point in ti...Nefertumm
2019-02-14feat(core): Ensure that all actions are compared to fixed point in time (#123...Viste(Кирилл)