X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=notes.adoc;h=4f4e1c41552c132702a066473aa0821cc39cf42f;hb=refs%2Fmerge-requests%2F188%2Fhead;hp=884d1ce7f7d5ff970e2ca331687afe5e17cffe67;hpb=e91742e1b9ff7715ba47f7354f8d8803b11a5df9;p=open-adventure.git diff --git a/notes.adoc b/notes.adoc index 884d1ce..4f4e1c4 100644 --- a/notes.adoc +++ b/notes.adoc @@ -93,6 +93,7 @@ what you are running when you do "make check". In the process we found and fixed a few minor bugs. Most notably, reading the relocated Witt's End sign in the endgame didn't work. Behavior when saying the giant's magic words outside his room wasn't quite right either. +Attempt to extinguish dark urn would have cause it do lose oil. The move to modern C entailed some structural changes. The most important was the refactoring of over 350 gotos into if/loop/break