OpenDiablo2/d2common
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
..
d2cache Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2calculation organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2data Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00
d2datautils Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2enum Initial cast overlay implementation. Fix HeroSkill deserialization & map entities processing crashing for remote client. (#766) 2020-10-10 18:47:51 -04:00
d2fileformats Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2geom Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2interface Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2loader Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2math lint fixes (#727) 2020-09-12 16:25:09 -04:00
d2path Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2resource Added ObjectMode, StorePage and Colors.txt resource loaders (#771) 2020-10-21 11:05:53 -04:00
d2util 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