1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 01:25:35 +00:00
OpenDiablo2/d2core/d2asset
Ziemas 1ad3c72211
Standardize indexed color to RGBA conversion to one function (#562)
* Common function for indexed color to rgba

* Use ImgIndexToRGBA when decoding tiles

* Pass DrawEffect down to animation
2020-07-08 17:46:45 -04:00
..
animation_manager.go Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -04:00
animation.go Split up DCC/DC6 animation implementations, decode directions on demand (#548) 2020-07-06 20:13:06 -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 Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -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 Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -04:00
dcc_animation.go Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -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 Removing Clone of Font() since all material is sharable, Fixes #515 (#561) 2020-07-08 11:25:40 -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