Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
before cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clang-tidy warning: readability-static-accessed-through-instance
|
|
|
|
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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In eathena version remove access to buy dialog, because anyway it must not exists at this time.
|
|
|
|
|
|
|
|
|
|
|
|
Pre cache repeated tiles count and width.
|
|
|
|
|
|
|
|
|
|
server anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|