Pontus Fransson
|
d1fb6a7718
|
Added udp connection if we want to implement broadcast.
|
2014-02-20 11:01:25 +01:00 |
dean11
|
7395a0a495
|
Major cleanup
|
2014-02-17 10:38:11 +01:00 |
Sam Mario Svensson
|
261421af21
|
Merge remote-tracking branch 'origin/GameLogic-LevelFormat' into GameLogic
|
2014-01-30 13:44:18 +01:00 |
Dennis Andersen
|
36f057d2cc
|
Broekn branch not broekn more
|
2014-01-29 10:18:01 +01:00 |
Sam Mario Svensson
|
1748fe323a
|
GL - Added Parsing functions for levelLoader and moved Packing classes to misc
|
2014-01-27 10:15:39 +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
|
2cb8bbd8a9
|
Network - IServer running on separate thread.
IServer accepting clients.
|
2013-12-09 22:22:05 +01:00 |
Pontus Fransson
|
a79dc61159
|
Network - Stuff
|
2013-12-08 23:56:17 +01:00 |
Sam Mario Svensson
|
10c1dc57f3
|
merge fix
|
2013-12-03 13:08:04 +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
|
1617606145
|
PostBox
Created PostBox and IPostBox.
Listener post new clients to PostBox.
|
2013-11-28 16:15:28 +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
|
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
|
7c417dd223
|
Merge
|
2013-11-21 13:46:25 +01:00 |
Pontus Fransson
|
87e1cf0436
|
Added Message base class
Packing functions,
MessageHeader; MessageTest,
|
2013-11-21 13:42:38 +01:00 |
Sam Mario Svensson
|
f77efb107d
|
Implemented Translator
also fixed some coding standards with namespaces in client, connection,
listener, server.
added protocols with enums for packagetype.
|
2013-11-21 13:40:52 +01:00 |
Sam Mario Svensson
|
56c32fcbc3
|
Iconnection interface
|
2013-11-19 12:38:13 +01:00 |
Pontus Fransson
|
1022b15ea2
|
Removed stuff from project files
|
2013-11-18 16:47:57 +01:00 |
Pontus Fransson
|
32348f4cc2
|
Removed old stuff, and added main files for all projects
|
2013-11-18 16:34:50 +01:00 |
dean11
|
33e7afabcd
|
Restructured folders to give a flexible solution for dependencies and added to ignore list
|
2013-11-18 15:41:09 +01:00 |