summaryrefslogtreecommitdiff
path: root/testing/nTox_win32.c
AgeCommit message (Expand)Author
2013-08-02Fixed crashes.irungentoo
2013-08-02Removed deprecated function.irungentoo
2013-08-02Merge branch 'master' of https://github.com/Astonex/ProjectTox-Core into Asto...irungentoo
2013-08-02Update nTox_win32.cAstonex
2013-08-02Re-arranged the code, and added a maxnumfriends counterAstonex
2013-08-02Fixed a build error due to the removal of getnumfriends()ragesalmon
2013-08-01Merge pull request #229 from JFreegman/masterirungentoo
2013-08-01added error code for no message on friend add & updated nTox.c/nTox_win32.cJfreegman
2013-08-01core: getaddrinfo() lookup error handlingplutooo
2013-08-01Fixed friends list and deleting friends. Automatically loads name/status from...Astonex
2013-07-31Merge remote-tracking branch 'ProjectTox/master'Astonex
2013-07-31Slight changesAstonex
2013-07-31Merge branch 'master' of https://github.com/JFreegman/ProjectTox-Core into JF...irungentoo
2013-07-31initialize num_requestsJfreegman
2013-07-31Clean up/format codeStuart Banks
2013-07-31Fixed cpu usageAstonex
2013-07-30Implemented m_delfriend()Astonex
2013-07-30Slight aesthetic changeAstonex
2013-07-30Fixed the friends listingAstonex
2013-07-30Fixed bugs, added friend listing (slightly buggy), and changed the general ae...Astonex
2013-07-30Added multi-threading so user input doens't hold up checking the networkAstonex
2013-07-30Some changes so the user's ID gets displayedAstonex
2013-07-29Essentially nTox without the ncurses for Windows. Slightly modified main()Astonex