1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-07-01 11:25:26 +00:00
OpenDiablo2/d2core
Ziemas 11f743aa42
Get and use draw order and animation speed for objects (#473)
* String2enum ObjectAnimationMode

* Render objects at their assigned layer

Gets the orderflag from the object record and assign it to the mapentity
so the renderer can get at it.

This adds another render pass that loops through the objects.

* Get object animation speed from their txt entry
2020-06-27 14:30:23 -04:00
..
d2asset Get and use draw order and animation speed for objects (#473) 2020-06-27 14:30:23 -04:00
d2audio Added audio streaming capabilities (#471) 2020-06-27 02:49:27 -04:00
d2config Revert "Refactor d2map (#468)" (#469) 2020-06-26 17:12:19 -04:00
d2gui UI fixes (#461) 2020-06-25 17:28:48 -04:00
d2hero Character stats (#458) 2020-06-25 14:56:49 -04:00
d2input fix right mouse button not triggering input events (#448) 2020-06-25 00:36:27 -04:00
d2inventory Feature/load misc items (#424) 2020-06-23 15:28:03 -04:00
d2map Get and use draw order and animation speed for objects (#473) 2020-06-27 14:30:23 -04:00
d2render 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2screen default done loading after OnLoad finishes (#447) 2020-06-24 22:41:18 -04:00
d2term 385/lintissues (#391) 2020-06-22 11:53:44 -04:00
d2ui UI fixes (#461) 2020-06-25 17:28:48 -04:00