OpenDiablo2/d2core
Ziemas 5212270c44
Split up DCC/DC6 animation implementations, decode directions on demand (#548)
* Split DCC and decode direction on demand

* Clean up

* More cleanup

* Make dc6 animation it's own type

* Make base animation private

* Also decode DC6 directions on demand
2020-07-06 20:13:06 -04:00
..
d2asset Split up DCC/DC6 animation implementations, decode directions on demand (#548) 2020-07-06 20:13:06 -04:00
d2audio/ebiten More linting (#500) 2020-06-30 09:58:53 -04:00
d2config abstracted d2config to an interface (still have a singleton, though) (#538) 2020-07-04 00:49:16 -04:00
d2gui Font manager abstraction (#545) 2020-07-05 15:56:48 -04:00
d2hero moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2input moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2inventory moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2map Animation manager abstraction (#544) 2020-07-05 13:01:44 -04:00
d2object Apply some more object animation settings (#549) 2020-07-06 20:12:53 -04:00
d2render/ebiten abstracted d2config to an interface (still have a singleton, though) (#538) 2020-07-04 00:49:16 -04:00
d2screen moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2term moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2ui Animation manager abstraction (#544) 2020-07-05 13:01:44 -04:00