1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This commit allows one person to see another, however the chat does not work, and horn does not work.
Aperion
as aperion
More... about 17 years ago
Client can reliably connect and send messages, however messages are not sent to other clients.
Aperion
as aperion
More... over 17 years ago
!!NON WORKING SUBMISSION!!
Aperion
as aperion
More... over 17 years ago
fixes that allow client to connect to server, problem now exists with sending data to the server, the client stalls.
Aperion
as aperion
More... over 17 years ago
update for new sockets lib
Aperion
as aperion
More... over 17 years ago
added linux startup script More... over 17 years ago
added stacklogs More... over 17 years ago
removed old comments More... over 17 years ago
fixed some bug More... over 17 years ago
added newlines to fix warnings More... over 17 years ago
restored parts of the old listener More... over 17 years ago
moved messaging class into socket (where it belongs) More... over 17 years ago
cleaned up the buildystem a bit More... over 17 years ago
removed unused directory More... over 17 years ago
added missing files x| More... over 17 years ago
removed remaining ncurses bits More... over 17 years ago
removed examples, cleaned premake More... over 17 years ago
removed curses stuff -> basic stable version More... over 17 years ago
removed SocketW completely from the branch More... over 17 years ago
the big step (first part) pls look at "// XXX: TODO: fixme" More... over 17 years ago
added some rornet structs for testing to exchange data More... over 17 years ago
replaced string communication with proper binary callbacks, working wonderful in debug mode :D More... over 17 years ago
added example from their website (to help testing things out) More... over 17 years ago
fixed windows version by fixing definition More... over 17 years ago
deleted (not used) More... over 17 years ago
added socketcpp More... over 17 years ago
adding branch for socket c++ library More... over 17 years ago
thread safe workaround More... over 17 years ago
fixed an error in the previous submission that caused std::out_of_range errors to get thrown.
Aperion
as aperion
More... over 17 years ago
fixed a bug in strict_tokenize that cause an infinate loop in some machines
Aperion
as aperion
More... over 17 years ago