1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-29 05:24:57 +03:00
Commit graph

686 commits

Author SHA1 Message Date
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 cb252deab4 Refactored standard rulebook and activity creation to remove sequencing constraints 2022-10-28 00:21:35 +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 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 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
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 03592cb26f Refactored plugins to become compiler features 2022-09-01 00:14:18 +01:00
Graham Nelson c9e740b086 Fix for Jira bug I7-2193 2022-08-28 15:40:06 +01:00
Graham Nelson 52baf6cfc1 Fix for Jira bug I7-2192 2022-08-28 14:01:38 +01:00
Graham Nelson 59a9f239d7 Fix for Jira bug I7-2190 2022-08-28 12:17:21 +01:00
Graham Nelson c1731ec3f1 Fix for Jira bug I7-2166 2022-08-10 22:30:12 +01:00
Graham Nelson c2916ea620 Enabled $OMIT_UNUSED_ROUTINES when Inform compiles to I6 2022-08-05 23:38:13 +01:00
Graham Nelson 78c9d2425e Enabled $STRIP_UNREACHABLE_LABELS in code generated to inform6 2022-07-24 11:48:23 +01:00
Graham Nelson c506ff967e Updated inform6 to v6.41 2022-07-24 11:10:45 +01:00
David Kinder 5bcff389f4 Fix inter tests on Windows 2022-07-15 14:25:28 +01:00
Graham Nelson 51e6ad8b97 Made @/o and @\o equivalent 2022-06-30 18:27:36 +01:00
Graham Nelson bf7805d755 Fix for Jira bug I7-2156 2022-06-30 12:20:49 +01:00
Graham Nelson 58ff258c2d Fixed index welcome page spacing defect as viewed by Webkit on MacOS 2022-06-28 23:52:49 +01:00
Graham Nelson 2f8beb9912 Began work on project metadata files 2022-06-24 00:58:19 +01:00
Graham Nelson 52755d81f0 Refactoring of language services to use JSON metadata 2022-06-23 17:37:16 +01:00
Graham Nelson 7857794ac6 Fix for Jira bug I7-2157 2022-06-21 00:05:35 +01:00
Graham Nelson 7eaa555953 Further work on removing hard-wired colours, to support Dark Mode apps 2022-06-16 23:42:17 +01:00
Graham Nelson 13cb22ae9b Removed some hard-wired CSS colours from the source code 2022-06-13 19:42:39 +01:00
Graham Nelson de4d348fda Fix for Jira bug I7-2137 2022-05-30 22:53:15 +01:00
Graham Nelson 56e851358a Fix to test case catching up with Inter version change 2022-05-25 14:13:24 +01:00
Graham Nelson e3bcfd85a2 Bumped Inter version number to 2.0.0 2022-05-24 21:36:01 +01:00
Graham Nelson a79b56f241 Fix for Jira bug I7-2124 2022-05-24 21:28:01 +01:00
Graham Nelson 4b7ad580b7 Fix for Jira bug I7-2123 2022-05-23 22:23:43 +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 95212828d3 Added -build-locate and -use-locate options to inbuild 2022-05-12 23:31:52 +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 fe95b12aff Fix for Jira bug I7-2103 2022-05-11 21:31:59 +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