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

97 commits

Author SHA1 Message Date
Graham Nelson 8e97864354 Tidying up HTML generation 2023-09-28 23:33:24 +01:00
Graham Nelson 02b84ca8d9 Preparatory work for in-app testing 2023-09-25 18:40:53 +01:00
Graham Nelson a721e7ab48 Further enhancements 2023-09-12 10:51:37 +01:00
David Kinder 81a92aef9f Use CH32EOF as EOF marker, allows fewer casts. Also put generated C code back to using wchar_t 2023-09-06 13:19:32 +01:00
David Kinder 521e590618 First attempt at moving from wchar_t wide strings to 32-bit strings 2023-09-05 08:36:51 +01:00
Graham Nelson 5ccc10ada9 Layout files for extension documentation 2023-09-03 23:58:21 +01:00
Graham Nelson a7249593f4 Final withdrawal of -transient switch 2023-08-08 23:50:45 +01:00
Graham Nelson 0d8d6606c3 Added open-source-text links to Extensions home tab 2023-07-30 19:07:54 +01:00
Graham Nelson 55338a19d2 inbuild -modernise 2023-07-28 00:43:38 +01:00
Graham Nelson 2c84a758d1 Fixed various bugs with installing directory extensions 2023-07-23 15:28:37 +01:00
Graham Nelson f0ed01994d More on extension documentation examples 2023-07-21 11:49:36 +01:00
Graham Nelson 1b3d40d592 Further along generating extension documentation 2023-07-19 23:46:39 +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 41964775e1 Completed noncontiguous enumerations 2023-06-24 12:06:10 +01:00
Graham Nelson f2749f0087 Enter Architecture16Kit and Architecture32Kit 2023-06-07 22:26:16 +01:00
Graham Nelson 203cc39e33 Further work on inbuild verbosity 2023-06-01 22:24:00 +01: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 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 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +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 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 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 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 75e61b1842 -kit withdrawn in favour of JSON metadata for projects 2022-06-27 22:25:28 +01:00
Graham Nelson a3cf5b6ab2 Enabled incremental kit-building 2022-06-26 22:38:07 +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 307c937eba Completed transition to JSON metadata for kits 2022-06-04 13:20:45 +01:00
Graham Nelson b010ef8984 Kits now use JSON metadata 2022-06-03 12:24:07 +01:00