1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-11-09 19:57:20 -05:00
OpenDiablo2/d2core/d2map/d2mapentity
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
..
animated_entity.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
factory.go Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00
item.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
map_entity_test.go Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
map_entity.go Prevent player movement and casting if current spell cast is not fini… (#729) 2020-09-14 14:49:31 -04:00
missile.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
npc.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00
object_init.go remove d2asset singleton (#726) 2020-09-12 16:51:30 -04:00
object.go Removing the rest of the d2data singletons (#742) 2020-09-20 20:30:27 -04:00
player.go Removing d2datadict singletons (#738) 2020-09-20 17:52:01 -04:00