summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-01added error code for no message on friend add & updated nTox.c/nTox_win32.cJfreegman
2013-07-31fixed friend add bugsJfreegman
2013-07-31corrected comment and removed forced message for friend addsJfreegman
2013-07-31Merge pull request #227 from Proplex/masterirungentoo
Add help command to Toxic
2013-07-31Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core into ↵irungentoo
Astonex-master Conflicts: testing/nTox_win32.c
2013-07-31Add help command to ToxicNemDiggers
2013-08-01Fixed friends list and deleting friends. Automatically loads name/status ↵Astonex
from last time.
2013-07-31Merge pull request #224 from cedeon/masterirungentoo
added required linker flag to 'compile with' remark
2013-07-31Merge pull request #223 from Proplex/masterirungentoo
Remove period from status set
2013-07-31Remove period from status setNemDiggers
It can make for awkward displays if you put a period in your status.
2013-08-01added required linker flag to 'compile with' remarkWilliam Culver
2013-07-31Merge pull request #218 from bahamas10/dave-touchup-docsirungentoo
touch up docs to link to eachother
2013-07-31Merge pull request #219 from JFreegman/masterirungentoo
Partially fixed friend add bug
2013-07-31Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-31Slight changesAstonex
2013-07-31forgot to print messagesJfreegman
2013-07-31formattingJfreegman
2013-07-31small fixJfreegman
2013-07-31partially fixed friend add bug (key length test still broken)Jfreegman
2013-07-31Merge branch 'master' of https://github.com/irungentoo/ProjectTox-CoreJfreegman
2013-07-31partially fixed friend add bug (key length test still broken)Jfreegman
2013-07-31touch up docs to link to eachotherDave Eddy
2013-07-31Merge pull request #216 from JFreegman/masterirungentoo
remove debugging printf statement
2013-07-31remove debugging printf statementJfreegman
2013-07-31Backspace key should now work on more terminals in toxic.irungentoo
2013-07-31Merge pull request #215 from plutooo/masterirungentoo
toxic: Made everything 1000x more userfriendly.
2013-07-31toxic: Made everything 1000x more userfriendly.plutooo
2013-07-31Merge pull request #213 from plutooo/masterirungentoo
Added chat windows, and some clean up.
2013-07-31Added chat windows, and some clean up.plutooo
2013-07-31Merge pull request #210 from nickodell/masterirungentoo
Show error message instead of "added friendnumber -1"
2013-07-31Fixed something in readme.irungentoo
2013-07-31Merge pull request #209 from pyrobisqit/patch-1irungentoo
more tweaks to README.md
2013-07-31Show error message instead of "added friendnumber -1"Nick ODell
2013-07-31more tweaks to README.mdpyrobisqit
Simplified a few blocks and made it easier to read, corrected punctuation and bits here and there.
2013-07-31Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into ↵irungentoo
JFreegman-master Conflicts: testing/nTox.c
2013-07-31Fixed build.irungentoo
2013-07-31Merge branch 'master' of https://github.com/xzfc/ProjectTox-Core into ↵irungentoo
xzfc-master Conflicts: CMakeLists.txt
2013-07-31Merge pull request #171 from AMDmi3/freebsd-fixesirungentoo
FreeBSD fixes
2013-07-31Merge pull request #189 from CharmlessCoin/masterirungentoo
Added a list of user commands under docs/, and a "start-up" guide.
2013-07-31Merge pull request #190 from pyrobisqit/patch-1irungentoo
Update readme.md
2013-07-31Merge pull request #191 from theshadowfog/patch-6irungentoo
Update nTox.c
2013-07-31Merge pull request #193 from Astonex/masterirungentoo
Fixed cpu usage
2013-07-31Merge pull request #200 from jquadrin/masterirungentoo
stat file before attempting to open
2013-07-31Merge pull request #201 from blast-hardcheese/masterirungentoo
Adding homebrew commands to INSTALL
2013-07-31Merge pull request #205 from mhinz/fix-indentirungentoo
Fix space/tab indentation
2013-07-31Merge pull request #206 from pflo/masterirungentoo
Added the short documentations
2013-07-31initialize num_requestsJfreegman
2013-07-31Wrote the commands down and a 'start up' guide.charmlesscoin
2013-07-31NaCl compiling optionxzfcpw
2013-07-31Fix space/tab indentationMarco Hinz