College Game Group Project, sadly missing its content files. I have them somewhere. http://noedge.nerdcavestudio.com/
Go to file
Pontus Fransson 6e24acea2b Listener's Accept() is now threaded.
Added function private to Connection SetBlockingMode(bool blocking); But
it doesn't do anything yet.
Listener is now accepting clients in a thread.
GetNewClient() returns the socket that has connected. -1 if there is no
new client connected. (Can only connect 1 client at a time.)
The simple chat program is not working anymore because of changes in the
server.
2013-11-27 14:33:08 +01:00
Bin Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Code Listener's Accept() is now threaded. 2013-11-27 14:33:08 +01:00
Tester Fixed render errors 2013-11-21 23:54:12 +01:00
.gitignore Forgot to update git ignore x) 2013-11-18 15:44:46 +01:00
README.md Initial commit 2013-10-22 14:34:17 -07:00

README.md

Danbias

Repository containing Oyster engine and DanBias