EverWrath/src
M'Dic 8f19bcddf4
Add (core\logging): Log sync db queries in mapupdater (#13638)
This will Log sync db queries in World::Update() loop for the mapupdater when building in debug.
Originally part of TC Commit https://github.com/TrinityCore/TrinityCore/pull/25174
Apparently azerothcore never cherrypicked it entirely for whatever reason and is needed when running a debugger in debug build for me to find and address some recent crash issues that been posted on the issues to fully verify the issue.

Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>
2022-11-01 19:00:42 -04:00
..
cmake feat(CORE/bash): implemented acore dashboard for Windows (#13476) 2022-10-22 15:40:13 +02:00
common fix(CORE): another attempt to fix the dbimport command line warning (#13449) 2022-10-22 00:21:16 +02:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server Add (core\logging): Log sync db queries in mapupdater (#13638) 2022-11-01 19:00:42 -04:00
test refactor(DB): Handle SQL files in a new way (#11494) 2022-04-28 14:37:37 -03:00
tools fix(CORE): another attempt to fix the dbimport command line warning (#13449) 2022-10-22 00:21:16 +02:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00