1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 22:25:24 +00:00
OpenDiablo2/d2game/d2gamescreen
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
..
blizzard_intro.go Remaining lint fixes for the d2gamescreen package (#550) 2020-07-06 20:13:55 -04:00
character_select.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
credits.go rely on App to know how to navigate between screens using a callback interface with explicit methods (#592) 2020-07-14 13:11:23 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
escape_menu.go rely on App to know how to navigate between screens using a callback interface with explicit methods (#592) 2020-07-14 13:11:23 -04:00
game.go delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
gui_testing.go Remaining lint fixes for the d2gamescreen package (#550) 2020-07-06 20:13:55 -04:00
main_menu.go rely on App to know how to navigate between screens using a callback interface with explicit methods (#592) 2020-07-14 13:11:23 -04:00
map_engine_testing.go removing lint errors from d2render (#598) 2020-07-17 18:51:44 -04:00
navigate.go rely on App to know how to navigate between screens using a callback interface with explicit methods (#592) 2020-07-14 13:11:23 -04:00
select_hero_class.go rely on App to know how to navigate between screens using a callback interface with explicit methods (#592) 2020-07-14 13:11:23 -04:00