EverWrath/src/server/game/Maps
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
..
AreaBoundary.cpp feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
AreaBoundary.h feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
Map.cpp Add (core\db): Support for Homebind Orientation (#13389) 2022-10-12 14:39:02 -04:00
Map.h feat(Core/GameObject): Add an overload to SummonGameObject() to accep… (#12821) 2022-08-21 19:48:34 -03:00
MapInstanced.cpp fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
MapInstanced.h feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
MapMgr.cpp chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02:00
MapMgr.h fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
MapReference.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MapRefMgr.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
MapUpdater.cpp Add (core\logging): Log sync db queries in mapupdater (#13638) 2022-11-01 19:00:42 -04:00
MapUpdater.h fix(Core/Shutdown): add checks to see if MapUpdater threads are joineable (#7450) 2021-11-24 11:41:49 +01:00
TransportMgr.cpp update (core): Startup console capitalizations (#13195) 2022-10-01 13:09:34 -04:00
TransportMgr.h refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
ZoneScript.h fix(Scripts/RuinsOfAhnQiraj): Implement Rajaxx waves (#12513) 2022-07-25 12:12:08 -03:00