1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-28 14:16:01 -04:00
OpenDiablo2/d2core
gucio321 99908016be
unit tests for ds1 (#4)
* ds1 refactor: added test fore some methods; put tests in right order

* ds1 refactor: unit tests for all methods

* ds1 refactor: fixed build errors

* ds1 refactor: lintfix

* ds1 refactor: fixed bug with SetWidth, SetHeight methods

* ds1 refactor: rename tile_record.go -> tile.go

* ds1 refactor: unit test for SetTiles

Co-authored-by: M. Sz <mszeptuch@protonmail.com>
2021-02-17 10:04:44 -08:00
..
d2asset d2font: removed d2interface.Animation argument from d2font.Load; added height reading in glyphs loader 2021-02-09 08:53:34 +01:00
d2audio lintfix: gomnd 2021-02-02 12:02:11 +01:00
d2config Refactoring d2ds1 2021-02-17 02:36:25 -08:00
d2gui font table interpreter: moved d stuff responsible for font table into d2fileformats/d2font 2021-02-08 13:21:50 +01:00
d2hero
d2input
d2inventory removed links to closed issues from code (#1005) 2021-01-06 21:48:12 -08:00
d2item lintfix: gomnd 2021-02-02 12:02:11 +01:00
d2map unit tests for ds1 (#4) 2021-02-17 10:04:44 -08:00
d2records Refactoring d2ds1 2021-02-17 02:36:25 -08:00
d2render/ebiten lintfix: gomnd 2021-02-02 12:02:11 +01:00
d2screen D2core logger (#934) 2020-11-21 02:33:22 -08:00
d2stats
d2term lintfix: gomnd 2021-02-02 12:02:11 +01:00
d2ui font table interpreter: moved d stuff responsible for font table into d2fileformats/d2font 2021-02-08 13:21:50 +01:00