1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 01:25:35 +00:00
OpenDiablo2/d2core
gravestench be354f139b
Removing the rest of the d2data singletons (#742)
* removing objects records from d2datadict

* removing Overlay singleton from d2datadict

* remove PetTypes singleton from d2datadict

* remove PlayerClass singleton from d2datadict

* removed PlrModes singleton from d2datadict

* removed Properties singleton from d2datadict

* removed ItemQuality singleton from d2datadict

* removed RarePrefix and RareSuffix singletons from d2datadict

* removed States singleton from d2datadict

* removed Runewords singleton from d2datadict

* removed Sets and SetItems singletons from d2datadict

* remoed Shrines singleton from d2datadict

* removed UniqueItems singleton from d2datadict

* removed SuperUniques singleton from d2datadict

* removed TreasureClass singleton from d2datadict

* removed UniqueAppellation singleton from d2datadict

* removed d2datadict

* removed data dict init from d2app, this has moved to asset manager init
2020-09-20 20:30:27 -04:00
..
d2asset Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00
d2audio Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
d2config Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
d2gui removed gui manager singleton in d2gui (#735) 2020-09-18 16:10:52 -04:00
d2hero Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
d2input fixed lint errors in d2input (#693) 2020-08-05 13:51:35 -04:00
d2inventory Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
d2item Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00
d2map Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00
d2records Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -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 Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
d2term fixed a couple lint errors in d2term (#697) 2020-08-05 22:32:23 -04:00
d2ui Helpv3 (#739) 2020-09-20 02:54:24 -04:00