Danbias/Code/Misc
Pontus Fransson df1470eb2c Network - Send/Recv both ways.
Impl: SetBlockingMode() : Connection.
Impl: Resize() : OysterByte.
Remade Clear() : OysterByte.
Added bool return if FetchMessage() succeded or failed : PostBox.
Fixed a few errors with mutex on ThreadedClient.
Added missing mutex unlock in ThreadSafeQueue.
2013-12-03 23:12:48 +01:00
..
Resource Fixed some minor errors with project linking 2013-11-29 11:04:52 +01:00
Thread Fixed some structure issues and commented 2013-11-29 09:23:08 +01:00
IQueue.h Documentation of the code done by Sam 2013-11-29 09:19:14 +01:00
Misc.vcxproj Merge branch 'Sprint1' of https://github.com/dean11/Danbias into Network 2013-11-29 09:36:31 +01:00
Misc.vcxproj.filters Merge branch 'Sprint1' of https://github.com/dean11/Danbias into Network 2013-11-29 09:36:31 +01:00
ThreadSafeQueue.h Network - Send/Recv both ways. 2013-12-03 23:12:48 +01:00
Utilities-Impl.h Fixed some structure issues and commented 2013-11-29 09:23:08 +01:00
Utilities.cpp Added a resource handler with basic byte loading 2013-11-22 10:46:25 +01:00
Utilities.h Stable Resource Management with 4 unidentified Memory Leaks 2013-11-29 10:25:27 +01:00
WinTimer.cpp Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
WinTimer.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00