Commit Graph

16 Commits

Author SHA1 Message Date
Kayne Ruse d5409d2006 Drafted a basic networking protocol, and hooked a button up to the network broadcast 2013-05-20 04:49:06 +10:00
Kayne Ruse 7866f46ed5 packet is being sent and received, bare-bones ping-pong is working 2013-05-20 01:02:15 +10:00
Kayne Ruse b3691a341c Started working on a simple UDP wrapper 2013-05-19 04:25:35 +10:00
Kayne Ruse d2087be9ac Resurrected SDL_net 2013-05-17 21:05:50 +10:00
Kayne Ruse 738320e88e Switched TestSystems and InGame 2013-05-16 19:14:38 +10:00
Kayne Ruse 6a19d0a312 Created the basic program flow 2013-05-11 23:51:02 +10:00
Kayne Ruse 4671afe900 Basic connection between server and unit 2013-05-10 19:57:53 +10:00
Kayne Ruse f0d4ef0675 Changed my mind about networking system structure 2013-05-04 14:00:30 +10:00
Kayne Ruse 2dedfa9505 So that's what I was doing wrong 2013-05-04 03:20:02 +10:00
Kayne Ruse f349e59fd3 Worked out the basic server layout 2013-05-03 00:55:47 +10:00
Kayne Ruse b935fcf1d1 Created empty TCPNetworkManager; needs work, I don't even like the name 2013-05-02 22:46:11 +10:00
Kayne Ruse 80004ca8d4 merging various commits and stashes 2013-05-02 22:45:26 +10:00
Kayne Ruse ecdf658463 Moved working systems into InGame 2013-04-29 17:25:56 +10:00
Kayne Ruse 7dafb372b1 Created Player; not happy with movement 2013-04-29 08:27:03 +10:00
Kayne Ruse 1226fa08ca Created SurfaceManager 2013-04-28 23:04:17 +10:00
Kayne Ruse 79304f24b8 Imported basics
project directory
client - scene system
server - empty main
SDL_net source
graphical resources
2013-04-28 04:37:14 +10:00