Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<PLAYER> - target or nearest player nick.
<MONSTER> - target or nearest monster name.
<PEOPLE> - comma separated list of visible players (except self).
<PARTY> - all party members (except self).
Example usage:
type in chat: hello <PEOPLE>.
|
|
|
|
context menu item "Copy to clipboard".
|
|
|
|
|
|
or not in visible range.
|
|
|
|
|
|
##B - for bold font
##b - for normal font
|
|
|
|
|
|
|
|
|
|
Reviewed-by: Bertram.
Conflicts:
src/gui/widgets/itemcontainer.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by weight, by amount, by type.
|
|
Some other minor changes.
|
|
In X enviroments used xsel to copy string to clipboard.
In windows used native clipboard api.
MacOSX not supported.
|
|
|
|
|
|
was to one pixel less then screen size.
|
|
|
|
|
|
Need add to all themes, or all simple colors will be black.
|
|
|
|
|