1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-02 23:14:57 +03:00
Commit graph

368 commits

Author SHA1 Message Date
Graham Nelson 76ad21db13 Further WWI redrafting 2024-04-15 23:43:54 +01:00
Graham Nelson 2fa1defd6d Expanded extension documentation 2024-04-13 14:05:47 +01:00
Graham Nelson 8df93ad484 Updated docs 2024-04-08 22:39:30 +01:00
Graham Nelson 1c3ad9f35d Updated docs 2024-04-07 13:16:12 +01:00
Graham Nelson 223e13be6d Fix for Jira bug I7-2473 2024-04-03 12:17:52 +01:00
Graham Nelson ae9bbcd634 Fix for Jira bug I7-2480 2024-04-02 08:39:26 +01:00
Graham Nelson 60bc5b03ed Dialogue sections during scenes 2024-01-03 23:20:44 +00:00
Graham Nelson 8be7415750 Automtic dialogue choices 2024-01-02 11:41:20 +00:00
Graham Nelson 3e52231387 Voluntary/involuntary beats 2024-01-01 11:47:08 +00:00
Graham Nelson 1fafb42868 Reglazed various broken windows 2023-09-29 21:55:46 +01:00
Graham Nelson 02b84ca8d9 Preparatory work for in-app testing 2023-09-25 18:40:53 +01:00
Graham Nelson ebc55aac22 Implementation of IE-0033 2023-09-20 23:00:43 +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 1d1605d82a Double-backtick for command parser commands 2023-08-30 09:09:46 +01:00
Graham Nelson e8a656bc67 Moved IFM into foundation 2023-08-25 11:02:12 +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 1b3d40d592 Further along generating extension documentation 2023-07-19 23:46:39 +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 f6c3b1f505 Digits and values for LPEs 2023-07-15 00:28:00 +01:00
Graham Nelson 70c0e97e80 Further on units 2023-07-13 23:35:06 +01:00
Graham Nelson f674455be8 More on number bases 2023-07-13 13:05:45 +01:00
Graham Nelson 4f371adf22 Added JSON output option to inbuild -inspect 2023-07-10 21:34:25 +01:00
Graham Nelson 21f9331dce Further experiments with literal notation 2023-07-10 11:04:12 +01:00
Graham Nelson 3418a5098f Updated notes 2023-07-09 12:44:27 +01:00
Graham Nelson e14c21e835 A little experimental work on literal notations 2023-07-07 09:57:45 +01:00
Graham Nelson 2f8330823e New abstract object kind in Basic Inform 2023-07-06 18:58:52 +01:00
Graham Nelson d6e8609db1 Fixes for remaining issues arising from PR#106 2023-07-04 18:37:04 +01:00
Graham Nelson d8012a286a Tidied up after merge of PR#53 2023-07-03 07:37:29 +01:00
Graham Nelson aa99aaaa27 Hex and binary enumeration values in Neptune files 2023-06-26 10:21:09 +01:00
Graham Nelson 7569de20a8 Rewrite of kind constructor support code in runtime module 2023-06-26 09:13:25 +01:00
Graham Nelson 25e625eaf3 Updated weave 2023-06-24 12:07:43 +01:00
Graham Nelson a9350acc83 Further on enumerations 2023-06-24 00:29:35 +01:00
Graham Nelson a2e0cc98bb Further work on enumerations 2023-06-22 09:22:19 +01:00
Graham Nelson 9f01aa6337 Merge branch 'master' of https://github.com/ganelson/inform 2023-06-21 09:28:30 +01:00
Graham Nelson 782007a34e Further progress on kit enumerations 2023-06-21 09:28:02 +01:00
David Kinder 82f3c3e85f Remove logging pointers as integers, as there is no guarantee that they are the same size 2023-06-15 09:15:33 +01:00
David Kinder f74c35f48e Avoid cast to function prototype without arguments 2023-06-15 09:13:16 +01:00
Graham Nelson 2f6fcd37ce Laying some foundations for kit-defined enumerations 2023-06-14 08:46:05 +01:00
Graham Nelson 4d4353f983 Consolidation of kit support for activities 2023-06-10 23:52:27 +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 c32cc7a02d Added dictionary resolution use option 2023-06-04 11:19:34 +01:00
Graham Nelson e153707ebe Updating test suite and notes 2023-06-02 09:03:36 +01:00
Graham Nelson e5c33024f6 More filtering of I6 memory settings 2023-05-16 08:58:36 +01:00
Graham Nelson da9fb27be5 Experimental Unicode-handling change 2023-05-16 08:11:55 +01:00
Graham Nelson baef97ff95 More on IE-0018 2023-05-07 08:16:48 +01:00
Graham Nelson 3c9a25a58a Deprecation of old use option syntax 2023-05-03 22:41:04 +01:00