Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Separate menus supproted for inventory, storage, cart.
|
|
|
|
|
|
|
|
|
|
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 need add all stats to item attributes in xml file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Disable some tests because they failing from asserts.
|
|
|
|
This fields defined in itemfields.xml
Can be used in items.xml
All default fields removed from ManaPlus. If need use it, please add
fields to itemfields.xml in client data.
|
|
|
|
|
|
|
|
|
|
|
|
This allow not show errors for some not main xml files.
|