1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-18 05:05:23 +00:00
OpenDiablo2/d2game/d2gamescreen
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
..
blizzard_intro.go remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
character_select.go fixed some of the remaining funlen lint errors (#850) 2020-10-26 04:39:10 -07:00
credits.go Removing TODO comments, making issues for them (#807) 2020-10-25 10:21:14 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
game.go Removing TODO comments, making issues for them (#807) 2020-10-25 10:21:14 -04:00
gui_testing.go removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
main_menu.go Lint cleanup funlen (#854) 2020-10-26 15:55:13 -07:00
map_engine_testing.go Lint cleanup funlen (#854) 2020-10-26 15:55:13 -07:00
select_hero_class.go removed all 'govet' type lint errors (#834) 2020-10-25 16:50:13 -07:00