..
actor
[General] Include death animations in ActorDeath packets
2019-12-05 13:27:55 +02:00
object
[General] Implement ObjectRestock packet
2020-01-23 12:50:34 +02:00
player
[General] Rename PlayerTeam into PlayerAlly
2019-12-05 19:15:11 +02:00
system
[General] Create SystemPacket category and move Handshake packet to it
2019-11-09 05:12:00 +02:00
worldstate
[General] Move handling of client globals to ClientScriptGlobal packet
2020-01-04 09:56:37 +02:00
ActorProcessor.cpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00
ActorProcessor.hpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00
BaseClientPacketProcessor.cpp
[General] Remove "created by" stamps added by IntelliJ
2019-08-26 12:33:28 +03:00
BaseClientPacketProcessor.hpp
[General] Remove "created by" stamps added by IntelliJ
2019-08-26 12:33:28 +03:00
ObjectProcessor.cpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00
ObjectProcessor.hpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00
PlayerProcessor.cpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00
PlayerProcessor.hpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00
ProcessorInitializer.cpp
[General] Implement ObjectRestock packet
2020-01-23 12:50:34 +02:00
ProcessorInitializer.hpp
[General] Remove "created by" stamps added by IntelliJ
2019-08-26 12:33:28 +03:00
SystemProcessor.cpp
[General] Create SystemPacket category and move Handshake packet to it
2019-11-09 05:12:00 +02:00
SystemProcessor.hpp
[General] Create SystemPacket category and move Handshake packet to it
2019-11-09 05:12:00 +02:00
WorldstateProcessor.cpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00
WorldstateProcessor.hpp
[Client] Fix warnings related to destructors for processors
2019-10-26 16:43:08 +03:00