OpenDiablo2/d2core/d2ui
gravestench 783993470e
Lint error cleanup1 (#779)
* fixed lint error in d2app/app.go

* go fmt entire project

* adding doc.go for d2records

* fixed lint issues in d2core/d2map

* fixed lint error in d2interface/palette.go

* fixed lint error in  d2core/d2hero/hero_state_factory.go

* adding dov.go to d2common/d2geom

* fixing lint errors in d2common/d2loader

* adding doc.go to d2common/d2cache

* adding doc files for d2datautils, d2util, d2path

* adding package doc strings for mapgen, in-geam help screen, and tcp client connection

* removed all cuddling lint errors

* changed stamina equality check to '<=' instead of '<'
2020-10-22 01:12:06 -04:00
..
button.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04: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
label.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
scrollbar.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
sprite.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
textbox.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
ui_manager.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
widget.go d2ui refactor (#699) 2020-08-06 10:30:23 -04:00