Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In item shortcut container.
|
|
Before it used box/2 as offset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Icons by Guaritore.
|
|
|
|
|
|
|
|
|
|
Example:
/use 501 - use item 501 in default way.
/use "501,1" 0 - use item 501 in default way.
/use "501,2" - use item 501 with color 2 (acorn not have colors)
/use 501 1 - use item 501 with action 1 (plant)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SMSG_CHAR_PINCODE_EDIT_STATUS.
Also add new drop packet for non zero protocol.
|
|
This can happend with temporary skills.
|
|
|
|
|
|
|
|
|
|
Before in wrong maps and OpenGL enabled modes, manaplus may show artifacts,
because tiles from empty atlases really is not loaded and drawed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
because it cant be removed from SDL thread callback because use after free,
|