X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO;h=aea8b2ca4ec5de74789555afe23963c200d4251d;hb=HEAD;hp=27ce05947e9e51ba76364d614201c1fbff2b5c47;hpb=41836a082ad01e84e1c0ab0fb2528f5b8bb47b6e;p=grrobot diff --git a/TODO b/TODO index 27ce059..aea8b2c 100644 --- a/TODO +++ b/TODO @@ -4,9 +4,6 @@ Pre-render each SVG icon, (redo each time the board view size changes). Redraw only damaged portions of the board. -Need to parse commands coming through the command entry box. This is -so that a command like NEW can trigger a SHOW and a board update. - Animate robot movement. Leave trails behind moving robots. @@ -20,3 +17,6 @@ Add keybindings, (RGBY for robot selection, arrows for robot movement, PG UP/DN for message scrolling, numbers for bids, some key for message input, etc.) +This is definitely happening even with the latest nickle: + +nickle: sched.c:622: ContinuationMark: Assertion `!continuation->pc || ((((InstPtr) (continuation->obj + 1)) + (0)) <= continuation->pc && continuation->pc <= (((InstPtr) (continuation->obj + 1)) + (((continuation->obj)->used - 1))))' failed.