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

2247 commits

Author SHA1 Message Date
Andrew Plotkin 2d152f59a4 Adjust TestKeyboardPrimitive(). 2023-05-14 20:48:14 -04:00
Andrew Plotkin 7d0c64aae2 Typo in SpliceSnippet(). 2023-05-14 20:01:50 -04:00
Andrew Plotkin 7508f15c0d TIME_TOKEN(). 2023-05-14 19:47:15 -04:00
Graham Nelson 76293cccfd Updated notes 2023-05-14 22:08:09 +01:00
Graham Nelson 0038a2e46f Fix for Jira bug I7-2242 2023-05-14 22:06:17 +01:00
Andrew Plotkin 5bf3fa8e6a FLOAT_TOKEN() and FloatParse(). 2023-05-14 11:41:56 -04:00
Andrew Plotkin 62ef207ae7 DECIMAL_TOKEN(). 2023-05-14 10:50:53 -04:00
Andrew Plotkin 9d76c5f75b PrintSnippet() wasn't right. 2023-05-14 10:37:59 -04:00
Andrew Plotkin 0ba5c918af Updated DA_Topic(). 2023-05-14 10:31:53 -04:00
Andrew Plotkin 88f971ff1a Adjust TEXT_TY_ROGPRI(). 2023-05-14 01:54:08 -04:00
Andrew Plotkin f88edf2261 Adjust TryNumber(). 2023-05-14 01:38:53 -04:00
Andrew Plotkin ab7477ed3e Disambig-pasting fixes. 2023-05-14 01:17:59 -04:00
Zed Lopez 3627074190 whole of first pass 2023-05-13 22:08:43 -07:00
Andrew Plotkin b6d30f4401 Parser trace snippet output. 2023-05-14 01:08:27 -04:00
Zed Lopez 5dfcddd639 initial commit 2023-05-13 19:51:20 -07:00
Andrew Plotkin c90ee57a56 Update StorageForShortName to a word array on Glulx. 2023-05-13 18:00:57 -04:00
Andrew Plotkin ecc69bbd14 LanguageContraction() now operates on a byte/word array. 2023-05-13 18:00:17 -04:00
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