EverWrath/src/server/game/Server
Kitzunu 386aea03ee
chore(Core/Misc): Some cleanup (#19970)
* remove weird blanks

* update if

* ) ) to ))

* missed some ) )

* now switch

* .
2024-09-21 19:34:31 +02:00
..
Packets chore(Cleanup): added new lines to the end of files where they are not present (#17774) 2023-11-19 11:57:37 +07:00
Protocol feat(Core/PacketIO): Implement STATUS_LOGGEDIN_OR_RECENTLY_LOGGOUT (#15059) 2023-02-17 09:11:11 +01:00
Packet.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Packet.h refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
WorldPacket.h refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
WorldSession.cpp chore(Core/Misc): Some cleanup (#19970) 2024-09-21 19:34:31 +02:00
WorldSession.h feat(DB/Module): introduce module_string table (#19475) 2024-08-13 19:53:16 +02:00
WorldSocket.cpp chore(Core/Misc): #include cleanup (#19255) 2024-07-02 15:52:02 +02:00
WorldSocket.h feat(Core/Compression): Move packets compression from map to network thread (#18602) 2024-03-28 08:57:29 -03:00
WorldSocketMgr.cpp fix(Core/WorldSocketMgr): sync default Network.OutUBuff with worldser… (#19702) 2024-08-23 06:38:00 +02:00
WorldSocketMgr.h feat(Core/Socket): make world OnSocketAccept like auth (#8946) 2021-11-04 18:42:34 +01:00