1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-20 06:05:23 +00:00
OpenDiablo2/d2common/d2fileformats
gravestench 6f8b43f8d6
Various lint error fixes and suppressions (#846)
* suppressing the magic number lint errors in mapgen, it will get a heavy refactor soon, hopefully...

* adding string token constants for SkillClass

* adding panic on error to left/right skill select render

* fixed cuddle lint error

* fixed unnecessary conversion, unused func param lint errors in dcc_animation.go

* adding comment for skill class tokens

* fixed typo in comment

* removed unused parameter in dcc/dc6 animations

* supress warning about Object.setMode always being passed direction value of 0

* fixed all invalid golint directives

* fixed a couple gocritic lint errors
2020-10-26 02:04:50 -07:00
..
d2animdata Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
d2cof lint fixes (#727) 2020-09-12 16:25:09 -04:00
d2dat fixing most of the remaining lint errors in d2fileformats (#600) 2020-07-18 00:02:45 -04:00
d2dc6 organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2dcc Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2ds1 organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2dt1 Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2mpq Various lint error fixes and suppressions (#846) 2020-10-26 02:04:50 -07:00
d2pl2 moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
d2tbl improve AssetManager implementation (#728) 2020-09-14 14:47:11 -04:00
d2txt organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00