Commit Graph

22 Commits

Author SHA1 Message Date
Leifa
040f5a3216
Playerlist and repository structure changes (#358) 2024-06-23 18:57:56 +02:00
Cerapter
b740f5a3cd Relocate akashi into a subdirectory.
Will be used to make space for tests as well.
2021-04-23 18:29:33 +02:00
MangosArentLiterature
5f0cc8537f Add /reload
Ceraptor helped me figure this out.

- Adds /reload to reload values from config.ini, command config files, and recontact the master server
- Adds Server::requestReload and Advertiser::reloadRequested
- Adds QString server_desc and some minor changes to config loading.
2021-04-13 16:43:50 -05:00
Cerapter
c13a2d06f9 Merge branch 'master' into feature/docs 2021-03-24 21:02:21 +01:00
scatterflower
c11546c7a8 make advertiser version string less stupid 2021-03-15 18:04:20 -05:00
Cerapter
b15660e81d
Adjust Doxyfile, document Advertiser
The Doxyfile now correctly reports the version as "0.0.1", and private
and static members are also now extracted, if only to make the
documentation fuller.

The README.md file is used as the index page for the generated Doxygen
documentation.
2021-03-12 20:38:11 +01:00
scatterflower
d76301cfcd general cleanup, net debug switch 2020-10-06 13:45:28 -05:00
scatterflower
849a74fdc3 manage our memory better 2020-09-02 15:36:10 -05:00
scatterflower
ccfb6481cf make no gui build 2020-09-01 15:43:48 -05:00
scatterflower
966fcb996b add webao support 2020-08-26 13:56:50 -05: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
e342c45806 implement more packets 2020-08-25 01:51:30 -05:00
scatterflower
0ab0fcd060 cleanup some things 2020-08-23 21:30:38 -05:00
scatterflower
0359628645 proper aopacket type 2020-08-23 15:23:12 -05:00
scatterflower
28ed456386 clang format 2020-08-23 14:45:11 -05:00
scatterflower
04ae43d960 move config logic to its own class 2020-08-23 14:13:55 -05:00
scatterflower
cdfa2d5760 finishing touches to advertiser 2020-08-23 05:54:02 -05:00
scatterflower
b186416874 initialize advertiser on the heap 2020-08-23 05:50:37 -05:00
scatterflower
3379557457 get ms advertiser properly working 2020-08-23 05:28:45 -05:00
scatterflower
7e45d372e3 master server client 2020-08-23 04:39:51 -05:00
scatterflower
4fb4119700 add basic configuration logic 2020-08-23 03:09:15 -05:00