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

1565 commits

Author SHA1 Message Date
Toby Nelson 83c687832a dark mode colours added to macos-platform.css 2022-06-15 09:15:28 +01:00
Graham Nelson f97d737419 Updated 2022-06-14 21:43:04 +01:00
Toby Nelson e358fec041 macos platform.css 2022-06-14 21:40:46 +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 f400c8d815
Merge pull request #59 from zedlopez/story_title_in_transcript_showversion
story title in transcript rule response patch
2022-06-11 10:52:54 +01:00
Zed Lopez 22db1769d4 removing story title, using colon 2022-06-11 02:45:37 -07:00
Graham Nelson d6273aa81c
Merge pull request #58 from curiousdannii/parchment
Parchment: AsyncGlk updates to fix some display issues
2022-06-11 08:49:47 +01:00
Zed Lopez 614723fb70 story title in transcript rule response patch 2022-06-10 21:07:04 -07:00
Dannii Willis d487ddf55a Parchment: AsyncGlk updates to fix some display issues in high DPI screens 2022-06-11 10:05:50 +10:00
Graham Nelson 7f731ba5de
Merge pull request #57 from neroden/html-tag-matching
Html tag matching
2022-06-08 07:44:59 +01:00
Graham Nelson ee028056db Merge branch 'master' of https://github.com/ganelson/inform 2022-06-06 22:13:29 +01:00
Graham Nelson b872b87af1 Documentation for new inbuild option -no-versions-in-filenames 2022-06-06 22:13:08 +01:00
Graham Nelson 40d642fa6b Fix for bug causing kit integration into the apps to fail 2022-06-06 22:06:31 +01:00
Graham Nelson 08d95fb9c3
Merge pull request #56 from neroden/extension-doc-example-section-fix
Don't treat Sections in examples as Sections in documentation of extensions
2022-06-05 12:54:18 +01:00
Nathanael Nerode 37e528497a Extension documentation rendering: small code reformat preparatory to future cleanup 2022-06-04 15:11:13 -04:00
Nathanael Nerode 44ccd5e578 Extension Documentation rendering: remove some spurious HTML_OPEN("p") and HTML_CLOSE("p"). 2022-06-04 14:54:51 -04:00
Nathanael Nerode 7a7f9335e3 Merge branch 'extension-doc-example-section-fix' into html-tag-matching 2022-06-04 14:29:36 -04:00
Nathanael Nerode a33b685428 Don't treat Sections in examples as Sections in documentation of extensions. 2022-06-04 14:20:42 -04:00
Nathanael Nerode 80fa37219e Match some tags in generated HTML documentation (not all) 2022-06-04 14:11:41 -04:00
Graham Nelson f6077903dc Added working notes 2022-06-04 13:28:06 +01:00
Graham Nelson 307c937eba Completed transition to JSON metadata for kits 2022-06-04 13:20:45 +01:00
Graham Nelson 958c286566 Added -sync-kit-versions to inpolicy 2022-06-03 23:56:04 +01:00
Graham Nelson b010ef8984 Kits now use JSON metadata 2022-06-03 12:24:07 +01:00
Graham Nelson 97dd0b9eda Fixed small omission in incorporating "6M62 Patches" 2022-06-01 07:48:08 +01:00
Graham Nelson 033eec5ef1 Absorbed the remaining content of "6M62 Patches" extension 2022-05-31 23:09:11 +01:00
Graham Nelson de4d348fda Fix for Jira bug I7-2137 2022-05-30 22:53:15 +01:00
Graham Nelson e9c24b4da9
Merge pull request #54 from neroden/extension-doc-formatting
Fix Jira bug I7-1919 [Mantis bug 1955] -- Extension doc formatting
2022-05-30 21:12:01 +01:00
Graham Nelson 72ebae24c5
Merge pull request #55 from zedlopez/switched_on_duck_typing
switched on duck typing
2022-05-30 21:04:27 +01:00
Graham Nelson 57bfc2a9ba Added missing documentation download 2022-05-30 21:03:55 +01:00
Zed Lopez 20f337255a initial commit for switched on duck typing 2022-05-29 22:41:55 -07:00
Nathanael Nerode 768d7471a1 Extension documentation: Fix subtle error in Preform alternatives 2022-05-29 15:42:39 -04:00
Nathanael Nerode a283b24d2c Extension documentation: fix rendering (remove spurious HTML paragraph breaks); update link targets to modern HTML syntax ("name" is deprecated in favor of "id") 2022-05-29 15:20:13 -04:00
Nathanael Nerode f128be2a66 Extension documentation: Add sanity check on heading detection 2022-05-29 15:08:40 -04:00
Nathanael Nerode 0915e699c2 Get examples in extension documentation IDed and formatted 2022-05-29 15:07:00 -04:00
Nathanael Nerode eee4523951 Revert capitalization change 2022-05-29 14:58:11 -04:00
Nathanael Nerode 837f33c49e Fix extension documentation headings and TOC. Update anchors to valid HTML5 ("name" is obsolete, anchors belong inside spans) 2022-05-29 13:53:03 -04:00
Graham Nelson e0ac92fb1b Fix for Jira bug I7-1877 2022-05-29 12:41:14 +01:00
Graham Nelson 10ff2a1ea1 Fix for Jira bug I7-2003 2022-05-29 12:17:26 +01:00
Graham Nelson 5585d75f42 Fix for Jira bug I7-1788 2022-05-29 10:50:54 +01:00
Graham Nelson fae7ecc9d6 Fix for Jira bug I7-2136 2022-05-29 10:03:23 +01:00
Graham Nelson 1e6917f456 Fix for casing issue with inform6 makescript on case-sensitive file systems 2022-05-28 23:03:16 +01:00
Graham Nelson a619bc27ea Fix for inform6 makescript to facilitate macosuniv compilation 2022-05-28 18:11:25 +01:00
Graham Nelson f6c879f188
Merge pull request #52 from neroden/master
Eliminate uses of "indirect" in Kits.
2022-05-28 08:10:48 +01:00
Nathanael Nerode ad4de79fa8 Remove uses of "indirect()" from WorldModelKit 2022-05-27 08:43:52 -04:00
Nathanael Nerode 1456c63b5f Eliminate use of indirect() in BasicInformKit. 2022-05-27 08:30:28 -04:00
Nathanael Nerode 5cddd05059 Eliminate uses of "indirect" from CommandParserKit. 2022-05-27 08:00:59 -04:00
Graham Nelson 36e0fd8595
Merge pull request #51 from zedlopez/showme_contents_of_part_fix
fix for GH-Inform7-bugs 9: showme contents of incorprated containers bug
2022-05-27 09:02:45 +01:00
Zed Lopez 27d80f6fd5 fix for GH-Inform7-bugs 9: showme misbehaves with contents of incorporated containers 2022-05-26 22:46:06 -07:00
Graham Nelson 0d4829e552 Fix for Jira bug I7-1856 2022-05-27 00:18:42 +01:00
Graham Nelson 120d18ffc4 Typo fixed 2022-05-26 23:54:50 +01:00