Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
particle -> missile-particle
castingParticle -> castingMissile-particle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For legacy server aka tmwa, it allow all commands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For now not reading it from xml or using it in any way.
|
|
|
|
|
|
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.
|
|
Also replace <vector> include into "utils/vector.h"
|
|
|
|
For default groups.xml show badges only for group id == 60.
|
|
If need for some old gcc versions with enabled C++11 flags.
|
|
|
|
|
|
For now unused.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|