1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 16:44:21 +03:00
Commit graph

172 commits

Author SHA1 Message Date
Graham Nelson 93f871711b Further pruning of BasicInformExtrasKit 2023-06-11 11:43:28 +01:00
Graham Nelson 4d4353f983 Consolidation of kit support for activities 2023-06-10 23:52:27 +01:00
Graham Nelson e8278a5697 Minor tidying-up after ORIGSOURCE_IST changes 2023-06-05 11:12:24 +01:00
Andrew Plotkin 987b5f4736 Update comment. 2023-05-29 10:38:53 -04:00
Andrew Plotkin 468a68dcd0 It's ...level, eloc. 2023-05-28 20:09:27 -04:00
Andrew Plotkin e19f50c47a OrigSourceInstruction::new_from_provenance(). 2023-05-28 20:00:45 -04:00
Andrew Plotkin 42532de477 Null OrigSource at the end. 2023-05-28 18:57:34 -04:00
Andrew Plotkin 8b418768a0 Generate #Origsource for kit-compiled functions. 2023-05-28 18:50:39 -04:00
Andrew Plotkin c0aae6022f Maintain a text_provenence in Compile Blocks and Lines, and when
creating an OrigSourceInstruction. (As opposed to a source_location.)
2023-05-27 22:23:38 -04:00
Andrew Plotkin 6f0abf7d62 Comment. 2023-05-27 09:20:15 -04:00
Andrew Plotkin 40259e3e7a Start parsing #Origsource in the I6-to-Inter stage. Not yet useful. 2023-05-26 10:20:26 -04:00
Graham Nelson da9fb27be5 Experimental Unicode-handling change 2023-05-16 08:11:55 +01:00
Graham Nelson 3c9a25a58a Deprecation of old use option syntax 2023-05-03 22:41:04 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson b382906e39 Further improvements to I6 syntax error reporting 2023-04-29 23:36:11 +01:00
Graham Nelson 568429d61c More accurate I6 error location 2023-04-28 11:18:56 +01:00
Graham Nelson 8aa902ce50 More on schema error reporting 2023-04-26 23:11:43 +01:00
Graham Nelson 8d92831249 Improved error reporting on kit and insertion code 2023-04-25 10:37:50 +01:00
Graham Nelson 4d97b499cf Fix for Jira bug I7-2335 2023-04-23 23:15:44 +01:00
Graham Nelson 4fb6e57b86 Fix for Jira bug I7-2297 2023-04-23 21:16:45 +01:00
Graham Nelson cc08b7cdec Making a start on IE-0015 world model enforcement 2023-01-16 22:45:50 +00:00
Graham Nelson cbe7012fb6 Fix for Jira bug I7-2264 2023-01-05 09:36:39 +00:00
Graham Nelson b5c35fb98e Fix for Jira bug I7-2235 2023-01-04 23:09:20 +00:00
Graham Nelson 24988c7383 Further prerequisites for IE-0004 2022-11-03 22:56:50 +00: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 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 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 9762ea5dde Improved DialogueKit 2022-09-30 23:59:26 +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 148ee6866e Active mode for dialogue director 2022-09-21 09:33:49 +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 52baf6cfc1 Fix for Jira bug I7-2192 2022-08-28 14:01:38 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Zed Lopez 4359a78d06 simoly -> simply 2022-05-16 23:46:35 -07:00
Graham Nelson 20147da4fd Fix for Jira bug I7-2110 2022-05-15 13:44:22 +01:00
Graham Nelson 557c010bbf Fix for Jira bug I7-2109 2022-05-13 07:38:40 +01:00
Graham Nelson 03d5d1e40d Fix for two unrelated issues in Jira bug report I7-2090 2022-05-12 10:56:19 +01:00
Graham Nelson 37bf39de3f Fix for Jira bug I7-2100 2022-05-11 21:46:13 +01:00
Graham Nelson 1ecf77049c Enabled indirect function calls from I6 inclusions in I7 2022-05-10 10:43:18 +01:00
Graham Nelson f530783708 Fix for Jira bug I7-2084 2022-05-07 13:11:24 +01:00
Andrew 448a73d168 inter/*/*.w typos 2022-05-01 08:47:54 -05:00
Graham Nelson 0d58d4898c Modernised Include (- ... -) syntax 2022-04-19 00:29:00 +01:00
Graham Nelson 0f3fb2e2d2 Fix for Mantis bug 1750 2022-04-14 19:15:39 +01:00