OpenDiablo2/d2core
gravestench 33368e5aa3
Lint cleanup funlen (#854)
* d2ui/button.go: refactored button state prerender to fix funlen lint error

* d2player/help/help.go: break up Load method to reduce complexity

* d2game/d2player/game_controls.go: refactored renderHUD method, fixed funlen lint error

* d2player/skilltree.go: fixed funlen lint error

* map_engine_test.go: fixed funlen lint error
2020-10-26 15:55:13 -07:00
..
d2asset fixes #767, implemented deepCopy for the dcc_animation and dc6_animation (#852) 2020-10-26 09:13:08 -04:00
d2audio fix all gosec lint errors (#844) 2020-10-25 23:38:15 -07:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui removed all 'lll' (line length) lint errors (#841) 2020-10-25 18:11:04 -07:00
d2hero Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2input Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2inventory Removing TODO comments, making issues for them (#807) 2020-10-25 10:21:14 -04:00
d2item fixed all `gocognit` lint errors (#848) 2020-10-26 03:53:42 -07:00
d2map bugifx (#849) 2020-10-26 04:35:23 -07:00
d2records fixed some of the remaining funlen lint errors (#850) 2020-10-26 04:39:10 -07:00
d2render/ebiten Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
d2screen removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
d2stats Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2term fixed a couple lint errors in d2term (#697) 2020-08-05 22:32:23 -04:00
d2ui Lint cleanup funlen (#854) 2020-10-26 15:55:13 -07:00