1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-10-01 15:46:17 -04:00
OpenDiablo2/d2common
gravestench 248eaf9d79 Minor refactor of d2cof
* Changed `Load` to `Unmarshal`
* made `Marshal` and `Unmarshal` into methods of `COF`
* added `New` function which creates a new, empty COF instance
* added helper functions `Marshal` and `Unmarshal`
* Changed `StreamReader.ReadBytes` to account for edge case of reading 0
bytes (this was returning an error when it should not have)
* added really simple unit tests for COF
2021-02-05 14:43:42 -08:00
..
d2cache Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2calculation organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
d2data removed PushByte method from StreamWriter 2021-02-01 11:20:44 +01:00
d2datautils Minor refactor of d2cof 2021-02-05 14:43:42 -08:00
d2enum asset manager: merged TranslateLabel to TranslateString 2021-02-02 10:15:18 +01:00
d2fileformats Minor refactor of d2cof 2021-02-05 14:43:42 -08:00
d2geom Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2interface d2mpq refactored (#1020) 2021-01-08 12:46:11 -08:00
d2loader fixed lint errors 2021-01-11 01:31:57 -08:00
d2math Resolves #874 and #892 (#894) 2020-11-01 16:05:50 -08:00
d2path Lint error cleanup1 (#779) 2020-10-22 01:12:06 -04:00
d2resource party panel: switchers creator, party indexes (name, classs labels and switchers) 2021-01-16 21:59:44 +01:00
d2util lintfix: gomnd 2021-02-02 12:02:11 +01:00
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00