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/gitweb.js?a=blobdiff_plain;f=TODO;h=7586040fd1a274d21c8729a2ce994097929e7364;hb=1c17f47249e2248ead55594b3164b1be5831ac7d;hp=6aebac58472a10052be412774533c01a8b186486;hpb=862d185c9f3836499717010ea0b1eafd4bfae97b;p=plomrogue diff --git a/TODO b/TODO index 6aebac5..7586040 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,9 @@ 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 + CLIENT: - enable toggling of window borders @@ -26,5 +29,3 @@ CLIENT: - make log scrollable - re-organize code: empty misc.h into proper modules, split up windows.h - -- simplify get_keyname_to_keycode()