1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-05 19:14:14 -04:00
OpenDiablo2/d2core
lord fe992699b5
fix lint errors in d2interface (#684)
- fixed lint errors in d2interface
- removed `archived_` from interface names, was not necessary
- removed the Bitmuncher and Bitstream interfaces, as they are too specific and unnecessary
2020-08-04 22:53:36 -04:00
..
d2asset fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
d2audio Stereo panning for sound effects (#654) 2020-07-30 21:50:27 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui removed most lint errors in d2gui (#604) 2020-07-18 18:06:36 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input Lint cleanup (#628) 2020-07-26 14:52:54 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2item simple inventory item descriptions (#672) 2020-08-03 13:44:00 -04:00
d2map D2datadict unique items bugfix (#669) 2020-08-02 21:26:07 -04:00
d2object D2datadict unique items bugfix (#669) 2020-08-02 21:26:07 -04:00
d2render/ebiten fixed lint errors in d2debututil (#678) 2020-08-04 22:23:15 -04:00
d2screen lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2stats simple inventory item descriptions (#672) 2020-08-03 13:44:00 -04:00
d2term lint fixes (#615) 2020-07-23 12:56:50 -04:00
d2ui added background color to labels (#671) 2020-08-03 00:48:17 -04:00