Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Also drop support for 65535 item id on old packet versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove some empty destructors.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clang-tidy warning: readability-static-accessed-through-instance
|
|
|
|
|
|
Separate menus supproted for inventory, storage, cart.
|
|
Also add chat command for add skill shortcut by skill id into free slot.
|
|
|
|
|
|
|
|
|
|
For legacy server aka tmwa, it allow all commands.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix wrong width in some cases.
Improved performance.
Removed useless code.
|
|
|
|
|
|
|