Marisa-Chan

Results 18 issues of Marisa-Chan

Create animate control (bitmap/mesh?) and somehow place it into base instance. Point it to mesh?

Change aggr to 1 and then switch it to 3/4/5. It's related to this line and previous if block https://github.com/Marisa-Chan/UA_source/blob/master/src/yparobo.cpp#L3455

Fix measure time in different parts of game. Sometimes it's 1024 divider and sometimes it's 1000.

After commander unit die his waypoints and target will be copied to new commander. But if old commander has no waypoints and new has, it will set target for new...

It's must be auto rearranged for free slots on load/save and may be possible reuse of freed commandID's in game.

For some reason with gallium-nine it's going flicker on some UI elements(especially on windows) in GW2. Mesa Version: 20.1.1 ![gw004](https://user-images.githubusercontent.com/431509/86537868-656f3d80-bf1c-11ea-923c-264818dcbfdc.jpg) ![gw005](https://user-images.githubusercontent.com/431509/86537870-67390100-bf1c-11ea-9a29-7747dbab9293.jpg) It's looks like something wrong with alpha channel of...