summaryrefslogtreecommitdiff
path: root/src/server/game/Warden
AgeCommit message (Expand)Author
2025-06-30feat(Core/Config): Improvements to config caching (#21647)Takenbacon
2025-03-31fix(Warden) Warden Anti-Cheat Timing Attack Protection MAC (#21824)blinkysc
2025-03-31fix(Warden) Warden Anti-Cheat Timing Attack Protection WINDOWS (#21823)blinkysc
2024-11-13refactor(src/server/game): optimise imports (#20541)Francesco Borzì
2024-11-01refactor(src/common|server): remove unused import (big part 2) (#20388)Francesco Borzì
2024-10-27refactor(src/server/game/*): remove unused imports (big part 1) (#20310)Francesco Borzì
2024-09-03chore(Apps/Codestyle): add new codestyle checks for pointers and range loops ...Grimdhex
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-04fix(Core/Spell): Implement SPELL_ATTR1_AURA_STAYS_AFTER_COMBAT (#19254)Kitzunu
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-03-13fix(Core/Logs): Fix warden fmt logs (#15327)Angelo Venturini
2023-03-09fix(Core/Warden): Fix buffer not being handled during interrupt. (#15258)AnchyDev
2023-03-03fix(Core/Warden): FMT (#15254)M'Dic
2023-02-13feat(Core/Warden): Allow sending of custom lua payloads through Warden. (#14723)AnchyDev
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2022-11-24feat(Core/Crypto): add support `OpenSSL 3.0` (#13354)Winfidonarleyan
2022-04-15feat(Core/Maps): AreaBoundary (#10525)IntelligentQuantum
2022-03-12fix and bringing to a unified style warnings of server loading logs to be mor...Bogir[rus]
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-02chore(Core/Warden): comment auto ban from TIMING_CHECK_FAIL (#9470)55Honey
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-03feat(Core/EnumUtils): add more enum for support chat command (#8828)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-06-19refactor(Core): code cleanup (part 3) (#6380)Francesco Borzì
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-04-25feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885)UltraNix
2021-04-18fix(Core/Warden): typo 81301c67d. (#5284)UltraNix
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-04-11feat(CI): add extra_logs to build matrix and update warden ByteArrayToHexStr ...Patrick Lewis
2021-03-28fix(Core/Warden): Fixed random kicks caused by warden. (#5027)UltraNix
2021-03-21feat(Core/DB/Authserver): remove `sha_pass_hash` (#4827)UltraNix
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-03-04fix(Core): Compilation with EXTRA_LOGS in Windows (#4605)Asfo Zavala
2021-02-28feat(Core/Config): rework config and delete ACE inherited (#4608)Kargatum
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-17feat(Core/Warden): optimization + PQR detection (#3875)Andrius Peleckas
2021-01-10chore(core): remove malformed whitespaces (#4244)Kitzunu
2020-12-06refactor(Core): apply clang-tidy modernize-use-override (#3817)Francesco Borzì
2020-10-12refactor(Core/Game): restyle game lib with astyle (#3466)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2019-12-21feat(Core/Misc): remove and replace ACE_Singleton (#2418)Kargatum
2019-03-25Rewrite(Core/BanManager): Rewrite Ban system (#1576)Kargatum
2019-03-05feat(core): allow to debug KickPlayer() (#1549)Francesco Borzì
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(Кирилл)