aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/config
Commit message (Collapse)AuthorAgeFilesLines
* add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-222-25/+3
|
* improved assert (#37)Dan Engelbrecht2024-04-041-1/+1
| | | | - Improvement: Add file and line to ASSERT exceptions - Improvement: Catch call stack when throwing assert exceptions and log/output call stack at important places to provide more context to caller
* moved LuaConfig code so it can be used outside of config.cpp (#575)Stefan Boberg2023-11-282-0/+600