1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-11 18:20:42 +00:00
OpenDiablo2/d2common/d2fileformats
gucio321 41c1d8e874
bugfix: "insert" bug (#12)
* remove magic 'et' file

* ds1 refactor: test for InsertFloors; fixed inserting bug

* ds1: global method for getting layers group; fixed Delete.. bug (group var in delete meghod wasn't pointer

* ds1: lintfix

* ds1: remove ds1.ds1Layers.Orientation

* ds1: lintfix

* ds1: addet getMaxGroupLen method

* ds1: insert now returns if after inserting group will be greater than max number of ...

* ds1: add common test for ds1Layers.Insert...

Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2021-03-27 13:09:53 -07:00
..
d2animdata Merge branch 'd2ds1_refactor' into d2ds1_refactor_wip 2021-03-24 11:55:34 -07:00
d2cof d2enum: composite_type: removed Int method 2021-03-11 08:23:50 +01:00
d2dat d2dat: fixed encoder bug (make(..., nonzero) and append later) 2021-03-07 19:31:49 +01:00
d2dc6 dc6 refactor: lintfix 2021-02-08 18:50:58 +01:00
d2dcc lintfix: gomnd 2021-02-02 12:02:11 +01:00
d2ds1 bugfix: "insert" bug (#12) 2021-03-27 13:09:53 -07:00
d2dt1 data encoder: dt1 2021-02-02 19:25:27 +01:00
d2font hotfix: removed unnecessary 0 from d2fontglyph.unknown3 bytes list 2021-02-19 14:22:11 +01:00
d2mpq Updates more instances of path->filepath 2021-03-23 23:18:19 -04:00
d2pl2 pl2: lintfix 2021-03-11 20:24:08 +01:00
d2tbl string table: fixed bug, when (despite OpenDiablo2#1080) string tables wasn't encoded correctly 2021-03-05 13:12:53 +01:00
d2txt organize d2common pakage (#716) 2020-09-08 15:58:35 -04:00