OpenDiablo2/d2game/d2gamescreen
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
..
blizzard_intro.go remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
character_select.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
credits.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
game.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
gui_testing.go removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
main_menu.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
map_engine_testing.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
select_hero_class.go Help and Escape Menu click through and close behavior (#761) 2020-10-07 21:20:05 -04:00