aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/src
Commit message (Expand)AuthorAge
...
* send tcp pings via packet senderGustav Sörnäs2020-10-13
* respect if we're initializing when parsing user stateGustav Sörnäs2020-10-13
* wait for complete state before sending commandsGustav Sörnäs2020-10-13
* command todosGustav Sörnäs2020-10-13
* join different channelsGustav Sörnäs2020-10-13
* split network.rs to tcp.rs and udp.rs (#4)Gustav Sörnäs2020-10-13
* parse channel remove (#3)Gustav Sörnäs2020-10-13
* change to actual logging (#2)Gustav Sörnäs2020-10-12
* Cleaned up inports in network.rsEskil Queseth2020-10-12
* begin saving stateGustav Sörnäs2020-10-12
* create command.rsGustav Sörnäs2020-10-11
* Fixed client sometimes crashing when receiving compressed packagesEskil Queseth2020-10-11
* Merge branch 'main' of github.com:sornas/mum into mainEskil Queseth2020-10-11
|\
| * refactor parameters to input callback generatorGustav Sörnäs2020-10-11
* | Changed so code is more robust with a cheeky hackEskil Queseth2020-10-11
|/
* working microphone stuffGustav Sörnäs2020-10-11
* handle user removeGustav Sörnäs2020-10-10
* handle multiple incoming audio streamsGustav Sörnäs2020-10-10
* big ol refactorGustav Sörnäs2020-10-10
* move connect_udp to network.rsGustav Sörnäs2020-10-10
* create network.rs and move codeGustav Sörnäs2020-10-10
* actually add audio.rsGustav Sörnäs2020-10-10
* create audio.rs and move codeGustav Sörnäs2020-10-10
* initial unpacking of received opus packagesGustav Sörnäs2020-10-10
* mumd/mumctl workspacesGustav Sörnäs2020-10-09