1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-30 11:05:23 +00:00
OpenDiablo2/d2networking/d2netpacket
dk d56c4387ff
delint_d2networking (#599)
* delint_d2networking

not sure what to do about lint error G110 on calls to `io.Copy`, warns
about gzip compression bomb possibility, leaving those.

all todo's have been left.

* removed duplicate const
2020-07-17 22:11:16 -04:00
..
d2netpackettype delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
doc.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
net_packet.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
packet_add_player.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
packet_generate_map.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
packet_move_player.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
packet_ping.go D2networking resolve lint issues (#492) 2020-06-29 17:01:26 -04:00
packet_player_cast.go D2networking resolve lint issues (#492) 2020-06-29 17:01:26 -04:00
packet_player_connection_request.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
packet_player_disconnect_request.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
packet_pong.go D2networking resolve lint issues (#492) 2020-06-29 17:01:26 -04:00
packet_server_closed.go D2networking resolve lint issues (#492) 2020-06-29 17:01:26 -04:00
packet_update_server_info.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00