1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-11 18:20:42 +00:00
OpenDiablo2/d2core/d2ui
gravestench 0bd774aaa6
fixed some of the remaining funlen lint errors (#850)
* d2records/: suppressing function legnth lint errors for record loaders

* d2gamescreen/character_select.go: broke up OnLoad method to reduce complexity

* d2ui/button.go: suppressing funlen lint error, can't reduce function size
2020-10-26 04:39:10 -07:00
..
button.go fixed some of the remaining funlen lint errors (#850) 2020-10-26 04:39:10 -07:00
checkbox.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
color_tokens.go d2ui refactor (#699) 2020-08-06 10:30:23 -04:00
d2ui.go remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
drawable.go d2ui refactor (#699) 2020-08-06 10:30:23 -04:00
frame.go removed all golint lint errors (#833) 2020-10-25 16:23:55 -07:00
label.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
scrollbar.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
sprite.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
textbox.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
ui_manager.go Removed all TODO's in project (#831) 2020-10-25 18:36:12 -04:00
widget.go d2ui refactor (#699) 2020-08-06 10:30:23 -04:00