Pontus Fransson
|
e9b41f8cb8
|
Network - Fixed copy construct
|
2013-12-12 12:14:53 +01:00 |
Pontus Fransson
|
5a3188d5f6
|
Network - NetworkServer, NetworkClient, Translator
First version of the NetworkAPI. It should work.
|
2013-12-11 21:45:43 +01:00 |
Pontus Fransson
|
e06ee31754
|
Network - First basic API.
|
2013-12-10 08:32:08 +01:00 |
Pontus Fransson
|
d78b48319d
|
Network - Added MessagePlayerPos
Added MessagePlayerPos
Fixed bugg with adding float array.
|
2013-12-03 11:46:46 +01:00 |
Pontus Fransson
|
43b111f0d3
|
Pull MiscBranch
|
2013-11-27 11:28:11 +01:00 |
Pontus Fransson
|
214e29e906
|
OysterByte
Added Byte class instead of handling byte messages manually.
Converted all functions to use OysterByte.
|
2013-11-27 11:01:22 +01:00 |
Pontus Fransson
|
45c145439a
|
Fixade crash och flyttade initsockets, shutdownsockets.
Moved initsocket and shutdownsockets to WinsockFunctions.
|
2013-11-25 20:27:23 +01:00 |
Pontus Fransson
|
caabb6702e
|
Fixed code standard, Added packing functions
|
2013-11-25 19:00:33 +01:00 |
Pontus Fransson
|
ad7091e520
|
Fixed automatic size on Messages
|
2013-11-22 15:48:49 +01:00 |
Pontus Fransson
|
d33220f8ca
|
Fixed memory leaks
Fixed memory leaks.
|
2013-11-22 14:23:08 +01:00 |
Pontus Fransson
|
dcf456ce6d
|
Fixed implementation of Translator
|
2013-11-21 14:49:30 +01:00 |
Pontus Fransson
|
87e1cf0436
|
Added Message base class
Packing functions,
MessageHeader; MessageTest,
|
2013-11-21 13:42:38 +01:00 |