1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-26 00:55:23 +00:00
OpenDiablo2/d2common/d2fileformats/d2ds1
2021-02-05 15:05:11 +01:00
..
doc.go moving package comments into doc.go files (#534) 2020-07-03 18:33:46 -04:00
ds1.go ds1 encoder: Marshal method was splited to avoid nolint directive 2021-02-05 15:05:11 +01:00
floor_shadow_record.go ds1 encoder: fixed bug, when decoded and encoded back data wasn't the same = records' encoding methods was rewritten to use streamWriter.Pushbit 2021-02-05 14:45:22 +01:00
object.go organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00
substitution_group.go Fixed linting issues (#438) 2020-06-24 10:13:11 -04:00
substitution_record.go Fixed linting issues (#438) 2020-06-24 10:13:11 -04:00
tile_record.go Simple LOS pathfinding without walkmesh (#610) 2020-07-21 08:50:45 -04:00
wall_record.go ds1 encoder: fixed bug, when decoded and encoded back data wasn't the same = records' encoding methods was rewritten to use streamWriter.Pushbit 2021-02-05 14:45:22 +01:00