1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 17:45:24 +00:00
OpenDiablo2/d2common/d2fileformats/d2dcc
lord fe992699b5
fix lint errors in d2interface (#684)
- fixed lint errors in d2interface
- removed `archived_` from interface names, was not necessary
- removed the Bitmuncher and Bitstream interfaces, as they are too specific and unnecessary
2020-08-04 22:53:36 -04:00
..
dcc_cell.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00
dcc_dir_lookup.go fixing most of the remaining lint errors in d2fileformats (#600) 2020-07-18 00:02:45 -04:00
dcc_direction_frame.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
dcc_direction.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -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