Age | Commit message (Collapse) | Author | Files | Lines |
|
The move up and move down keys will now let you navigate the list mode
and change the value on the integer mode.
|
|
In doing so, NPC Dialogs now show the resize grip again.
|
|
Warnings were about initialization order and signed variables compared
to unsigned variables. Please pay attention to these things.
Also made some getters const and turned some std::string parameters into
const std::string &.
|
|
Added plus and minus buttons on NPC Integer input.
No server side modifications.
|
|
Also add a reset button for the string and integer input modes.
|
|
|
|
|