1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-19 21:55:24 +00:00
OpenDiablo2/d2common/d2data
Intyre 9e58b134e5
Refactored d2enum (#567)
* Refactored animation mode enum

* More d2enum changes

* Refactored tile enum

* Refactored weapon class enum

* Refactored more enums

* Refactored item event enum

* Fixed init_functions animation mode

* Removed string2enum from MonsterAnimationMode

* Refactored ItemStatCost description

* Last enum lint errors

* Regenerated monster stringer file
2020-07-09 23:12:28 -04:00
..
d2compression Resolved most lint errors in d2data and d2datadict (#499) 2020-06-30 09:17:07 -04:00
d2datadict Refactored d2enum (#567) 2020-07-09 23:12:28 -04:00
d2video Performance/Memory Improvements (#365) 2020-06-20 21:07:36 -04:00
animation_data.go lint fixes for the d2common package (#558) 2020-07-08 09:16:56 -04:00
object.go Spawn monster by monstat record (#508) 2020-07-01 00:06:06 -04:00