1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-20 09:58:47 +03:00
Commit graph

1757 commits

Author SHA1 Message Date
Graham Nelson 66596ea987 Removal of FORM option from IE-0004 2022-11-07 22:41:51 +00:00
Graham Nelson d4755b43d8 inblorb support for IE-0004 2022-11-06 23:17:46 +00:00
Graham Nelson a9686a186e Indexing support for IE-0004 2022-11-05 23:44:52 +00:00
Graham Nelson 24988c7383 Further prerequisites for IE-0004 2022-11-03 22:56:50 +00:00
Graham Nelson 50db2eae24 Seeds and weak beginnings of IE-0004 2022-11-02 23:26:19 +00:00
Graham Nelson a38a064c53 Made heading source files appear in project dependency graphs 2022-11-02 10:28:30 +00:00
Graham Nelson 69e2e02d55 Implemented IE-0003 2022-11-01 23:56:24 +00:00
Graham Nelson d4ff104f03 Started on IE-0003 2022-10-31 22:59:25 +00:00
Graham Nelson c75e8a142c Implemented IE-0002 2022-10-30 23:05:55 +00:00
Graham Nelson 13894d3816 Implemented IE-0005 2022-10-29 12:11:58 +01:00
Graham Nelson cb252deab4 Refactored standard rulebook and activity creation to remove sequencing constraints 2022-10-28 00:21:35 +01:00
Graham Nelson 16438f381c More on IE-0014 2022-10-27 00:22:27 +01:00
Graham Nelson 97874c3371 Merge branch 'master' of https://github.com/ganelson/inform 2022-10-24 23:56:57 +01:00
Graham Nelson 0726e57df5 Toying with new verbal forms for translates into 2022-10-24 23:56:32 +01:00
Graham Nelson a6a6ff2b5b
Merge pull request #75 from zedlopez/the_undescribed_device_is_not_worth_examining
initial commit patch for I7-2210: wrong rule name
2022-10-24 14:33:27 +01:00
Graham Nelson 317d3b809d Implemented IE-0014 2022-10-23 22:51:46 +01:00
Graham Nelson 69135575f6 Implemented +replacing(keeping) 2022-10-23 13:20:55 +01:00
Graham Nelson baa615c76f Slightly clarified namespaces 2022-10-13 23:15:49 +01:00
Graham Nelson 1f81d09a58 Namespace test case 2022-10-13 09:26:30 +01:00
Graham Nelson 2083e65b6e Experimental work on +namespace 2022-10-12 23:53:21 +01:00
Graham Nelson ad81cf2e48 Implemented +private annotation 2022-10-10 23:38:11 +01:00
Graham Nelson 799651ac2c Updated notes on +replacing 2022-10-10 09:51:06 +01:00
Graham Nelson a1e6b9e7ab Implemented +replacing for non-functions 2022-10-10 09:50:20 +01:00
Graham Nelson 839aec2a7f Implemented IE-0006 2022-10-09 23:26:03 +01:00
Graham Nelson af06fb4f3d Talking about action 2022-10-05 22:18:49 +01:00
Graham Nelson 9a2556d18b Player as possible dialogue speaker 2022-10-04 23:28:13 +01:00
Graham Nelson 26d90e4f20 Began implementing IE-0010 2022-10-03 23:26:10 +01:00
Graham Nelson 7c57fb7661 Completed rewrite of DialogueKit 2022-10-01 11:44:34 +01:00
Graham Nelson 9762ea5dde Improved DialogueKit 2022-09-30 23:59:26 +01:00
Graham Nelson b83bd5a2d9 Began tidying up DialogueKit 2022-09-29 23:43:11 +01:00
Graham Nelson 4f882d5787 Improved test coverage for dialogue 2022-09-28 22:11:16 +01:00
Graham Nelson 8039a9a65d Made ending the story a flow marker instead 2022-09-27 23:30:45 +01:00
Graham Nelson 77c69c60b7 Miscellaneous minor dialogue bugs fixed 2022-09-26 23:05:37 +01:00
Graham Nelson c970317683 IE-0009 now implemented in draft form 2022-09-26 00:22:54 +01:00
Graham Nelson 257bf9cab6 Various missing dialogue features added 2022-09-24 18:00:01 +01:00
Graham Nelson 5a839158a6 Audibility and to be able to hear 2022-09-24 10:23:14 +01:00
Graham Nelson 54d9e0404a Starting beats and required speaker lists 2022-09-23 21:34:33 +01:00
Graham Nelson c78c8a5322 Better policing of dialogue instance names 2022-09-22 22:43:47 +01:00
Graham Nelson 1c8820a429 Added containment relation for lines within beats 2022-09-21 23:39:34 +01:00
Graham Nelson 148ee6866e Active mode for dialogue director 2022-09-21 09:33:49 +01:00
Zed Lopez e81b1d811c initial commit patch for I7-2210: wrong rule name 2022-09-20 07:16:43 -07:00
Graham Nelson 648d8078ac Enabled interlocutors in dialogue 2022-09-20 09:57:14 +01:00
Graham Nelson 9d20af9ca9 Dialogue beginning to be performed 2022-09-19 23:31:44 +01:00
Graham Nelson cacc06ee84 Started work on the Director 2022-09-18 23:52:50 +01:00
Graham Nelson 6310e0bc56 Runtime representation of dialogue lines 2022-09-18 00:08:17 +01:00
Graham Nelson 0736bf435f Runtime representation of dialogue beats 2022-09-17 19:49:46 +01:00
Graham Nelson 3d53a40960 Began beat filter functions 2022-09-16 12:35:58 +01:00
Graham Nelson ddaf720eea Decision point and choice parsing 2022-09-15 23:39:54 +01:00
Graham Nelson 1e278c663c Began parsing dialogue choices 2022-09-14 11:03:49 +01:00
Graham Nelson aaf708d3e6 Further line parsing 2022-09-13 20:08:02 +01:00