| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-14 | fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) | Francesco Borzì | |
| 2025-09-07 | feat(Core/Visibility): Far visibility worldobjects (#22828) | Takenbacon | |
| 2025-08-09 | feat(Core/Grids): Remove WorldObject separation in grid containers (#22595) | Takenbacon | |
| 2024-10-31 | refactor(src/common|server): remove unused import (big part 1) (#20377) | Francesco Borzì | |
| * refactor(src/common|server): remove unused import (big part 1) * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: attempt to fix damn linkin error | |||
| 2024-09-21 | chore(Core/Misc): Some cleanup (#19970) | Kitzunu | |
| * remove weird blanks * update if * ) ) to )) * missed some ) ) * now switch * . | |||
| 2024-07-30 | refactor(src/common): remove unused imports (#19506) | Francesco Borzì | |
| * refactor(src/common): remove unused imports * fix: build * chore: fix build * chore: size_t -> std::size_t * chore: fix fuckup from previous commit * chore: fix build * chore: fix build * chore: fix build * chore: fix build with std::size_t * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build * chore: fix build | |||
| 2023-11-18 | chore(Core/Misc): sort includes (#17776) | Winfidonarleyan | |
| * chore(Cleanup): sort includes * fix build * fix build again | |||
| 2022-07-19 | fix(Core/AI): more AI factory checks (#12402) | Nefertumm | |
| Co-authored-by: ariel- <ariel-@users.noreply.github.com> Co-authored-by: Treeston <treeston@users.noreply.github.com> Co-authored-by: Aokromes <aokromes@users.noreply.github.com> | |||
| 2022-07-15 | refactor(Core/AI): factory functions cleanup (#11779) | IntelligentQuantum | |
| 2022-01-17 | refactor(Core): apply clang-tidy modernize-* (#9975) | Francesco Borzì | |
| Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> | |||
| 2022-01-13 | refactor(Core/Misc): isEmpty to IsEmpty (#10011) | Kitzunu | |
| 2021-12-10 | Revert "fix(Core/Spells): Forward core changes (#8841)" (#9631) | Skjalf | |
| This reverts commit 85d2c39a48104a7148f3b1142cd8593feaed2c67. | |||
| 2021-12-09 | fix(Core/Spells): Forward core changes (#8841) | acidmanifesto | |
| 2021-09-30 | feat(License): add new headers information about license (#7941) | Kargatum | |
| Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> | |||
| 2021-09-15 | refactor(Core): Rename ...Manager to ...Mgr (#6910) | Kitzunu | |
| * Rename MapManager.h to MapMgr.h * Rename BanManager.h to BanMgr.h * Rename MapManager.cpp to MapMgr.cpp * Rename BanManager.cpp to BanMgr.cpp * Rename MapRefManager.h to MapRefMgr.h * Rename ThreatManager.h to ThreatMgr.h * Rename GridRefManager.h to GridRefMgr.h * Rename ThreatManager.cpp to ThreatMgr.cpp * Rename GroupRefManager.h to GroupRefMgr.h * Rename HostileRefManager.h to HostileRefMgr.h * Rename HostileRefManager.cpp to HostileRefMgr.cpp * Rename MMapManager.h to MMapMgr.h * Rename FollowerRefManager.h to FollowerRefMgr.h * Rename VMapManager2.h to VMapMgr2.h * Rename IVMapManager.h to IVMapMgr.h * Rename MMapManager.cpp to MMapMgr.cpp * Rename VMapManager2.cpp to VMapMgr2.cpp * Rename RefManager.h to RefMgr.h * Rename WaypointManager.h to WaypointMgr.h * Rename WaypointManager.cpp to WaypointMgr.cpp * Rename MPQManager.h to MPQMgr.h * Rename MPQManager.cpp to MPQMgr.cpp * Rename IMMAPManager.h to IMMAPMgr.h * fix build * Update Main.cpp * chore(Core/Misc): Remove toxic language * Revert "chore(Core/Misc): Remove toxic language" * fix build * build | |||
| 2021-06-24 | refactor(Core/Misc): add braces and impove codestyle (#6402) | Kargatum | |
| 2021-06-23 | feat(Core/Misc): Add .Size() to TypeUnorderedMapContainer for ↵ | Kitzunu | |
| stats/debugging (#6080) * cherry-picked commit (TrinityCore/TrinityCore@d53a2de) Co-Authored-By: Shauren <shauren.trinity@gmail.com> | |||
| 2021-06-23 | refactor(Core/Common): alphabetical sorting inlcudes (#6282) | Kargatum | |
| - Part https://github.com/WarheadCore/WarheadBand/pull/37 | |||
| 2021-05-31 | refactor(Core/Misc): acore to Acore (#6043) | Kitzunu | |
| 2021-04-25 | feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) | UltraNix | |
| 2021-03-17 | fix(Core/License): issue with old files license (#4762) | Francesco Borzì | |
| 2021-03-02 | refactor(Core): replace NULL with nullptr (#4593) | Kitzunu | |
| 2021-01-09 | feat(CI/Codestyle): added codestyle check (#3668) | Kargatum | |
| 2020-12-07 | refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827) | Francesco Borzì | |
| 2020-12-07 | refactor(Core): apply clang-tidy modernize-use-equals-default (#3834) | Francesco Borzì | |
| 2020-12-06 | refactor(Core): apply clang-tidy modernize-redundant-void-arg (#3825) | Francesco Borzì | |
| 2020-12-06 | refactor(Core): apply clang-tidy modernize-use-nullptr (#3819) | Francesco Borzì | |
| 2020-12-06 | refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835) | Francesco Borzì | |
| 2020-11-17 | refactor(Core/Common): restyle tools with astyle (#3706) | Kargatum | |
| 2020-09-12 | refactor(Core/Common): restyle common lib with astyle (#3461) | Kargatum | |
| 2019-12-21 | feat(Core/Misc): remove and replace ACE_Singleton (#2418) | Kargatum | |
| 2019-12-01 | refactor(Core): rename namespaces and macros to acore (#2454) | Viste | |
| 2019-03-26 | Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related ↵ | Kargatum | |
| macros (#1627) * Delete macros UNORDERED_MAP * Delete macros UNORDERED_SET | |||
| 2018-03-12 | Update license links (#783) | Nefertumm | |
| 2017-12-21 | Using TC structure allowing easier patches importing | Yehonal | |
