Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Window positions are semi-smartly corrected as a result of the resize.
Not supported when using OpenGL on Windows for now.
Reviewed-by: Yohann Ferreira
Conflicts:
src/client.cpp
src/client.h
src/game.cpp
src/gui/gui.cpp
src/gui/widgets/window.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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.
|