1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-19 13:45:23 +00:00
OpenDiablo2/d2core/d2asset
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
..
animation_manager.go Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
animation.go Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
archive_manager.go Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
archived_file_manager.go Removed Configuration interface (#560) 2020-07-08 09:16:16 -04:00
asset_manager.go Font manager abstraction (#545) 2020-07-05 15:56:48 -04:00
composite.go Refactored d2enum (#567) 2020-07-09 23:12:28 -04:00
d2asset.go Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -04:00
dc6_animation.go Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
dcc_animation.go Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
font_manager.go Removing Clone of Font() since all material is sharable, Fixes #515 (#561) 2020-07-08 11:25:40 -04:00
font.go Use our own DrawEffects enum for draw effects (#564) 2020-07-08 21:57:35 -04:00
palette_manager.go Font manager abstraction (#545) 2020-07-05 15:56:48 -04:00
palette_transform_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
palette.go Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -04:00