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

417 commits

Author SHA1 Message Date
Graham Nelson e265b41d82 Added "Proposal Revisited" example 2024-05-12 12:12:24 +01:00
Graham Nelson d166ca9bae Added accessibility of table and table column names to Inter 2024-05-08 23:08:34 +01:00
Graham Nelson 6778a15ff6 Fix for Jira bug I7-2353 2024-05-08 08:21:39 +01:00
Graham Nelson 7d21367324 IE-0036 completed 2024-05-02 23:31:53 +01:00
Graham Nelson dc839857d0 Most of IE-0036 2024-05-01 23:40:00 +01:00
Graham Nelson ec38eb8d2f Improvements to how extensions can create kinds 2024-04-24 23:01:07 +01:00
Graham Nelson 61534b38cc Reform of pointer-value kind support and Neptune 2024-04-22 00:28:32 +01:00
Graham Nelson 2fa1defd6d Expanded extension documentation 2024-04-13 14:05:47 +01:00
Graham Nelson 223e13be6d Fix for Jira bug I7-2473 2024-04-03 12:17:52 +01:00
Graham Nelson 2b7d85d300 Minor feature added to dialogue flow markers allowing variable beats 2024-02-07 20:42:56 +00:00
Graham Nelson 60bc5b03ed Dialogue sections during scenes 2024-01-03 23:20:44 +00:00
Graham Nelson 8be7415750 Automtic dialogue choices 2024-01-02 11:41:20 +00:00
Graham Nelson de400c4efa Added problem messages for bad conditionals on beats, lines and choices 2024-01-01 21:40:07 +00:00
Graham Nelson 7a3b86cf67 Fixed ambiguity about first speaker of a beat with required attendees 2023-12-31 22:51:27 +00:00
Graham Nelson 1920ab4987 Fixed crash on certain performance style syntaxes 2023-12-31 22:21:47 +00:00
Graham Nelson 2f399ce790 Fixed bug to do with "any ..." dialogue beats 2023-12-31 16:03:12 +00:00
Graham Nelson 4d7bcc7a87 Fixed issues with dialogue choices 2023-12-31 14:57:40 +00:00
Graham Nelson 453854e298 Enabled global variables (and similar) as identities of dialogue speakers 2023-12-31 12:49:15 +00:00
Graham Nelson 1fafb42868 Reglazed various broken windows 2023-09-29 21:55:46 +01:00
Graham Nelson 0f37410f01 Divided layout into sitemap and contents 2023-09-10 23:46:39 +01:00
Graham Nelson 89b5273f21 Kit RTP constants using forward-slashed paths even on Windows 2023-09-05 23:38:51 +01:00
Graham Nelson 9a84b68a74 Completed core Inform work on IE-0032 2023-09-05 10:12:54 +01:00
Graham Nelson 1d1605d82a Double-backtick for command parser commands 2023-08-30 09:09:46 +01:00
Graham Nelson 10d3da6a3e Began tinkering with RTP issuing process 2023-08-26 17:07:42 +01:00
Graham Nelson 5dc29e47ee Migrated outcome pages to Markdown and removed inrtps tool 2023-08-26 15:14:13 +01:00
Graham Nelson 12793b65f9 Finite-domain units 2023-07-16 06:58:49 +01:00
Graham Nelson b2940e8fbf And more on literal notations 2023-07-15 16:44:29 +01:00
Graham Nelson f6c3b1f505 Digits and values for LPEs 2023-07-15 00:28:00 +01:00
Graham Nelson ed743bbcb6 Ranges for literal notation parts not starting from 0 2023-07-14 14:20:05 +01:00
Graham Nelson fb602f6e2c Removal of now unnecessary census code 2023-07-13 00:23:12 +01:00
Graham Nelson ba61e93ec8 Better Neptune default-value syntax for new block values 2023-07-12 11:05:24 +01:00
Graham Nelson 21f9331dce Further experiments with literal notation 2023-07-10 11:04:12 +01:00
Graham Nelson e14c21e835 A little experimental work on literal notations 2023-07-07 09:57:45 +01:00
Graham Nelson 2f8330823e New abstract object kind in Basic Inform 2023-07-06 18:58:52 +01:00
Graham Nelson b4221937d7 Minor fix to recover better from name clash error 2023-06-26 16:57:18 +01:00
Graham Nelson 7569de20a8 Rewrite of kind constructor support code in runtime module 2023-06-26 09:13:25 +01:00
Graham Nelson 25e625eaf3 Updated weave 2023-06-24 12:07:43 +01:00
Graham Nelson a9350acc83 Further on enumerations 2023-06-24 00:29:35 +01:00
Graham Nelson 2f6fcd37ce Laying some foundations for kit-defined enumerations 2023-06-14 08:46:05 +01:00
Graham Nelson 11e1f756c1 Fix for Jira bug I7-2142 2023-06-12 21:12:13 +01:00
Graham Nelson 9fa1ad6993 Refactored code-provenance Inter instructions 2023-06-12 10:03:15 +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
Graham Nelson c32cc7a02d Added dictionary resolution use option 2023-06-04 11:19:34 +01:00
Graham Nelson e5c33024f6 More filtering of I6 memory settings 2023-05-16 08:58:36 +01:00
Graham Nelson d608388d64 Fix for Jira bug I7-2225 2023-05-08 00:00:16 +01:00
Graham Nelson baef97ff95 More on IE-0018 2023-05-07 08:16:48 +01:00
Graham Nelson 3c9a25a58a Deprecation of old use option syntax 2023-05-03 22:41:04 +01:00
Graham Nelson 326dacf96b And source 2023-05-03 09:39:20 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00