summaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_debug.cpp
AgeCommit message (Expand)Author
2025-09-07feat(Core/Visibility): Far visibility worldobjects (#22828)Takenbacon
2025-08-19fix(Scripts/Commands): Allow using debug LFG and BG from console (#22705)Andrew
2025-08-10fix(Core/Maps): Improve large object updater (#22659)Takenbacon
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-08-08feat(Core/Maps): Remove active objects nearby cell marking handling (#22585)Takenbacon
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...Benjamin Jackson
2025-05-30feat(Scripts/Commands): `.debug boundary` to visualize `CreatureBoundary` (#...Jelle Meeus
2025-02-14fix(Core/Grids): Grid improvements (#20955)Takenbacon
2025-01-17fix(Core/Misc): Resolve output formatting issues with fmt library (#21191)Kitzunu
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
2024-09-22feat(Core/Commands): Add debug command for applying a spell cooldown. (#20004)Benjamin Jackson
2024-09-16fix(DB/Command): Add help values for various commands. (#19984)Benjamin Jackson
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-08-25refactor(Core/Object): adds consistency in the use of type object check (#19671)Grimdhex
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-11fix(Scripts/Commands): fix wpgps and add sai option for formating (#17990)avarishd
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-12-02feat(Core/ChatHandler): Add SendErrorMessage helper (#17919)Kitzunu
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-08-27refactor(Scripts): remove unused imports (#17097)Francesco Borzì
2022-09-25refactor(Core/Combat): Code style and improvement of ThreatMgr (#12992)Maelthyr
2022-07-05feat(Core/Commands): Debug Spell Visuals Command (#12216)Kempec Halk
2022-05-18Core/Combat: rename getThreatMgr() to GetThreatMgr() (#11758)Maelthyr
2022-04-21chore(Core/Misc): nullptr cleanup (#11467)Kitzunu
2022-04-16Fix (Core\DB) Hostil to Hostile spelling fix (#11399)acidmanifesto
2022-04-10fix(Core/Vmaps): Stop M2s from occluding for spellcast LoS. Original autho…...UltraNix
2022-04-01feat(Scripts/Commands): debug objectcountIntelligentQuantum
2022-03-11feat(Core/Maps): Improvements to Cinematic function (#10765)IntelligentQuantum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-12feat(Script/Commands): .debug dummy (#9070)Kitzunu
2021-11-08feat(Scripts/Commands): new command to debug play music (#8967)IntelligentQuantum
2021-10-31feat(Scripts/Commands): convert cs_debug to new system (#8786)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-20refactor(Core/Misc): Use .empty() instead of == "" (#7870)Kitzunu
2021-09-15refactor(Core): Rename ...Manager to ...Mgr (#6910)Kitzunu
2021-09-14feat(Core/debug): Add commad to debug lfg (#6638)Efymer
2021-06-21chore(Core/Logging): replace most server loggers (#5726)Kargatum
2021-06-03refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457 (#6113)Kitzunu
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-05-22feat(Core/Packets): Port packet handling from TrinityCore (#5617)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-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu