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

358 commits

Author SHA1 Message Date
Graham Nelson e8a656bc67 Moved IFM into foundation 2023-08-25 11:02:12 +01:00
Graham Nelson 563142e730 Further work on extension documentation 2023-08-24 23:03:41 +01:00
Graham Nelson 9b619563f5 Keeping up with foundation 2023-08-23 23:19:41 +01:00
Graham Nelson 88f970e3eb Adopted Markdown for extension documentation 2023-08-23 12:15:46 +01:00
Graham Nelson 393fcc651a Keeping up with foundation 2023-08-18 22:15:59 +01:00
Graham Nelson 9c29cd5e5e Minor adaptations for changes to foundation 2023-08-18 19:35:08 +01:00
Graham Nelson 55f7dd9134 Tweak to accommodate MD changes 2023-08-13 23:07:27 +01:00
Graham Nelson 53a9196d19 Experimenting with limited use of Markdown in extension documentation 2023-08-11 12:47:06 +01:00
Graham Nelson e3e2acc0d6 Minor changes to assist hashed testing 2023-08-09 11:52:07 +01:00
Graham Nelson a7249593f4 Final withdrawal of -transient switch 2023-08-08 23:50:45 +01:00
David Kinder d942b4ef7a Fix uninstall to create the text stream OUT before checking it 2023-08-08 15:31:18 +01:00
David Kinder f9c3961110 Escape backslashes in Javascript install() and uninstall() calls 2023-08-08 12:06:35 +01:00
Graham Nelson dbf6422a28 Tiny tweak 2023-08-02 19:09:35 +01:00
Graham Nelson f467e9d0cc Added uninstaller to inbuild 2023-08-02 15:08:37 +01:00
David Kinder 9aa9e86cd9 Allow use of the -dry command line option with -confirmed 2023-08-01 19:16:31 +01:00
David Kinder 4171e2ffc4
Merge branch 'ganelson:master' into master 2023-08-01 06:46:12 +01:00
Graham Nelson 311cd1070d Internal documentation for extensions 2023-07-31 23:33:58 +01:00
David Kinder 991c82c482
Merge branch 'ganelson:master' into master 2023-07-30 22:20:07 +01:00
Graham Nelson 0d8d6606c3 Added open-source-text links to Extensions home tab 2023-07-30 19:07:54 +01:00
David Kinder 78f85b5496
Merge branch 'ganelson:master' into master 2023-07-28 06:39:35 +01:00
Graham Nelson 55338a19d2 inbuild -modernise 2023-07-28 00:43:38 +01:00
David Kinder 30977fd610 Use Pathnames::to_text_relative() to print the relative path of an extension directory 2023-07-26 20:05:32 +01:00
David Kinder 9883e26cc7
Merge branch 'ganelson:master' into master 2023-07-24 07:34:23 +01:00
Graham Nelson 2c84a758d1 Fixed various bugs with installing directory extensions 2023-07-23 15:28:37 +01:00
David Kinder 5bf01d0ed4
Merge branch 'ganelson:master' into master 2023-07-23 14:24:20 +01:00
Graham Nelson 41d6ec7560 Fix race condition in extension documentation generation 2023-07-23 11:39:06 +01:00
David Kinder 5a7508813e
Merge branch 'ganelson:master' into master 2023-07-22 21:09:00 +01:00
Graham Nelson f0ed01994d More on extension documentation examples 2023-07-21 11:49:36 +01:00
David Kinder b3cbeb4576 Use Filenames::copy_file() to copy files, rather than shell cp 2023-07-21 09:49:50 +01:00
Graham Nelson 1b3d40d592 Further along generating extension documentation 2023-07-19 23:46:39 +01:00
Graham Nelson d804725e46 Further improvements to extension documentation 2023-07-18 23:43:45 +01:00
Graham Nelson 097d74b62d Progress towards extension pages 2023-07-17 22:54:02 +01:00
Graham Nelson ad2a8e18d8 Started in on a better extension documentation renderer 2023-07-17 00:44:11 +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 52584d8d23 Disabling the census-mode command line switches 2023-07-11 21:35:09 +01:00
Graham Nelson 4f371adf22 Added JSON output option to inbuild -inspect 2023-07-10 21:34:25 +01:00
Graham Nelson 1cd2558257 Inessential extensions removed from core Inform repository 2023-07-09 12:07:18 +01:00
Graham Nelson fe9aa9e32d Simplified extensions page 2023-07-09 11:14:58 +01:00
Graham Nelson 5c20b92ae8 Improved inbuild -inspect output 2023-07-08 23:37:28 +01:00
Graham Nelson 8da3a9f58f More on Extensions page 2023-07-05 09:52:32 +01:00
Graham Nelson 000c4f928d Further on Extensions page 2023-07-04 21:49:18 +01:00
Graham Nelson e026f39c2c Further on new Extensions page 2023-07-04 17:04:07 +01:00
Graham Nelson 6074ba799d Starting work on new Extensions in-app page 2023-07-04 08:23:27 +01:00
Graham Nelson 41964775e1 Completed noncontiguous enumerations 2023-06-24 12:06:10 +01:00
David Kinder c998c4bd9b time_t might not be the same size as an int, so log ctime(&time_t) instead 2023-06-15 09:12:31 +01:00
Graham Nelson d7d1d09277 Removal of BasicInformExtrasKit 2023-06-11 14:34:38 +01:00
Graham Nelson f2749f0087 Enter Architecture16Kit and Architecture32Kit 2023-06-07 22:26:16 +01:00
Graham Nelson 042c9f7c2e Implemented -deprecated-external and basic support for warnings in Inform 2023-06-07 09:55:36 +01:00
Graham Nelson 3035ff4403 Updated web 2023-06-01 22:27:26 +01:00
Graham Nelson 203cc39e33 Further work on inbuild verbosity 2023-06-01 22:24:00 +01:00
Graham Nelson 28d28618e9 Added -verbose to inbuild 2023-05-27 08:19:48 +03:00
Graham Nelson 004ceabc16 Added versions to "I've also read..." console messages 2023-05-24 10:17:49 +03:00
Graham Nelson 77d75b0efa More generous parsing of extension titling lines 2023-05-24 09:46:02 +03:00
Graham Nelson c2fabbe505 Policing spurious or missing project directory contents 2023-05-23 23:33:29 +03:00
Graham Nelson 4389daa6be Better extension header checking and -recursive option in inbuild 2023-05-23 18:50:12 +03:00
Graham Nelson da9fb27be5 Experimental Unicode-handling change 2023-05-16 08:11:55 +01:00
Graham Nelson 7c3e494513 Fixed a bug in inbuild causing project dependency graphs to omit some extensions 2023-05-06 19:24:54 +01:00
Graham Nelson 03801928bf More on extension installation 2023-05-06 13:25:34 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson b382906e39 Further improvements to I6 syntax error reporting 2023-04-29 23:36:11 +01:00
Graham Nelson 8d92831249 Improved error reporting on kit and insertion code 2023-04-25 10:37:50 +01:00
Graham Nelson e0bdb29c2d Relocating the extensions documentation 2023-04-19 23:28:00 +01:00
Graham Nelson cf8339c8dc Fuller confirmed page 2023-04-18 23:20:37 +01:00
Graham Nelson 3f2b20c641 Further work on confirmation page for installs 2023-04-17 23:01:15 +01:00
Graham Nelson 158b15ca0d Further installation page details 2023-04-17 09:23:28 +01:00
Graham Nelson a1c6f2c4fc More on installation 2023-04-16 22:57:20 +01:00
Graham Nelson e71e4da40c Better buttons 2023-04-15 22:24:34 +01:00
Graham Nelson 762133ecd2 Basic inbuild integration support 2023-04-15 18:43:04 +01:00
Graham Nelson 7e781ab106 Began work on inbuild interface to GUI apps 2023-04-13 23:11:34 +01:00
Graham Nelson 2ccc89a93e More on IE-0001 2023-04-10 22:54:14 +01:00
Graham Nelson 81a287a873 Repairing damaged directory extensions 2023-03-21 22:45:28 -07:00
Graham Nelson e20e3c76b2 Further work on tidying 2023-02-08 22:08:44 +00:00
Graham Nelson f9424a3729 Beginning support for extension conversion 2023-02-07 23:30:39 +00:00
Graham Nelson f38e835b13 Further work on natural languages 2023-02-05 22:40:29 +00:00
Graham Nelson cfc27e3071 Further work on language bundle reforms 2023-02-05 13:45:38 +00:00
Graham Nelson b3b5d52426 Extension directories and natural language bundles 2023-02-04 23:30:25 +00:00
Graham Nelson 575100e844 Progress towards extensions containing language bundles 2023-02-02 23:16:53 +00:00
Graham Nelson 7af87e5206 Directory extensions able to use their own figures, sounds and internal files 2023-02-01 23:17:23 +00:00
Graham Nelson ccff6ddc47 Further work on kits loading from extension directories 2023-01-30 22:15:25 +00:00
Graham Nelson 1cd75d8a49 Fix for Jira bug I7-2237 2023-01-05 22:30:29 +00:00
Graham Nelson d37d4b6736 Ability for extensions to incorporate kits and activations 2022-12-10 23:50:28 +00:00
Graham Nelson 2bb1f6f80c Breaking ground on IE-0001 2022-12-07 23:28:26 +00:00
Graham Nelson a38a064c53 Made heading source files appear in project dependency graphs 2022-11-02 10:28:30 +00:00
Graham Nelson 69e2e02d55 Implemented IE-0003 2022-11-01 23:56:24 +00:00
Graham Nelson d4ff104f03 Started on IE-0003 2022-10-31 22:59:25 +00:00
Graham Nelson c75e8a142c Implemented IE-0002 2022-10-30 23:05:55 +00:00
Graham Nelson 0736bf435f Runtime representation of dialogue beats 2022-09-17 19:49:46 +01:00
Graham Nelson 711a4cbf9b More on performance styles 2022-09-12 23:50:55 +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 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 d0f59caec4 Kits in the internal nest are no longer incrementally rebuilt 2022-08-28 11:02:45 +01:00
Graham Nelson 6c42df5bc4 Windows variation on advice texts 2022-08-15 21:45:46 +01:00
Graham Nelson cfe81eaec2 Added platform selection to HTML preprocessing 2022-08-12 11:12:17 +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 c84a407fa1 Better CSS inclusion for registry index pages 2022-08-01 21:26:41 +01:00