1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-29 18:45:23 +00:00
OpenDiablo2/d2common/d2fileformats/d2dcc
Ziemas e4c84c4fb9
Direction changes. (#309)
* Take directions in the range of 0-63

* Shift direction handling in animation further back

* Don't need to get the DCC direction here.

Because it was added to animation.

* Check direction is within range
2020-02-22 22:33:58 -05:00
..
common_data.go Direction changes. (#309) 2020-02-22 22:33:58 -05:00
dcc_cell.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
dcc_direction_frame.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
dcc_direction.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
dcc_pixel_buffer_entry.go Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
dcc.go Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00