Commit Graph

12 Commits

Author SHA1 Message Date
likeawindrammer
de150ef9b3 Simplify advertise_server assignation
Since it's a bool we can just assign the result of the comparation
2020-08-28 07:09:57 -06:00
likeawindrammer
8dee403e7c Fix: Not using user's settings due to not specifying a group 2020-08-28 07:05:49 -06:00
likeawindrammer
c91d3a50a6 Fix: Server listening on the ms port instead of the actual port 2020-08-28 07:02:19 -06:00
scatterflower
75ec4175fd add license info to files 2020-08-26 02:08:54 -05:00
scatterflower
42df56942b clang format, and indentation change 2020-08-25 07:07:08 -05:00
scatterflower
be8d8b215e you can add characters now 2020-08-25 06:56:40 -05:00
scatterflower
2d5b257799 implement server groundwork 2020-08-24 01:18:17 -05:00
scatterflower
0ab0fcd060 cleanup some things 2020-08-23 21:30:38 -05:00
scatterflower
28ed456386 clang format 2020-08-23 14:45:11 -05:00
scatterflower
a3d2c1aa66 start implemented the actual server 2020-08-23 14:43:19 -05:00
scatterflower
ce46fa1657 move more config logic into config_manager.cpp 2020-08-23 14:28:16 -05:00
scatterflower
04ae43d960 move config logic to its own class 2020-08-23 14:13:55 -05:00