1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-25 16:45:23 +00:00
OpenDiablo2/d2core/d2map
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
..
animated_composite.go Direction changes. (#309) 2020-02-22 22:33:58 -05:00
animated_entity.go Direction changes. (#309) 2020-02-22 22:33:58 -05:00
camera.go Moving files around to make more sense (#279) 2020-02-01 18:55:56 -05:00
engine.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
hero.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
map_entity.go Direction changes. (#309) 2020-02-22 22:33:58 -05:00
missile.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
npc.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
region.go Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
viewport.go Moving files around to make more sense (#279) 2020-02-01 18:55:56 -05:00