Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only for SDL2.
|
|
Same with .h files.
|
|
Also add option to enable/disable this workaround.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clang-tidy warning: readability-static-accessed-through-instance
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type.
|
|
By default this option disabled.
|
|
|
|
Default value: 50
|
|
|
|
Also convert it to strong typed enum.
|
|
|
|
|