OpenDiablo2/d2networking/d2client
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
..
d2clientconnectiontype delint_d2networking (#599) 2020-07-17 22:11:16 -04:00
d2localclient replace satori/go.uuid with google/uuid (#747) 2020-09-23 13:30:15 -04:00
d2remoteclient Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
doc.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00
game_client.go Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
server_connection.go Tidy remote_client_connection.go and resolve lint warnings (#522) 2020-07-02 16:29:28 -04:00