1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-16 00:08:29 -04:00
OpenDiablo2/d2core/d2asset
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
..
animation_manager.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
animation.go Started work on shadows (#630) 2020-07-26 19:29:37 -04:00
archive_manager.go Add static checks to help ensure implementations conform to interfaces (#582) 2020-07-13 09:05:04 -04:00
archived_file_manager.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
asset_manager.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
composite.go Minor edits: debug entity frame bounds, debug spawnmon command (#666) 2020-08-01 19:03:09 -04:00
d2asset.go d2asset: init without terminal (#586) 2020-07-13 20:30:30 -04:00
dc6_animation.go lint fixes (#615) 2020-07-23 12:56:50 -04:00
dcc_animation.go Set proper sizes for DCC frames (#663) 2020-07-31 21:22:56 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
font_manager.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
font.go Add static checks to help ensure implementations conform to interfaces (#582) 2020-07-13 09:05:04 -04:00
palette_manager.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
palette_transform_manager.go abstracted cache to an interface (#535) 2020-07-03 21:23:44 -04:00
palette.go Fixed bug in palette.go (#575) 2020-07-10 23:04:35 -04:00