X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/static/git-logo.png?a=blobdiff_plain;f=TODO;h=bc87d095f830bac174b90b2aa901821fa86e8ace;hb=5ae8d71f6b87c0cfc6b3ecf974f2cfbd6a611733;hp=809027406411c599037c7d43ff41a7c5266600cb;hpb=8fda7f4bd21cfd663ded40522f533896672fab97;p=plomrogue diff --git a/TODO b/TODO index 8090274..bc87d09 100644 --- a/TODO +++ b/TODO @@ -19,8 +19,15 @@ SERVER: - make shape of map (and diagonal movement penalty) configurable in config file +- for game continuation, replace re-playing of whole record files with loading + game state snapshots / save files + +- rename confserver/defs to confserver/map_objects + CLIENT: - enable toggling of window borders - make log scrollable + +- re-organize code: empty misc.h into proper modules, split up windows.h