Age | Commit message (Collapse) | Author |
|
|
|
JFreegman-master
Conflicts:
testing/toxic/prompt.c
|
|
Stops line-spamming and clears before printing help
|
|
|
|
|
|
This should allow wrap-around and allow proper execution.
|
|
This addresses one issue in #340 perfectly and slightly improves the other.
|
|
On UNIX, if pkg-config is available, use it to find the location of libconfig's headers.
|
|
libconfig's headers.
modified: cmake/FindLIBCONFIG.cmake
|
|
In odd cases a terminal may not support beep, added flash as well.
|
|
|
|
|
|
Fixed toxic friends list flicker
|
|
|
|
|
|
Removed a useless ! from toxics status
|
|
An extension to user statuses.
|
|
|
|
|
|
|
|
Update install.rst
|
|
Throws in a bell when a message is recieved, to warn to user
|
|
sudo should be used instead bash
|
|
plutooo-master
|
|
|
|
|
|
|
|
Fix bug where handle_NATping wouldn't perform bounds checking
|
|
|
|
|
|
|
|
|
|
|
|
No features were added, just fixed callbacks.
|
|
|
|
Grammar/aesthetic amendment
|
|
|
|
Added a 'clear' function to the prompt
|
|
|
|
|
|
|
|
temporary fix to prevent m_addfriend from segfaulting
|
|
|
|
fix for Issue #288
|
|
Use void for functions with no parameters
|
|
|
|
|
|
testing
|
|
|
|
|