Age | Commit message (Collapse) | Author | Files | Lines |
|
and eathena.
|
|
From some packet version hercules support item id fields as int32.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove some empty destructors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|