1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 17:45:24 +00:00
OpenDiablo2/d2common/d2fileformats/d2dcc
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
..
dcc_cell.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00
dcc_dir_lookup.go Cof direction lookup (#517) 2020-07-01 14:02:47 -04:00
dcc_direction_frame.go Decouple bitmuncher (#495) 2020-06-29 20:21:09 -04:00
dcc_direction.go Decouple bitmuncher (#495) 2020-06-29 20:21:09 -04:00
dcc_pixel_buffer_entry.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00
dcc.go Split up DCC/DC6 animation implementations, decode directions on demand (#548) 2020-07-06 20:13:06 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00