Archived
1
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
Joshua Moerman
e7647f5fe5 Also update peeps on change 2013-04-24 09:40:32 +02:00
Joshua Moerman
c523e9d296 Sending people to the uberclient 2013-04-23 17:51:10 +02:00
Joshua Moerman
7645bdbe3a Only send balls which are visible 2013-04-23 15:36:58 +02:00
Joshua Moerman
39ed1414d0 Lines have an ID :D removing them works 2013-04-23 14:45:34 +02:00
Joshua Moerman
2eddac0349 Lines are now communicated to uberclient 2013-04-17 10:28:01 +02:00
Joshua Moerman
85af1c09a2 Fixed some includes, made a basic implementation for forwarding an uberclient 2013-04-16 21:26:08 +02:00
Joshua Moerman
d3dcc616f8 Only send balls when not sending lines 2013-04-09 16:46:23 +02:00
Joshua Moerman
7486b68ec3 Cheaper lines (and single lines) 2013-04-09 16:16:39 +02:00
Joshua Moerman
97a5e453ad Generalized vector_to_json, and made ball->json more efficient (with ints instead of floats) 2013-04-09 15:21:16 +02:00
Joshua Moerman
a4ef07ef3f Only updates lines when changed 2013-04-09 11:16:57 +02:00
Joshua Moerman
a5ce8b568d fixed bug 2013-04-02 21:06:00 +02:00
Joshua Moerman
418d2fde0c Better messages 2013-04-02 21:00:05 +02:00
Joshua Moerman
ffd5864bce send less data, no people 2013-04-02 20:50:59 +02:00
Joshua Moerman
4bcf5682b0 Changed LineKind to int, for assignability, now reading new lines :D 2013-03-25 17:05:10 +01:00
Joshua Moerman
b7f3670329 Hah case insensitive mac... 2013-03-25 16:45:29 +01:00
Joshua Moerman
38db5fded3 Added simulation :D 2013-03-25 16:42:52 +01:00
Joshua Moerman
3784dde396 Added vector -> json, and some misc includes for sublime clang 2013-03-25 16:42:40 +01:00
Joshua Moerman
8882fe3952 Websockets: added callback in runloop, added more info to protocols 2013-03-25 16:40:00 +01:00
Joshua Moerman
ad010c5ab4 Split main into more headers 2013-03-10 12:41:04 +01:00
Joshua Moerman
7f3d8d99a1 Moved source files to src/ 2013-03-10 12:19:46 +01:00
Joshua Moerman
fc437198a3 Forgot one header 2013-03-09 22:22:32 +01:00
Joshua Moerman
2b2cc87239 Added json/fusion shit :D also moving people around 2013-03-09 21:50:49 +01:00
Joshua Moerman
08059b9bfb Made gcc friendly 2013-03-05 11:41:06 +01:00
Joshua Moerman
b0a14d8601 boost version 2013-03-05 10:32:28 +01:00
Joshua Moerman
54f9ffff6e Changed map to vector (=bugfix) 2013-03-05 10:31:24 +01:00
Joshua Moerman
78ac57f28e Added json, and another protocol 2013-03-05 09:41:44 +01:00
Joshua Moerman
99a89ec22f Added some comments and exceptions to handle errors 2013-03-04 20:03:17 +01:00
Joshua Moerman
2f2a84d586 Renamed project 2013-03-04 19:39:01 +01:00
Joshua Moerman
b21f851fc8 forgot to add .cpp, cleaned up CMakeLists, and some stuff 2013-03-04 19:33:09 +01:00
Joshua Moerman
9fd8792595 cleaned up a bit more and some bugfixes 2013-03-01 18:13:35 +01:00
Joshua Moerman
23a5eea0a5 Cleaned up main, by throwing stuff into websockets.h 2013-03-01 16:13:06 +01:00
Joshua Moerman
735dab01a8 Added one feature 2013-02-28 16:17:06 +01:00
Joshua Moerman
cf821b1af4 Finally it compiles 2013-02-28 15:27:34 +01:00
Joshua Moerman
f544faf78d initial commit 2013-02-28 14:59:04 +01:00