EverWrath/src/server/scripts/World
Kargatum de13bf426e
feat(Core/DBLayer): replace char const* to std::string_view (#10211)
* feat(Core/DBLayer): replace `char const*` to `std::string_view`

* CString

* 1

* chore(Core/Misc): code cleanup

* cl

* db fix

* fmt style sql

* to fmt

* py

* del old

* 1

* 2

* 3

* 1

* 1
2022-02-05 00:37:11 +01:00
..
achievement_scripts.cpp fix(Core/Player): prevent crash exploit spam duel starting (#9226) 2021-11-28 16:42:53 -03:00
action_ip_logger.cpp feat(Core/DBLayer): replace char const* to std::string_view (#10211) 2022-02-05 00:37:11 +01:00
areatrigger_scripts.cpp feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
boss_emerald_dragons.cpp feat(Core/AI): convert SelectAggroTarget to enum class (#9893) 2021-12-28 19:13:12 -03:00
chat_log.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
go_scripts.cpp feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
guards.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
item_scripts.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
mob_generic_creature.cpp chore(Scripts/Misc): Cleanup some more JustDied hooks (#9768) 2021-12-31 12:00:40 -03:00
npc_innkeeper.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
npc_professions.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
npc_stave_of_ancients.cpp feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
npc_stave_of_ancients.h fix(Core/QuestNpc): Rework/fix the Stave of Ancients script (#7929) 2021-10-28 13:08:19 -03:00
npc_taxi.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
npcs_special.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
player_scripts.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
world_script_loader.cpp feat(Core\Player): Added createplayerinfo_cast_spell support cast spell for some class spells (#9448) 2021-12-03 18:33:21 -03:00