1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-03 07:24:58 +03:00
Commit graph

2460 commits

Author SHA1 Message Date
Graham Nelson 5b1cde7014 Minor clarification 2024-05-06 10:19:02 +01:00
Graham Nelson 6ecced3042
Merge pull request #144 from erkyrath/index-tidy-2
Improvements to General Index (part 1)
2024-05-06 08:06:18 +01:00
Graham Nelson b81a73c72d Documentation index can now link to body text of examples 2024-05-06 08:05:04 +01:00
Graham Nelson f29fb689d3
Merge pull request #141 from zedlopez/on_stage_off_stage
ensuring that nothing can be both off-stage and not offstage
2024-05-05 23:43:10 +01:00
Graham Nelson 0577b367a1
Merge pull request #146 from zedlopez/token_word_counting
Token word counting
2024-05-05 23:40:16 +01:00
Graham Nelson 988fbd1f63
Merge pull request #147 from zedlopez/whitespace_homogenizer
Whitespace homogenizer
2024-05-05 23:34:54 +01:00
Graham Nelson fd2fb4e7b9 Many many ideal test transcripts revised to accommodate the new RNG from PR#150 2024-05-05 23:28:43 +01:00
Graham Nelson 01afeb303b
Merge pull request #150 from curiousdannii/mitigate-random
Partially mitigate the flaw in Glulx interpreter RNGs
2024-05-05 23:05:14 +01:00
Graham Nelson 254a1cb7a5
Merge pull request #151 from curiousdannii/neptune-out-of-order
Allow for Neptune enums to defined out of numerical order
2024-05-05 23:02:48 +01:00
Graham Nelson bf51ed44ff Fix for Jira bug I7-2372 2024-05-04 13:50:35 +01:00
Graham Nelson 57a1cf6f40 Tweaks to comply better with extension MIT, MIT-0, CC0 and Unlicense terms 2024-05-04 12:33:55 +01:00
Dannii Willis 550b9b49e0 Ensure that all non-specified values are higher than specified ones 2024-05-04 13:20:38 +10:00
Dannii Willis efcbd8d43a Allow for Neptune enums to defined out of numerical order 2024-05-04 13:11:22 +10:00
Dannii Willis 71e5b394d2 Partially mitigate the flaw in Glulx interpreter RNGs 2024-05-03 11:27:35 +10:00
Graham Nelson 7d21367324 IE-0036 completed 2024-05-02 23:31:53 +01:00
Graham Nelson dc839857d0 Most of IE-0036 2024-05-01 23:40:00 +01:00
Graham Nelson 0a760f4e3b Enabled JSON metadata to contain licence declaration 2024-04-29 23:19:36 +01:00
Graham Nelson 28c50813a8 Tidying up 2024-04-29 09:23:13 +01:00
Zed Lopez fd05125ade had been skipping first entry in UnicodeWhitespace ; assign chr to avoid multiple lookups 2024-04-27 16:31:55 -07:00
Graham Nelson beff2bc9de Tentative splitting of time and duration 2024-04-28 00:09:02 +01:00
Zed Lopez bc2e9a57e7 when character is 0x20, wastefully reassign it in preference to wastefully binarysearching 2024-04-27 15:39:28 -07:00
Zed Lopez c75b1c7bfe binarysearch to find whether thing is whitespace in unicode 2024-04-27 15:15:28 -07:00
Zed Lopez a67199b025 Merge branch 'master' into whitespace_homogenizer 2024-04-27 14:39:14 -07:00
Zed Lopez 1dc6f8f34f TokeniseInput function to ensure num_words and players_command are reset after VM_Tokenise 2024-04-27 14:31:42 -07:00
Zed Lopez 2b053160c6 Merge branch 'master' into token_word_counting 2024-04-27 13:48:22 -07:00
Graham Nelson 47472c0319 Neptune-defined arithmetic 2024-04-27 13:12:51 +01:00
Graham Nelson 2958d7ae19 Refactored compilation of arithmetic operations 2024-04-26 01:01:32 +01:00
Graham Nelson ec38eb8d2f Improvements to how extensions can create kinds 2024-04-24 23:01:07 +01:00
Graham Nelson 623fbb916e Added one kind-value pair function 2024-04-22 09:37:42 +01:00
Graham Nelson 61534b38cc Reform of pointer-value kind support and Neptune 2024-04-22 00:28:32 +01:00
Zed Lopez 85c4ecfece binarysearch 2024-04-20 17:23:25 -07:00
Graham Nelson 7ba1243d99 Updating docs 2024-04-18 23:38:46 +01:00
Graham Nelson 832678bff7 Clarification of pointer-value kinds support code 2024-04-18 23:37:18 +01:00
Graham Nelson 19ab732223 Further drafting on the Kits chapter 2024-04-18 23:36:59 +01:00
Andrew Plotkin 7f59554835 Merge branch 'master' into index-tidy-2 2024-04-17 21:02:34 -04:00
Andrew Plotkin adefd5b5da Carried thing. 2024-04-17 20:58:31 -04:00
Andrew Plotkin f64633765f Separate "touchable thing". 2024-04-17 20:56:27 -04:00
Andrew Plotkin d4ae956113 Separate "visible thing" entry. 2024-04-17 20:52:03 -04:00
Andrew Plotkin d29aa7d918 Conditions: actions as conditions. 2024-04-17 20:44:33 -04:00
Andrew Plotkin 5239765a1d Topics: matching snippets. 2024-04-17 20:36:48 -04:00
Andrew Plotkin 4511c3e168 OOPS, AGAIN entries. 2024-04-17 20:34:18 -04:00
Andrew Plotkin f198126145 Condition, as name for value property. 2024-04-17 20:28:15 -04:00
Andrew Plotkin 9491c22e12 Properties: defaults for kind. 2024-04-17 20:26:25 -04:00
Andrew Plotkin 0261e1ca45 Mention "object" as its own kind, but under "thing". 2024-04-17 20:22:15 -04:00
Andrew Plotkin 2df8fb8174 Remove temp OLDIX flag. 2024-04-17 20:10:06 -04:00
Andrew Plotkin 81577acb7f Using lists. 2024-04-17 19:42:05 -04:00
Andrew Plotkin 3e45406525 Bivalent Fallout. 2024-04-17 19:38:48 -04:00
Andrew Plotkin c002a9975c "actions: spontaneously" mirrors "characters: acting spontaneously". 2024-04-17 19:34:30 -04:00
Andrew Plotkin 19d41e7ba5 Combine "instruction other characters/people". 2024-04-17 19:31:34 -04:00
Andrew Plotkin 23574acc50 Saving. 2024-04-17 19:28:32 -04:00