Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This pragma triggering warnings.
|
|
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"
|
|
|
|
Also add configure flag --enable-stldebug
For now unused.
|
|
|
|
|
|
|
|
|
|
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.
|
|
It allow set local player attributes from server.
For now it send real group id.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Using one thread compilation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|