summaryrefslogtreecommitdiff
path: root/src/server/game/Calendar
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-03-14fix(Core/Calendar): Fix crash on deletion while iterating through calendar ev...Anton Popovichenko
2024-09-21chore(Core/Misc): Some cleanup (#19970)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-07fix(CI): linux-build: add -Werror parameter (#19240)sudlud
2023-05-13chore(core): Cleanup code p2 (#16041)天鹿
2022-12-31refactor(Core/Object): getLevel() -> GetLevel() (#14122)Kitzunu
2022-02-08fix(Core/Build): macOS build (part 1) (#10549)Kargatum
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-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-18refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)Skjalf
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-06-22fix(Core/Build): correct macos build (#6492)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
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-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-01-25chore(Core/Global): Fix grouping of Worldserver initialization (#4130)Kitzunu
2020-10-12refactor(Core/Game): restyle game lib with astyle (#3466)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2020-05-17refactor(Core/Query): escape some MySQL 8.0 keywords (#3027)Kitzunu
2020-03-28fix(Calendar/Packets): add additional validation when creating events (#2799)Nefertumm
2020-02-03fix(Core): potential crashes/bugs reported by static analysis #2 (#2622)Kaev
2019-12-21feat(Core/Misc): remove and replace ACE_Singleton (#2418)Kargatum
2019-12-01refactor(Core): rename namespaces and macros to acore (#2454)Viste
2019-03-26Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macr...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(Кирилл)
2018-03-12Update license links (#783)Nefertumm
2017-12-21Using TC structure allowing easier patches importingYehonal
2016-08-12Refactoring part 2 [W.I.P]Yehonal
2016-06-26converted all tabs to 4 spacesYehonal
2016-06-26First Commitv0.10.1Yehonal