1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-03 07:07:25 -05:00
OpenDiablo2/d2game/d2player
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
..
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
equipment_slot.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
game_controls.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
hero_stats_panel.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
input_callback_listener.go 412 missle animation (#470) 2020-06-26 20:03:00 -04:00
inventory_grid.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
inventory.go Add inventory.txt loader, use the records (#573) 2020-07-11 11:25:34 -04:00
player_state.go d2hero is *nearly* lint free #487. (#506) 2020-06-30 17:03:20 -04:00