Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
cmake improvements
|
|
|
|
|
|
Fixed Windows build
|
|
|
|
Make private functions in core/ static
|
|
Fixed 2 Null pointer derefrences in both nTox and toxic
|
|
|
|
|
|
|
|
|
|
|
|
Fixed a calloc getting freed before being used
|