Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From now here always should be page tag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Without it drawing code can mix safe and not safe drawing.
|
|
|
|
This allow not set actual OpenGL color on each call
because it useless for drawing text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now projectile slot depend on server.
|