1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-18 13:15:24 +00:00
OpenDiablo2/d2game/d2player
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
..
help Lint cleanup funlen (#854) 2020-10-26 15:55:13 -07:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
equipment_slot.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
escape_menu.go Removing TODO comments, making issues for them (#807) 2020-10-25 10:21:14 -04:00
game_controls.go Lint cleanup funlen (#854) 2020-10-26 15:55:13 -07:00
hero_stats_panel.go removed all golint lint errors (#833) 2020-10-25 16:23:55 -07:00
input_callback_listener.go fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
inventory_grid.go Removing TODO comments, making issues for them (#807) 2020-10-25 10:21:14 -04:00
inventory.go another bugfix (#851) 2020-10-26 05:00:30 -07:00
mini_panel.go fix miniPanelGameMenu wrong rendering (#810) 2020-10-25 13:37:07 -04:00
skill_row.go removed all 'gocritic' lint errors (#835) 2020-10-25 17:03:23 -07:00
skill_select_menu.go Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
skill_select_panel.go Removing TODO comments, making issues for them (#807) 2020-10-25 10:21:14 -04:00
skilltree.go Lint cleanup funlen (#854) 2020-10-26 15:55:13 -07:00