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

2055 commits

Author SHA1 Message Date
Graham Nelson 93f871711b Further pruning of BasicInformExtrasKit 2023-06-11 11:43:28 +01: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
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
Andrew Plotkin 2c0b478cd0 Inter output now has some #OrigSource lines. 2023-05-29 11:36:43 -04:00
Andrew Plotkin 0af34cce65 An Inter error message changed. 2023-05-29 11:34:07 -04:00
Andrew Plotkin bf2d76763b Drop in #OrigSource for the redefinition of OC__Cl(). 2023-05-29 11:14:41 -04:00
Andrew Plotkin 987b5f4736 Update comment. 2023-05-29 10:38:53 -04:00
Graham Nelson 5b3a34c942
Merge pull request #92 from zedlopez/contravariant
fixing stray right-angle-bracket
2023-05-29 08:53:01 +01:00
Andrew Plotkin ecdccb16e1 Inter version bump. 2023-05-28 20:36:18 -04:00
Andrew Plotkin 7e693b08ed Inter now has origsource nodes. 2023-05-28 20:34:08 -04:00
Andrew Plotkin f9653c2377 Use Str::len() instead of peeking at the pointer. 2023-05-28 20:30:57 -04:00
Andrew Plotkin 468a68dcd0 It's ...level, eloc. 2023-05-28 20:09:27 -04:00
Andrew Plotkin e19f50c47a OrigSourceInstruction::new_from_provenance(). 2023-05-28 20:00:45 -04:00
Andrew Plotkin 42532de477 Null OrigSource at the end. 2023-05-28 18:57:34 -04:00
Andrew Plotkin 8b418768a0 Generate #Origsource for kit-compiled functions. 2023-05-28 18:50:39 -04:00