Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Key "alt" is always before "ctrl".
|
|
|
|
|
|
|
|
Some typos are corrected
|
|
|
|
|
|
Replace calls to Tcl_GetStringFromObj by Tcl_GetString.
|
|
|
|
search` (closes #2077)
|
|
Some parameters of command `/script` were renamed in commit
85b5bacfe3d7343cb8695b8d7b0467732d8b8d53 but the default mouse keys were not
changed and still using the old parameters names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"base_encode"
|
|
|
|
|
|
|
|
|
|
is enabled (closes #2074)
|
|
|
|
|
|
separated by semicolons
|
|
|
|
|
|
The server option "autojoin_delay" adds a delay before autojoin.
The server option "command_delay" is now used to add a delay before the
execution of the command.
On upgrade from an old version, the option "command_delay" is copied to
"autojoin_delay" (in old versions, "command_delay" was applied after the
execution of command and before the autojoin).
|
|
websocket frame
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the following warning:
test-core-dir.cpp:178:36: warning: zero-length gnu_printf format string [-Wformat-zero-length]
|
|
|
|
|
|
relay.network.compression is set to 0
|
|
|