1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-28 06:06:29 -04:00
OpenDiablo2/d2core
gravestench 16a82442bb
removed a bunch of magic number lint errors (#785)
* removed magic numbers from d2ui/button.go

* removed a bunch of magic number lint errors
2020-10-23 09:00:51 -04:00
..
d2asset Initial left & right skill select panel implementation. HeroSkill serialization cleanup. (#783) 2020-10-22 16:53:18 -04:00
d2audio Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
d2hero Initial left & right skill select panel implementation. HeroSkill serialization cleanup. (#783) 2020-10-22 16:53:18 -04:00
d2input fixed lint errors in d2input (#693) 2020-08-05 13:51:35 -04:00
d2inventory Add belt loader (#757) 2020-09-26 02:13:01 -04:00
d2item removed a bunch of magic number lint errors (#785) 2020-10-23 09:00:51 -04:00
d2map removed a bunch of magic number lint errors (#785) 2020-10-23 09:00:51 -04:00
d2records Initial left & right skill select panel implementation. HeroSkill serialization cleanup. (#783) 2020-10-22 16:53:18 -04:00
d2render/ebiten Decouple asset manager from renderer (#730) 2020-09-14 17:31:45 -04:00
d2screen removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
d2stats fixed all golint type lint errors (#780) 2020-10-21 23:41:21 -07:00
d2term fixed a couple lint errors in d2term (#697) 2020-08-05 22:32:23 -04:00
d2ui removed a bunch of magic number lint errors (#785) 2020-10-23 09:00:51 -04:00