1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-11-18 02:16:23 -05:00
OpenDiablo2/d2core/d2asset
lord 8e41133f39
lint and minor refactor of d2common (#690)
- moved contents of `d2common/math.go` into `d2math/math.go`
- removed lint errors from files in d2common
2020-08-05 00:03:33 -04:00
..
animation_manager.go fix lint errors in d2interface (#684) 2020-08-04 22:53:36 -04:00
animation.go lint and minor refactor of d2common (#690) 2020-08-05 00:03:33 -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 lint and minor refactor of d2common (#690) 2020-08-05 00:03:33 -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 lint and minor refactor of d2common (#690) 2020-08-05 00:03:33 -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