aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added command line option to start server clean (#481)Stefan Boberg2023-10-171-0/+5
| | | when specified with `--clean`, the data directory will be wiped clean at startup
* fix clang-format whoopsieStefan Boberg2023-10-111-1/+1
|
* added back main thread nameStefan Boberg2023-10-111-0/+2
| | | | this was there before but lost in a merge recently
* zenserver project restructuring (#442)Stefan Boberg2023-10-061-0/+390