1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-18 17:26:05 -04:00
OpenDiablo2/d2core/d2map/d2mapentity
dk c1a88c9cf7
Animation manager abstraction (#544)
* abstracted palettes, colors, and palette manager

* make asset manager use the palette manager interface

* added BGRA setter/getter, fixed lint errors

* abstraction for animation and animation manager
2020-07-05 13:01:44 -04:00
..
animated_entity.go Animation manager abstraction (#544) 2020-07-05 13:01:44 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
map_entity.go New package d2object, first object initFun (#537) 2020-07-04 00:48:31 -04:00
missile.go Re-tooled rendering engine (#379) 2020-06-21 18:40:37 -04:00
npc.go Composite work (#536) 2020-07-03 22:52:50 -04:00
player.go Composite work (#536) 2020-07-03 22:52:50 -04:00