EverWrath/src/server/game/Server
天鹿 d75bcf0f67
chore(core): Cleanup code (#16012)
* Update SmartScript.cpp

* Update M2Stores.cpp

* Update PetHandler.cpp

* Update WaypointMovementGenerator.cpp

* Update WorldSession.cpp

* Update spell_item.cpp

* Update LoginDatabase.cpp
2023-04-19 21:34:48 -03:00
..
Packets feat(Core/Packets): SMSG_WORLD_STATE_UI_TIMER_UPDATE (#11047) 2022-03-27 01:31:21 -03:00
Protocol feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (#15059) 2023-02-17 09:11:11 +01:00
Packet.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Packet.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
WorldPacket.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
WorldSession.cpp chore(core): Cleanup code (#16012) 2023-04-19 21:34:48 -03:00
WorldSession.h fix(Core/PacketIO): Reintroduce requeueing packets that are sent during login but need you to be logged in (#15145) 2023-02-21 00:33:18 -03:00
WorldSocket.cpp fix(Core/PacketIO): Require valid WorldSession for CMSG_KEEP_ALIVE (#15426) 2023-03-17 10:23:29 +01:00
WorldSocket.h refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
WorldSocketMgr.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
WorldSocketMgr.h feat(Core/Socket): make world OnSocketAccept like auth (#8946) 2021-11-04 18:42:34 +01:00