X-Git-Url: https://plomlompom.com/repos/test.html?a=blobdiff_plain;f=TODO;h=a5a87c34fd62b8bbd2130eb55e35226ee91d0843;hb=483f25751ae49c810456faf0bb7a375bc437df10;hp=00b66b2ed702694a56b220423db14b4afab45476;hpb=1452d43c6d7c89219cda91362da53ac8e4acb887;p=plomrogue diff --git a/TODO b/TODO index 00b66b2..a5a87c3 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,6 @@ IN GENERAL: - check for return values of *printf() -- be more strict and humble when allocating memory from the stack - - expand use of hardcoded_strings module(s) BOTH SERVER/CLIENT: @@ -15,11 +13,14 @@ BOTH SERVER/CLIENT: SERVER: -- optimize too-slow AI / FOV algorithms +- consider + - save confserver/world data in record and save file, too; handle them like god commands +- ensure atomic re-writing of savefile + CLIENT: - enable toggling of window borders