Commit Graph

15 Commits

Author SHA1 Message Date
Kayne Ruse 4c670c3a22 Fixed non-debug builds not compiling 2013-05-26 03:02:44 +10:00
Kayne Ruse 1ab963099d Connections and disconnections between client and server are functioning 2013-05-24 15:39:42 +10:00
Kayne Ruse 0b2af1d80f Smoothed naming and other conventions 2013-05-24 00:51:04 +10:00
Kayne Ruse d76cbe13da Added basic server list, and added yield calls 2013-05-20 17:43:16 +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 5ade2cc98e Ripped out all networking systems; simply not working correctly 2013-05-17 19:59:31 +10:00
Kayne Ruse 24e48dec53 very buggy system working, but only works properly with one client at a time due to recv blocking 2013-05-17 19:32:45 +10:00
Kayne Ruse f04c7fa161 Removed singletons 2013-05-16 17:02:21 +10:00
Kayne Ruse 30d163ec80 Implemented main menu and buttons 2013-05-15 23:20:47 +10:00
Kayne Ruse 613d9cec08 Imported updates from Codebase 2013-05-15 19:49:27 +10:00
Kayne Ruse cc00129542 Implemented the splash screen and config file 2013-05-12 02:33:08 +10:00
Kayne Ruse 6a19d0a312 Created the basic program flow 2013-05-11 23:51:02 +10:00
Kayne Ruse 63aa248056 Changed *.h files to *.hpp 2013-05-02 20:28:12 +10:00
Kayne Ruse ecdf658463 Moved working systems into InGame 2013-04-29 17:25:56 +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