College Game Group Project, sadly missing its content files. I have them somewhere. http://noedge.nerdcavestudio.com/
Go to file
Dander7BD a85b803e5c GameClientState Patch
virtual void DataRecieved(
::Oyster::Network::NetEvent<::Oyster::Network::NetworkClient*,
::Oyster::Network::NetworkClient::ClientEventArgs> e );

changed to

virtual const NetEvent & DataRecieved( const NetEvent &message );

/******************************************************************
* @param message of the event
* @return message or GameClientState::event_processed.
******************************************************************/
2014-02-18 17:28:24 +01:00
Code GameClientState Patch 2014-02-18 17:28:24 +01:00
.gitignore Added .user to gitIgnore 2014-02-18 09:33:21 +01:00
README.md Initial commit 2013-10-22 14:34:17 -07:00

README.md

Danbias

Repository containing Oyster engine and DanBias