1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-20 12:04:18 -04:00
OpenDiablo2/d2common/d2fileformats
nicholas-eden bdfdeda67b
Add support for missiles (#308)
* WIP: Add support for missiles

Break AnimatedEntity into two parts to support single and composite animations.  Summon misssiles on right click.

* Break animated entity down further

Move npc only logic to npc struct, reduce duplication in map entities

* Change a bunch of int32s to int
2020-02-22 20:44:30 -05:00
..
d2cof Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
d2dc6 Minor changes to project layout (#276) 2020-01-31 23:18:11 -05:00
d2dcc Refectoring to reduce code warnings (#283) 2020-02-01 21:51:49 -05:00
d2ds1 Add support for missiles (#308) 2020-02-22 20:44:30 -05:00
d2dt1 Fix up subtile flag stuff (#288) 2020-02-02 17:56:58 -05:00
d2mpq Scene and GUI rework (#300) 2020-02-08 21:02:37 -05:00