EverWrath/src/server/scripts/Commands
Efymer aa9a39e07f
feat(Core/debug): Add commad to debug lfg (#6638)
* feat(Core/debug): Add commad to debug lfg

* Update LFGMgr.h

* Update rev_1624914323095978900.sql

* Code review fixes

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-09-14 17:08:49 +02:00
..
cs_account.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
cs_achievement.cpp fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
cs_arena.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_ban.cpp refactor(Scripts/Commands): code cleanup (part 4) (#6921) 2021-07-18 13:25:44 +02:00
cs_bf.cpp fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
cs_cast.cpp fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
cs_character.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
cs_cheat.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_debug.cpp feat(Core/debug): Add commad to debug lfg (#6638) 2021-09-14 17:08:49 +02:00
cs_deserter.cpp fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
cs_disable.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
cs_event.cpp fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
cs_gm.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
cs_go.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
cs_gobject.cpp feat(Core/Gameobject): add a range check for gameobjects (#7521) 2021-08-31 10:34:43 +02:00
cs_guild.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_honor.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_instance.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_learn.cpp fix(Core/Player): Use SkillLineAbility.dbc to determine player initia… (#6015) 2021-06-21 21:23:18 +02:00
cs_lfg.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_list.cpp refactor(Scripts/Commands): code cleanup (part 4) (#6921) 2021-07-18 13:25:44 +02:00
cs_lookup.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
cs_message.cpp fix(Core/License): issue with old files license (#4762) 2021-03-17 09:46:01 -06:00
cs_misc.cpp feat(Core/Commands): Gear (#7717) 2021-09-12 12:19:14 +02:00
cs_mmaps.cpp refactor(Scripts/Commands): code cleanup (part 4) (#6921) 2021-07-18 13:25:44 +02:00
cs_modify.cpp refactor(Script/Command): modify mount & dismount (#7413) 2021-08-29 10:45:43 +02:00
cs_npc.cpp refactor(Scripts/Commands): code cleanup (part 4) (#6921) 2021-07-18 13:25:44 +02:00
cs_player.cpp refactor(Scripts/Commands): code cleanup (part 4) (#6921) 2021-07-18 13:25:44 +02:00
cs_quest.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_reload.cpp fix(Core/Crash): reload page GetSession check to avoid crash (#7451) 2021-08-22 16:40:40 +02:00
cs_reset.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
cs_script_loader.cpp feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346) 2021-06-22 23:19:02 +02:00
cs_server.cpp refactor(Scripts/Commands): code cleanup (part 4) (#6921) 2021-07-18 13:25:44 +02:00
cs_spectator.cpp feat(Core): replace ACE network with Boost.Asio (#6574) 2021-07-16 10:43:56 +02:00
cs_tele.cpp fix(Core/Movement): (#7008) 2021-08-25 12:41:20 +02:00
cs_ticket.cpp refactor(Scripts/Commands): code cleanup (part 4) (#6921) 2021-07-18 13:25:44 +02:00
cs_titles.cpp feat(Core/Misc): implement ObjectGuid class (port from TC) (#4885) 2021-04-25 22:18:03 +02:00
cs_wp.cpp feat(Core/Database): port TrinityCore database API (#5611) 2021-06-22 06:21:07 +02:00
PlayerCommand.cpp refactor(Core): sort #includes alphabetically (#4579) 2021-02-24 22:34:42 +01:00
PlayerCommand.h feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00