aboutsummaryrefslogtreecommitdiff
path: root/src/server
Commit message (Expand)AuthorAgeFilesLines
* format: Move server type specific functions to correct modulesFuwn2021-03-248-5/+141
* etc: Remove unused module and implement structuresFuwn2021-03-233-1/+16
* format: Change log severity of eventsFuwn2021-03-232-32/+107
* fix: Buddy name not being correctly readFuwn2021-03-231-2/+2
* feature: Send WORLDSMASTER greeting on joinFuwn2021-03-231-3/+17
* fix: `room_id` not being set and sentFuwn2021-03-221-2/+2
* etc: Correct struct namesFuwn2021-03-2212-39/+55
* etc: ...Fuwn2021-03-2211-17/+306
* fix: Only send to one client not all for certain commandsFuwn2021-03-221-8/+8
* refactor: move broadcast function to separate moduleFuwn2021-03-213-10/+16
* etc: development testingFuwn2021-03-211-4/+13
* Added username support for textNicholas George2021-03-201-1/+2
* chore: create broadcast_to_all_clients() function, rename sub directoryFuwn2021-03-201-15/+23
* format: remove unnecessary debug statements, formatFuwn2021-03-201-8/+2
* whirl: :star:Fuwn2021-03-203-0/+187