1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-24 08:05:24 +00:00
OpenDiablo2/d2common/d2data
Ziemas 7ce01ab694
Create objects by passing the object record to CreateObject (#530)
* Create object by Objects.txt entry

Get graphics token from objectType

* Unexport some unused ObjectRecord stuff.
2020-07-03 10:38:22 -04:00
..
d2compression Resolved most lint errors in d2data and d2datadict (#499) 2020-06-30 09:17:07 -04:00
d2datadict Create objects by passing the object record to CreateObject (#530) 2020-07-03 10:38:22 -04:00
d2video Performance/Memory Improvements (#365) 2020-06-20 21:07:36 -04:00
animation_data.go Resolved most lint errors in d2data and d2datadict (#499) 2020-06-30 09:17:07 -04:00
object.go Spawn monster by monstat record (#508) 2020-07-01 00:06:06 -04:00