summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_mmaps.cpp
AgeCommit message (Expand)Author
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-02-18fix(Core/Grids): Standardize grid coordinates (#21479)Takenbacon
2025-02-01refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)Kitzunu
2025-01-17fix(Core/Misc): Resolve output formatting issues with fmt library (#21191)Kitzunu
2024-08-15Revert "chore(Script/Misc): cleanup" (#19627)Andrew
2024-08-14chore(Script/Misc): cleanup (#19619)Kitzunu
2024-07-23refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)Kitzunu
2024-07-09refactor(Scripts/Commands): remove unused imports (#19340)Francesco Borzì
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2022-11-16fix(Scripts/Commands): Fix assertion error on mmaps path command (#13704)Mickaël Mauger
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-09refactor(Scripts/Commands): Convert cs_mmap to new system (#9020)IntelligentQuantum
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-06-03refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457 (#6113)Kitzunu
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2021-02-01feat(Core/Movement): Improved pathfinding, collisions and movements (#4220)Yehonal
2021-01-14fix(Core/CreatureAI): revert NPC repositioning and path system (temporarily) ...Stefano Borzì
2021-01-04feat(Core/CreatureAI): improve npc position during the combat (#3369)Stefano Borzì
2020-10-11refactor(Core/Scripts): restyle scripts lib with astyle (#3467)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2019-12-01refactor(Core): rename namespaces and macros to acore (#2454)Viste
2019-11-22feat(Core/Misc): replace ACE based typedefs (#2460)Viste
2017-12-21Moved files after mergingYehonal