Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
clang-tidy warning: readability-static-accessed-through-instance
|
|
|
|
|
|
|
|
particle -> missile-particle
castingParticle -> castingMissile-particle
|
|
|
|
|
|
|
|
|
|
it used if need show badges at right and names is hidden.
|
|
Before it depend on sprite height and some times it was wrong.
|
|
|
|
|
|
Add also enum for badge draw type.
|
|
|
|
|
|
In most case it equal to std::vector except debug modes.
Now it can be also mse::mstd::vector, but sadly this class not support
all required features.
|
|
|
|
For default groups.xml show badges only for group id == 60.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type.
|
|
|
|
|
|
|
|
new class() -> new class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|