Koncord
|
2cb0ea20f0
|
[General] Modernize packets
Use explicit for constructors
Use override instead virtual for inherited methods
Mark final derived classes as "final"
|
2017-12-09 10:13:27 +08:00 |
|
Koncord
|
956b573323
|
[General] Use different ordering channels for packets
|
2017-05-19 20:02:16 +08:00 |
|
Koncord
|
690211ad99
|
[General] Extract BaseEvent & BasePlayer from packets to functions
Move Send and Read functions to BasePacket
|
2017-03-06 18:40:07 +08:00 |
|
Koncord
|
0d53a6916d
|
[General] Move repeated code in Packet() to base class
|
2017-03-05 16:27:41 +08:00 |
|
David Cernat
|
6c8c0827ea
|
Move RequestData() method to BasePacket
|
2016-11-21 01:31:07 +02:00 |
|
David Cernat
|
790d41e278
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|