Commit graph

17 commits

Author SHA1 Message Date
Phil Taylor
0f11968812 Create udpPreferences struct and remove civPort and audioPort from UI 2021-03-01 19:53:12 +00:00
Phil Taylor
b577c6c3d1 Force 48K audio mode from server 2021-03-01 16:28:15 +00:00
Phil Taylor
eb41cbfb70 Second attempt to fix Linux warnings 2021-02-28 20:15:34 +00:00
Phil Taylor
c76289d381 Fix inevitable Linux compile warnings 2021-02-28 20:13:45 +00:00
Phil Taylor
d3e647576f Add audio handling to UDP server 2021-02-28 20:10:07 +00:00
Phil Taylor
25f10d19cf Add logging categories 2021-02-23 21:21:22 +00:00
Phil Taylor
3c201afa19 Change UDP Server to use new packet format 2021-02-23 20:49:26 +00:00
Phil Taylor
ec0d5cbb56 More packet type changes 2021-02-21 21:05:58 +00:00
Phil Taylor
648c97a835 Fix server compile warning 2021-02-18 18:47:47 +00:00
Phil Taylor
14e2e63b42 Fix for endian-ness of packets 2021-02-18 17:44:11 +00:00
Phil Taylor
7ff05ef329 More fixes to server connection management 2021-02-18 14:15:03 +00:00
Phil Taylor
a622ea3227 Fix error when deleting server connections
I still think that maybe this should be done better?
2021-02-18 13:49:19 +00:00
Phil Taylor
d9f8729fa4 Connect Civ to/from server 2021-02-18 09:14:41 +00:00
Phil Taylor
5918a16ec3 server now accepting civ/audio connection. 2021-02-17 23:10:26 +00:00
Phil Taylor
55e153448c Fix udpserver compile warnings 2021-02-16 20:57:48 +00:00
Phil Taylor
801cc3369d Few fixes to server setup ui. 2021-02-16 20:55:30 +00:00
Phil Taylor
f654bd0f91 First commit of server code
Doesn't actually do anything at the moment other than allow clients to connect and login.
2021-02-16 16:16:46 +00:00