Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Only for SDL2.
|
|
Same with .h files.
|
|
Also add option to enable/disable this workaround.
|
|
For example button in who is online window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clang-tidy warning: readability-static-accessed-through-instance
|
|
|
|
|
|
Also add chat command for add skill shortcut by skill id into free slot.
|
|
|
|
|
|
|
|
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.
|
|
Also replace <vector> include into "utils/vector.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|