M. Sz
|
a662bbaeb4
|
d2enum: move compositeType.Name method int composite_type.go; lintfix
|
2021-03-11 09:22:50 +01:00 |
|
M. Sz
|
00bd2c52a0
|
d2enum: weapon class: Name method
|
2021-03-11 09:11:54 +01:00 |
|
M. Sz
|
36f356d0c3
|
d2enum: draw effect string
|
2021-03-11 08:35:14 +01:00 |
|
M. Sz
|
e7ea9cacce
|
d2enum: composite_type: removed Int method
|
2021-03-11 08:23:50 +01:00 |
|
M. Sz
|
fb7279f6b0
|
animation data: lintfix
|
2021-03-04 11:55:33 +01:00 |
|
M. Sz
|
98539befe3
|
animation data: Add/Delete entry methods
|
2021-03-04 11:52:08 +01:00 |
|
M. Sz
|
2e2d086d71
|
animation data: lintfix
|
2021-03-04 11:37:16 +01:00 |
|
M. Sz
|
c603eaafbc
|
animation data: methods for edition animation data records count
|
2021-03-04 11:35:42 +01:00 |
|
gravestench
|
9a2d92198e
|
Merge branch 'master' into anim-data-encoder
|
2021-03-03 11:13:11 -08:00 |
|
M. Sz
|
b43da8f083
|
text dictionary: added no-named string check as separated test function
|
2021-02-28 20:35:35 +01:00 |
|
M. Sz
|
3b41f9e89b
|
text dictionary: removed #2 string from test
|
2021-02-28 20:31:44 +01:00 |
|
M. Sz
|
4104d9d9ae
|
text dictionary: added support for non-name (#??) strings
|
2021-02-28 16:29:05 +01:00 |
|
M. Sz
|
287fb2bf4d
|
hotfix: lintfix
|
2021-02-28 14:14:47 +01:00 |
|
M. Sz
|
de1c0ebe5d
|
hotfix: string table: fixed bug, when sometimes encoded end decoded table wasn't the same
|
2021-02-28 12:25:08 +01:00 |
|
M. Sz
|
90f13724cf
|
animation data: methods for editing
|
2021-02-27 17:08:24 +01:00 |
|
gucio321
|
ab14168f50
|
Merge branch 'master' into anim-data-encoder
|
2021-02-26 21:04:14 +01:00 |
|
gucio321
|
6d88c9eacc
|
Merge branch 'master' into data-encoding2
|
2021-02-26 20:56:06 +01:00 |
|
gravestench
|
1ffafcb769
|
Merge branch 'master' into data-encoder-dat
|
2021-02-26 11:26:38 -08:00 |
|
M. Sz
|
62c58468e9
|
anim data: lintfix
|
2021-02-26 15:11:56 +01:00 |
|
M. Sz
|
e039c8ee70
|
anim data encoder + unit test for encoding
|
2021-02-26 14:57:55 +01:00 |
|
M. Sz
|
00e26fb862
|
animdata: the game now uses animation data manager from d2fileformats/d2animdata (instead of d2data/animation_data.go)
|
2021-02-26 11:56:49 +01:00 |
|
M. Sz
|
b5fa6e77eb
|
cof: buildfix
|
2021-02-25 20:25:39 +01:00 |
|
M. Sz
|
15d30ffcce
|
cof: rename SpeedToFPS -> FPS
|
2021-02-25 20:21:44 +01:00 |
|
M. Sz
|
976d78e595
|
pl2: lintfix
|
2021-02-25 19:26:01 +01:00 |
|
M. Sz
|
d61d829b98
|
pl2 encoder + test
|
2021-02-25 19:19:56 +01:00 |
|
M. Sz
|
c933e4b891
|
fixed build error & tbl: removed version check (because of error screen; we don't need to check version)
|
2021-02-25 14:11:19 +01:00 |
|
M. Sz
|
8d5cf7a26b
|
tbl: replaced lolstring with teststring in tests
|
2021-02-25 13:09:38 +01:00 |
|
M. Sz
|
3b8cdffe15
|
tbl: lintfix
|
2021-02-25 12:08:02 +01:00 |
|
M. Sz
|
e163c40107
|
tbl: completed error mesages
|
2021-02-25 12:06:37 +01:00 |
|
M. Sz
|
91b3290322
|
tbl: completed test
|
2021-02-25 12:03:00 +01:00 |
|
M. Sz
|
522f749cfc
|
tbl: encoder
|
2021-02-25 11:58:32 +01:00 |
|
M. Sz
|
2859eae91c
|
Revert "data encoding: tbl"
This reverts commit 5a0571763e .
|
2021-02-25 10:02:10 +01:00 |
|
M. Sz
|
78404ed56c
|
cof: added Duration method
|
2021-02-25 09:33:47 +01:00 |
|
M. Sz
|
e7c5efe8e4
|
cof: added SpeedToFPS method
|
2021-02-25 09:30:59 +01:00 |
|
M. Sz
|
b4cd34e351
|
cof: splited long Marshal method to avoid nolint:funlen
|
2021-02-25 09:28:11 +01:00 |
|
M. Sz
|
a4f12f6ebe
|
hotfix: removed unnecessary 0 from d2fontglyph.unknown3 bytes list
|
2021-02-19 14:22:11 +01:00 |
|
M. Sz
|
7574293624
|
hotfix: font format:
- removed magic numbers
- corrected unknown1 bytes count in d2fontglyph.Create
|
2021-02-19 08:49:04 +01:00 |
|
M. Sz
|
a9ccda1873
|
hothotfix: fixed argument order in call to d2fontglyph.Create
|
2021-02-19 07:42:25 +01:00 |
|
M. Sz
|
b75f82fc8c
|
font format: refactor: moved font glyph into new package
|
2021-02-18 21:05:16 +01:00 |
|
M. Sz
|
aeef2d5c4b
|
font format: NewFontGlyph method
|
2021-02-18 20:39:57 +01:00 |
|
M. Sz
|
6fdbaa07bd
|
font table format: lintfix
|
2021-02-17 10:37:04 +01:00 |
|
M. Sz
|
66ac5ff657
|
font table format: methods to set size and frame index
|
2021-02-17 10:28:36 +01:00 |
|
M. Sz
|
7a54465eb3
|
hotfix: font table format: fontGlyph is now exported
|
2021-02-17 09:05:29 +01:00 |
|
M. Sz
|
4243a1f6b1
|
font: rename GetSize, and GetFrameIndex -> Size, FrameIndex
|
2021-02-17 08:38:41 +01:00 |
|
M. Sz
|
9f47ed4b35
|
font encoder: lintfix
|
2021-02-17 08:32:41 +01:00 |
|
M. Sz
|
1d12c2036a
|
hotfix: font table editor: added methods GetSize, and GetFrameIndex to font glyph
|
2021-02-17 08:28:23 +01:00 |
|
gucio321
|
b2e10ca43e
|
Merge branch 'master' into date-encoder-font
|
2021-02-17 07:56:00 +01:00 |
|
gravestench
|
97708c1349
|
Revert "hotfix: ds1: method setupLayerTypes is now exported + circleci build job bugfix"
|
2021-02-16 10:02:34 -08:00 |
|
M. Sz
|
6866a03f34
|
hotfix: ds1: method setupLayerTypes is now exported
|
2021-02-16 13:06:12 +01:00 |
|
M. Sz
|
0dd9ae6783
|
ds1 encoder: fixed build error
|
2021-02-15 15:07:33 +01:00 |
|