From: Christian Heller Date: Sun, 30 Mar 2014 02:40:58 +0000 (+0200) Subject: Make server config files more readable, their parsing more lenient. X-Git-Tag: tce~792 X-Git-Url: https://plomlompom.com/repos/foo.html?a=commitdiff_plain;h=cc4ed0c49279f08a053a3e3a9a4acba22283a01f;hp=cc4ed0c49279f08a053a3e3a9a4acba22283a01f;p=plomrogue Make server config files more readable, their parsing more lenient. Completely re-wrote server's config file reading system for this. Just a first step; client's config file system is to follow. Also stumbled upon multiple issues in the meantime, added them to the TODO. ---