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

124 commits

Author SHA1 Message Date
Graham Nelson 2c84a758d1 Fixed various bugs with installing directory extensions 2023-07-23 15:28:37 +01:00
Graham Nelson 097d74b62d Progress towards extension pages 2023-07-17 22:54:02 +01:00
Graham Nelson f6c3b1f505 Digits and values for LPEs 2023-07-15 00:28:00 +01:00
Graham Nelson 70c0e97e80 Further on units 2023-07-13 23:35:06 +01:00
Graham Nelson f674455be8 More on number bases 2023-07-13 13:05:45 +01:00
Graham Nelson 21f9331dce Further experiments with literal notation 2023-07-10 11:04:12 +01:00
Graham Nelson 3418a5098f Updated notes 2023-07-09 12:44:27 +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 d6e8609db1 Fixes for remaining issues arising from PR#106 2023-07-04 18:37:04 +01:00
Graham Nelson d8012a286a Tidied up after merge of PR#53 2023-07-03 07:37:29 +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
David Kinder 82f3c3e85f Remove logging pointers as integers, as there is no guarantee that they are the same size 2023-06-15 09:15:33 +01:00
Graham Nelson 4d4353f983 Consolidation of kit support for activities 2023-06-10 23:52:27 +01:00
Graham Nelson c32cc7a02d Added dictionary resolution use option 2023-06-04 11:19:34 +01:00
Graham Nelson e153707ebe Updating test suite and notes 2023-06-02 09:03:36 +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 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson f38e835b13 Further work on natural languages 2023-02-05 22:40:29 +00:00
Graham Nelson 5f38856b8c Better defended containment relation 2023-01-25 23:28:25 +00:00
Graham Nelson 037a6d9ffb Repeat through lines of a text file 2022-11-15 22:08:46 +00:00
Graham Nelson 50db2eae24 Seeds and weak beginnings of IE-0004 2022-11-02 23:26:19 +00:00
Graham Nelson c75e8a142c Implemented IE-0002 2022-10-30 23:05:55 +00:00
Graham Nelson cb252deab4 Refactored standard rulebook and activity creation to remove sequencing constraints 2022-10-28 00:21:35 +01:00
Graham Nelson 839aec2a7f Implemented IE-0006 2022-10-09 23:26:03 +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 c970317683 IE-0009 now implemented in draft form 2022-09-26 00:22:54 +01:00
Graham Nelson 1c8820a429 Added containment relation for lines within beats 2022-09-21 23:39:34 +01:00
Graham Nelson 1e278c663c Began parsing dialogue choices 2022-09-14 11:03:49 +01:00
Graham Nelson 2f786c3524 Introducing performance styles 2022-09-11 23:33:38 +01:00
Graham Nelson c25d6f41e1 Further dialogue parsing 2022-09-05 23:38:04 +01:00
Graham Nelson 4eeacdabf1 Completed syntax-level changes for dialogue 2022-09-02 13:01:25 +01:00
Graham Nelson 3610cba85e Further on syntax 2022-09-01 23:02:03 +01:00
Graham Nelson 03592cb26f Refactored plugins to become compiler features 2022-09-01 00:14:18 +01:00
Graham Nelson 7a470efd62 Fix for Jira bug I7-2087 2022-08-30 21:34:44 +01:00
Graham Nelson e24f84f32f Fix for Jira bug I7-2197 2022-08-30 09:57:23 +01:00
Graham Nelson bcf3b5561f Revised in-app advice pages, and how they are generated 2022-08-12 10:54:32 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Graham Nelson 57bfc2a9ba Added missing documentation download 2022-05-30 21:03:55 +01:00
Graham Nelson e0a9a9eb10 Catching up 2022-05-19 11:02:01 +01:00
Graham Nelson 2d30638e0d Fix for Jira bug I7-2117 2022-05-17 21:33:35 +01:00
Zed Lopez 4359a78d06 simoly -> simply 2022-05-16 23:46:35 -07:00
Graham Nelson fce5a28aef Inbuild now ignores candidate extensions whose filenames begin with "." 2022-05-15 22:38:57 +01:00
Graham Nelson f530783708 Fix for Jira bug I7-2084 2022-05-07 13:11:24 +01:00
Graham Nelson 8194bee4d4 Began revisions to facilitate use of per-platform CSS 2022-05-04 23:23:12 +01:00
Andrew 6f4fecec72 typos in services/*/*.w 2022-05-01 08:25:50 -05:00
Graham Nelson 913ae66789 Scanning directories in alphabetical order 2022-04-19 22:05:06 +01:00