index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T16:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_mmaps.cpp
Age
Commit message (
Expand
)
Author
2025-08-09
feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)
Takenbacon
2025-02-18
fix(Core/Grids): Standardize grid coordinates (#21479)
Takenbacon
2025-02-01
refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)
Kitzunu
2025-01-17
fix(Core/Misc): Resolve output formatting issues with fmt library (#21191)
Kitzunu
2024-08-15
Revert "chore(Script/Misc): cleanup" (#19627)
Andrew
2024-08-14
chore(Script/Misc): cleanup (#19619)
Kitzunu
2024-07-23
refactor(Core/Chat): PSendSysMessage to `fmt` (#19449)
Kitzunu
2024-07-09
refactor(Scripts/Commands): remove unused imports (#19340)
Francesco Borzì
2023-12-02
feat(Core/Scripting): move all script objects to separated files (#17860)
Winfidonarleyan
2022-11-16
fix(Scripts/Commands): Fix assertion error on mmaps path command (#13704)
Mickaël Mauger
2022-01-27
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
Kargatum
2021-11-22
refactor(Core/Misc): headers cleanup (#9259)
Kargatum
2021-11-09
refactor(Scripts/Commands): Convert cs_mmap to new system (#9020)
IntelligentQuantum
2021-10-23
feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)
Kargatum
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-09-15
refactor(Core): Rename ...Manager to ...Mgr (#6910)
Kitzunu
2021-07-18
refactor(Scripts/Commands): code cleanup (part 4) (#6921)
Francesco Borzì
2021-06-03
refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457 (#6113)
Kitzunu
2021-05-31
refactor(Core/Misc): acore to Acore (#6043)
Kitzunu
2021-03-02
refactor(Core): replace NULL with nullptr (#4593)
Kitzunu
2021-02-24
refactor(Core): sort #includes alphabetically (#4579)
Kitzunu
2021-02-01
feat(Core/Movement): Improved pathfinding, collisions and movements (#4220)
Yehonal
2021-01-14
fix(Core/CreatureAI): revert NPC repositioning and path system (temporarily) ...
Stefano Borzì
2021-01-04
feat(Core/CreatureAI): improve npc position during the combat (#3369)
Stefano Borzì
2020-10-11
refactor(Core/Scripts): restyle scripts lib with astyle (#3467)
Kargatum
2020-08-31
refactor(Core): NULL -> nullptr (#3275)
Kitzunu
2019-12-01
refactor(Core): rename namespaces and macros to acore (#2454)
Viste
2019-11-22
feat(Core/Misc): replace ACE based typedefs (#2460)
Viste
2017-12-21
Moved files after merging
Yehonal