1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-02 22:11:10 +00:00
OpenDiablo2/d2core/d2map/d2maprenderer
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
..
camera.go Re-tooled rendering engine (#379) 2020-06-21 18:40:37 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
gfx_decode.go Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -04:00
image_cache.go minor edits (#486) 2020-06-29 00:41:58 -04:00
renderer.go Animation manager abstraction (#544) 2020-07-05 13:01:44 -04:00
tile_cache.go Standardize indexed color to RGBA conversion to one function (#562) 2020-07-08 17:46:45 -04:00
viewport.go fixed broken viewport while side menu is opened (#464) (#465) 2020-06-26 09:15:45 -04:00