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

2224 commits

Author SHA1 Message Date
Graham Nelson bd96c13aab Bumped some extension version numbers 2023-06-12 23:16:00 +01:00
Graham Nelson 2d800f0de9 Updated notes 2023-06-12 21:31:31 +01:00
Graham Nelson af2531f4b2 Fix for Jira bug I7-2265 2023-06-12 21:29:58 +01:00
Graham Nelson 8d34310585 Updated notes 2023-06-12 21:14:27 +01:00
Graham Nelson 11e1f756c1 Fix for Jira bug I7-2142 2023-06-12 21:12:13 +01:00
Zed Lopez 09ab3d995b Merge branch 'master' into static_idx 2023-06-12 10:14:28 -07:00
Graham Nelson 6a4eaf6439
Merge pull request #100 from curiousdannii/master-1
Add an EditorConfig file
2023-06-12 10:36:09 +01:00
Graham Nelson 7ef78af260
Merge pull request #101 from zedlopez/concealment_tests
Concealment tests
2023-06-12 10:31:57 +01:00
Graham Nelson 9fa1ad6993 Refactored code-provenance Inter instructions 2023-06-12 10:03:15 +01:00
Graham Nelson c4d12a8b15 Filled foolish omission 2023-06-12 08:50:35 +01:00
Zed Lopez 12ae115c3d Merge branch 'master' into static_idx 2023-06-11 11:32:10 -07:00
Zed Lopez 03fe4bccc4 initial commit concealment tests 2023-06-11 10:21:06 -07:00
Graham Nelson d7d1d09277 Removal of BasicInformExtrasKit 2023-06-11 14:34:38 +01:00
Graham Nelson 93f871711b Further pruning of BasicInformExtrasKit 2023-06-11 11:43:28 +01:00
Dannii Willis 1c16d3f1e0
Add an EditorConfig file. See https://editorconfig.org 2023-06-11 11:33:02 +10:00
Graham Nelson 4d4353f983 Consolidation of kit support for activities 2023-06-10 23:52:27 +01:00
Graham Nelson 3b5f77d067 Merge branch 'master' of https://github.com/ganelson/inform 2023-06-10 09:36:55 +01:00
Graham Nelson 5a6469c072 Removed Glulx- and Zmachine-only sections of BasicInformKit 2023-06-10 09:36:17 +01:00
Graham Nelson 7212335745
Merge pull request #90 from zedlopez/no_automatic_plural_synonyms
No automatic plural synonyms
2023-06-10 07:41:46 +01:00
Graham Nelson e802307073 Minor adjustment 2023-06-10 07:40:20 +01:00
Graham Nelson 109df1dfa2 Further kit refactoring 2023-06-09 11:15:21 +01:00
Graham Nelson fbfbf6f8d6 Further redistribution of work between kits 2023-06-08 23:41:37 +01:00
Graham Nelson c9953cd7c1 Moved Glulx undo functions into Architecture32Kit 2023-06-08 21:55:41 +01:00
Graham Nelson bbf0849314 Further refactoring 2023-06-08 19:57:05 +01:00
Graham Nelson fc608e7428 Minor refactoring 2023-06-07 23:15:23 +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 b2c6b5f5ac Updated test case results 2023-06-07 07:44:09 +01:00
Zed Lopez 2b92e635ab updating no automatic plural synonyms for new use option scheme 2023-06-05 06:59:05 -07:00
Graham Nelson 7cd3c7b5f0
Merge pull request #99 from zedlopez/example_tweaks
consistent names between examples and recipe book; making Clark2 standalone
2023-06-05 11:21:00 +01:00
Graham Nelson e8278a5697 Minor tidying-up after ORIGSOURCE_IST changes 2023-06-05 11:12:24 +01:00
Graham Nelson 8e4b0d14c7
Merge pull request #97 from erkyrath/origsource
Origsource directive
2023-06-05 09:32:33 +01:00
Zed Lopez 9608d429a5 fix to compilation settings 2023-06-04 22:03:25 -07:00
Zed Lopez 49640bcf32 merging master 2023-06-04 21:30:16 -07:00
Zed Lopez 145138c0e0 consistent names between examples and recipe book; making Clark2 standalone 2023-06-04 21:03:40 -07:00
Graham Nelson c1367fa63f
Merge pull request #91 from zedlopez/deactivate_clarification
Deactivate clarification
2023-06-04 23:12:41 +01:00
Graham Nelson 17edb20f74
Merge pull request #98 from erkyrath/utf-8-fix
UTF-8 fix for high range, plus test case
2023-06-04 21:56:19 +01:00
Andrew Plotkin 33c5d8cc09 Merge branch 'master' into utf-8-fix 2023-06-04 12:38:34 -04:00
Andrew Plotkin 06b859bcbc Another Unicode test. 2023-06-04 12:34:33 -04:00
Graham Nelson c32cc7a02d Added dictionary resolution use option 2023-06-04 11:19:34 +01:00
Andrew Plotkin 2e67ba6087 Full UTF-8 handling for C Miniglk. 2023-06-03 22:57:33 -04:00
Andrew Plotkin 90c88f43d9 Build the DialogueKit interb files too, I guess. 2023-06-03 09:48:38 -04:00
Andrew Plotkin 2cb89f11da Update EnglishLanguageKit .interb files. 2023-06-03 09:44:37 -04:00
Andrew Plotkin 861681d870 Merge branch 'master' into origsource 2023-06-03 09:43:15 -04:00
Graham Nelson 839d94e423
Merge pull request #95 from erkyrath/unicode-parser
IE-0019: Unicode parser
2023-06-03 09:16:56 +01:00
Graham Nelson e5f4a75bc0 Rewrite of the Pink or Blue test case 2023-06-02 10:13:22 +01:00
Graham Nelson 407631d031
Merge pull request #94 from zedlopez/smash_the_gender_binary
Smash the gender binary
2023-06-02 09:26:21 +01:00
Graham Nelson e153707ebe Updating test suite and notes 2023-06-02 09:03:36 +01:00
Graham Nelson 89fbb6c6ec
Merge pull request #89 from zedlopez/concealment
Concealment
2023-06-02 07:56:55 +01:00
Graham Nelson 7f56170afe
Merge pull request #93 from zedlopez/list_of_values_in_wi
commit of list of values patch for wi
2023-06-02 07:51:00 +01:00