1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00
OpenDiablo2/d2common/d2fileformats/d2mpq
Brendan Porter ca45be0948
Adds error handling everywhere (#743)
* adds error handling, returns early from funcs where it makes sense

* fixes build errors

* merge ballresin PR with upstream

* adds error handling, returns early from funcs where it makes sense

* fixes build errors

* merge ballresin PR with upstream

Co-authored-by: dknuth <dknuth0101@gmail.com>
2020-09-23 13:30:54 -04:00
..
crypto_buff.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
hash_entry_map.go fixing most of the remaining lint errors in d2fileformats (#600) 2020-07-18 00:02:45 -04:00
mpq_data_stream.go improve AssetManager implementation (#728) 2020-09-14 14:47:11 -04:00
mpq_file_record.go Fixed lint issues (#484) 2020-06-28 22:32:34 -04:00
mpq_stream.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00
mpq.go Adds error handling everywhere (#743) 2020-09-23 13:30:54 -04:00