aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feature: Byte utilitiesdeprecated-maindeprecated-legacyFuwn2021-03-242-0/+4
* format: Update annotationFuwn2021-03-241-3/+3
* format: Move server type specific functions to correct modulesFuwn2021-03-249-7/+8
* 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
* fix: Buddy name length not being properly setFuwn2021-03-231-2/+1
* etc: Annotate reasoningFuwn2021-03-231-1/+1
* feature: Send WORLDSMASTER greeting on joinFuwn2021-03-232-4/+44
* fix: `room_id` not being set and sentFuwn2021-03-221-2/+2
* etc: Correct struct namesFuwn2021-03-2213-43/+59
* feature: Use feature "hash_set_entry"Fuwn2021-03-221-1/+2
* etc: ...Fuwn2021-03-2212-31/+323
* fix: Only send to one client not all for certain commandsFuwn2021-03-221-8/+8
* format: `utils` module as directoryFuwn2021-03-213-0/+18
* etc: get started on implementing db routinesFuwn2021-03-211-2/+57
* etc: publicize tables struct fieldsFuwn2021-03-211-22/+22
* refactor: move broadcast function to separate moduleFuwn2021-03-213-10/+16
* etc: add todoFuwn2021-03-211-3/+1
* feature: setup database tablesFuwn2021-03-214-0/+269
* etc: development testingFuwn2021-03-211-4/+13
* Added username support for textNicholas George2021-03-202-7/+9
* chore: create broadcast_to_all_clients() function, rename sub directoryFuwn2021-03-206-18/+26
* format: remove unnecessary debug statements, formatFuwn2021-03-201-8/+2
* whirl: :star:Fuwn2021-03-2010-0/+341