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

1722 commits

Author SHA1 Message Date
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
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
Graham Nelson 711a4cbf9b More on performance styles 2022-09-12 23:50:55 +01:00
Graham Nelson 2f786c3524 Introducing performance styles 2022-09-11 23:33:38 +01:00
Graham Nelson 2820810584 Started in on dialogue line parsing 2022-09-10 23:35:08 +01:00
Graham Nelson 3333b4ac03 Tidied up recent dialogue code 2022-09-09 23:53:15 +01:00
Graham Nelson 8140f83024 Properties for dialogue beats 2022-09-08 23:21:17 +01:00
Graham Nelson 5003ba316d Further dialogue beat parsing 2022-09-07 23:51:43 +01:00
Graham Nelson 0d6eba5bfd The dawn of DialogueKit 2022-09-06 23:03:04 +01:00
Graham Nelson c25d6f41e1 Further dialogue parsing 2022-09-05 23:38:04 +01:00
Graham Nelson fe7d98bfe6
Merge pull request #73 from ptomato/advice-linux
Modifications to support the advice pages on Linux
2022-09-05 09:06:51 +01:00
Philip Chimento 5fd4c2b9c0 Modifications to support the advice pages on Linux
The Linux app doesn't currently have a launcher window that can display
these pages, but I'm working on one. In advance of that, here are Linux
versions of the advice pages.

I also found that 'make integration' didn't install the welcome banner
for the launcher window, nor one of the assets needed for the advice
pages, so this also patches the make script to do so.
2022-09-04 19:01:10 -07:00
Graham Nelson 7de0366151 Merge branch 'master' of https://github.com/ganelson/inform 2022-09-05 00:09:33 +01:00
Graham Nelson 7f87efb920 Further preliminaries for dialogue 2022-09-05 00:08:32 +01:00
Graham Nelson 7caa3b66fb
Merge pull request #72 from zedlopez/wi_newlines
initial commit wi_newlines: replacing some newlines with spaces
2022-09-04 19:13:14 +01:00
Graham Nelson 29731ea841
Merge pull request #71 from zedlopez/indoc_general_index_see_spacing
initial commit indoc_general_index_see_spacing
2022-09-04 19:12:57 +01:00
Graham Nelson 51f7d5a525
Merge pull request #70 from zedlopez/div_by_infinity_result
initial commit div_by_inifinity_result: pedantically changing 0 to 0.0
2022-09-04 19:12:19 +01:00
Graham Nelson 8faa7c5967
Merge pull request #69 from zedlopez/solitude_consent
initial commit solitude_consent
2022-09-04 19:11:47 +01:00
Zed Lopez e2bca10e89 initial commit wi_newlines: replacing some newlines with spaces 2022-09-03 14:24:58 -07:00
Zed Lopez 4bd480bcee initial commit indoc_general_index_see_spacing 2022-09-03 13:31:10 -07:00
Zed Lopez 92dc51b189 initial commit div_by_inifinity_result: pedantically changing 0 to 0.0 2022-09-03 13:13:13 -07:00
Zed Lopez 69241f54ed initial commit solitude_consent 2022-09-03 12:49:13 -07: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 27c5570586 Rudimentary syntax work for dialogue 2022-09-01 13:04:08 +01:00
Graham Nelson 03592cb26f Refactored plugins to become compiler features 2022-09-01 00:14:18 +01:00
Graham Nelson d85ab8c4d5
Merge pull request #68 from zedlopez/barring_vertical_bar
initial commit barring_vertical_bar
2022-08-31 08:35:53 +01:00
Zed Lopez ce18b43a41 initial commit barring_vertical_bar 2022-08-30 13:55:27 -07: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 701bfee64d Fix for Jira bug I7-2198 2022-08-30 09:48:38 +01:00
Graham Nelson 009ad44ac7 Corrected release date for 10.1 2022-08-29 22:22:28 +01:00
Graham Nelson a18096a934 Logging 2022-08-29 22:20:16 +01:00
Graham Nelson 85110a981a Fix for Jira bug I7-2139 2022-08-29 22:18:16 +01:00
Graham Nelson f3fc151b0d Updated release notes for pending r10.1.2 2022-08-29 11:07:04 +01:00
Graham Nelson 6cb2c3f6f5 Logging 2022-08-29 01:01:51 +01:00
Graham Nelson f9b55a9b54 Fix for Jira bug I7-2102 2022-08-29 00:59:34 +01:00