1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-16 04:25:23 +00:00
OpenDiablo2/d2common/d2fileformats
Haashi 5e1725dd7d
385/lintissues (#391)
* camera offset for ui panels :

added maprenderer viewport to be aligned left or right

calling alignement on keyPress in game_controls

* check if already aligned

* fix bugs

-forgot to assign alignement
-defaultScreenRect instead of screenRect because of issue mentionned in original comment

* remove config.json and replace go.mod line

* removing duplicate import of d2common

replacing all dh to d2common

* remove useless breaks from switch statement

* better range when value unused + prettying import

* item_affix rewrite

using return values instead of pointer references in arguments

* ebiten deprecated calls

* small fixes
2020-06-22 11:53:44 -04:00
..
d2cof 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2dat File format cleanup (#320) 2020-02-26 08:39:38 -05:00
d2dc6 File format cleanup (#320) 2020-02-26 08:39:38 -05:00
d2dcc Direction changes. (#309) 2020-02-22 22:33:58 -05:00
d2ds1 Re-tooled rendering engine (#379) 2020-06-21 18:40:37 -04:00
d2dt1 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2mpq Replaced bufio.NewReader with File.Read (#375) 2020-06-21 18:43:30 -04:00
d2pl2 all: use goimports to format code and fix two minor typos in comments (#326) 2020-04-11 14:56:47 -04:00