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

2230 commits

Author SHA1 Message Date
Andrew Plotkin e0f59380ed Update SetPlayersCommand(). 2023-05-13 17:18:34 -04:00
Andrew Plotkin d60e01213a Get the I6 setting for $DICT_CHAR_SIZE=4 in there. 2023-05-13 13:30:58 -04:00
Andrew Plotkin 0b10e0bf5c Set up DICT_WORD_SIZE and DICT_ENTRY_BYTES, although these are
probably in the wrong place.
2023-05-13 13:26:03 -04:00
Andrew Plotkin d377e0f64e DICT_CHAR_SIZE is always 4. 2023-05-13 00:54:49 -04:00
Andrew Plotkin e8af2cee10 Update buffer3 handling for "again". 2023-05-13 00:45:57 -04:00
Andrew Plotkin e1cb80b607 Adjust some buffer-clearing. 2023-05-13 00:42:29 -04:00
Andrew Plotkin 026ae694c1 Adjust oops handling. 2023-05-13 00:38:09 -04:00
Andrew Plotkin 1fd88ff112 Adjust oops_workspace. 2023-05-13 00:32:37 -04:00
Andrew Plotkin 9ba7979d18 Changed my mind about using gbuffer. 2023-05-12 19:59:26 -04:00
Andrew Plotkin 96eb5ec895 Update WordAddress(), PrintSnippet(), SpliceSnippet() 2023-05-12 19:57:42 -04:00
Andrew Plotkin 28de0fb9b4 Add Glulx_PrintAnyToArrayUni(). 2023-05-12 19:02:02 -04:00
Andrew Plotkin 600cebd3a4 Use glk wrapper calls. 2023-05-12 18:51:33 -04:00
Andrew Plotkin 703bc1243a Fix typos. 2023-05-12 18:43:24 -04:00
Andrew Plotkin 442b81cb3a LTI_Insert(), GGWordCompare(). 2023-05-12 18:32:08 -04:00
Andrew Plotkin 5809e1010f Start the unicode parser work in Glulx.i6t: buffer arrays, VM_ReadKeyboard(),
VM_CopyBuffer(), VM_PrintToBuffer(), VM_Tokenise().
2023-05-12 18:26:24 -04:00
Zed Lopez 1255c551e0 commit of list of values patch for wi 2023-05-09 19:25:09 -07:00
Graham Nelson 0370bf5969 Updated notes 2023-05-08 09:46:21 +01:00
Graham Nelson 687dba6857 Fix for Jira bug I7-2344 2023-05-08 09:44:37 +01:00
Graham Nelson 58281ff2ad Updated notes 2023-05-08 00:02:32 +01:00
Graham Nelson d608388d64 Fix for Jira bug I7-2225 2023-05-08 00:00:16 +01:00
Graham Nelson baef97ff95 More on IE-0018 2023-05-07 08:16:48 +01:00
Graham Nelson 7c3e494513 Fixed a bug in inbuild causing project dependency graphs to omit some extensions 2023-05-06 19:24:54 +01:00
Graham Nelson 03801928bf More on extension installation 2023-05-06 13:25:34 +01:00
Zed Lopez 65da490cde fixing stray right-angle-bracket 2023-05-04 20:33:08 -07:00
Graham Nelson 72d90591ff Renamed variable to avoid Windows build issues 2023-05-04 19:32:27 +01:00
Graham Nelson 3c9a25a58a Deprecation of old use option syntax 2023-05-03 22:41:04 +01:00
Graham Nelson 326dacf96b And source 2023-05-03 09:39:20 +01:00
Graham Nelson 774b724ec3 Fix for unicode pointers bug 2023-05-03 09:37:34 +01:00
Graham Nelson a011ec67b9 Fix for Jira bug I7-2341 2023-05-02 21:40:15 +01:00
Graham Nelson 95e613cd6a Implemented IE-0018 2023-05-02 19:07:44 +01:00
Graham Nelson 1f058a9503 Fix for Jira bug I7-2293 2023-04-30 11:50:22 +01:00
Graham Nelson 29e5206d42 Updated notes 2023-04-30 10:40:31 +01:00
Graham Nelson 04e526f0a6 Fix for Jira bug I7-2298 2023-04-30 10:31:51 +01:00
Graham Nelson b382906e39 Further improvements to I6 syntax error reporting 2023-04-29 23:36:11 +01:00
Graham Nelson 568429d61c More accurate I6 error location 2023-04-28 11:18:56 +01:00
Graham Nelson 8aa902ce50 More on schema error reporting 2023-04-26 23:11:43 +01:00
Graham Nelson 8d92831249 Improved error reporting on kit and insertion code 2023-04-25 10:37:50 +01:00
Zed Lopez e59bc7c44b correcting documentation 2023-04-23 21:49:44 -07:00
Zed Lopez 6a18ea63c3 adding tests ; not enough yet 2023-04-23 16:33:48 -07:00
Graham Nelson a1d0a7bda8 Updated notes 2023-04-23 23:17:56 +01:00
Graham Nelson 4d97b499cf Fix for Jira bug I7-2335 2023-04-23 23:15:44 +01:00
Zed Lopez a0f0d59b29 working version 2023-04-23 15:01:24 -07:00
Graham Nelson c9f22044b5 Updated notes 2023-04-23 21:18:14 +01:00
Graham Nelson 4fb6e57b86 Fix for Jira bug I7-2297 2023-04-23 21:16:45 +01:00
Zed Lopez f4f2b3cb6a Merge branch 'master' into static_idx 2023-04-23 09:42:29 -07:00
Zed Lopez 4ec7fb8e29 clarification reactivation commitification 2023-04-23 07:20:30 -07:00
Zed Lopez 32064e9d24 clarification deactivation commitification 2023-04-23 07:13:52 -07:00
Zed Lopez 9881c2eb09 initial commit toward deactivate_clarification 2023-04-23 01:39:46 -07:00
Zed Lopez 70dcc4b051 not including Basic Inform 2023-04-22 20:51:43 -07:00
Zed Lopez 4f09b2f103 no automatic plural synonyms used here 2023-04-22 20:50:30 -07:00