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

2224 commits

Author SHA1 Message Date
Andrew Plotkin 340f299c8d Implementation of i7_glk_put_buffer_uni(). 2023-05-19 00:10:59 -04:00
Andrew Plotkin f8c2c7249e Build inform7_clib.[ch]. 2023-05-18 23:51:04 -04:00
Andrew Plotkin f9ef41585f Generate the dictionary in DICT_CHAR_SIZE=4 form. 2023-05-18 23:50:34 -04:00
Andrew Plotkin 4bf6bc5403 Wrote the glk functions, but they don't work yet. 2023-05-18 16:58:07 -04:00
Andrew Plotkin 89cf0a5715 Try implementing glk_request_line_event_uni(). 2023-05-18 16:40:39 -04:00
Andrew Plotkin 8342b454a8 Comment. 2023-05-17 15:25:00 -04:00
Andrew Plotkin 2a544c8c99 A third Unicode test. 2023-05-17 15:24:34 -04:00
Andrew Plotkin c756ab6d28 Might as well have a group. 2023-05-17 14:39:41 -04:00
Andrew Plotkin b6ffb2f7f4 Another test. 2023-05-17 14:36:40 -04:00
Andrew Plotkin 029add1f8d Test case for Unicode parsing. 2023-05-17 14:25:14 -04:00
Andrew Plotkin 0509a17744 Fix bugs in "test me" on Glulx. 2023-05-17 13:41:19 -04:00
Andrew Plotkin a25f96f585 Unit parsing now uses -> and --> appropriately. 2023-05-17 09:42:12 -04:00
Andrew Plotkin 6870a35662 Merge branch 'master' into unicode-parser 2023-05-16 23:50:36 -04:00
Andrew Plotkin c2f8a9038b Bug in preposition-gluing. 2023-05-16 23:16:19 -04:00
Andrew Plotkin 4de2f6e73f Fix the printing routines in BasicInformExtrasKit to match Printing.i6t. 2023-05-16 13:52:53 -04:00
Andrew Plotkin ec0ddf8d57 Update comment. 2023-05-16 10:18:00 -04:00
Andrew Plotkin ddce9d68fd Fix comments and #dict_par values. 2023-05-16 10:11:38 -04:00
Graham Nelson e5c33024f6 More filtering of I6 memory settings 2023-05-16 08:58:36 +01:00
Graham Nelson da9fb27be5 Experimental Unicode-handling change 2023-05-16 08:11:55 +01:00
Andrew Plotkin 9bd8e2c780 Put $DICT_CHAR_SIZE=4 in a glulx-only section so we don't need to
faff around with Target Virtual Machines.w.
2023-05-16 00:55:47 -04:00
Andrew Plotkin 853016078b The rest of Punctuation Removal. 2023-05-15 21:35:27 -04:00
Andrew Plotkin d926dc77e5 Start updating Punctuation Removal. 2023-05-15 21:23:17 -04:00
Zed Lopez 084d5fe5be reblessing changed example output 2023-05-15 15:04:36 -07:00
Zed Lopez 5a817c8550 revisions 2023-05-15 14:06:42 -07:00
Graham Nelson 33c10204bc Unicode character size storage changes for IE-0005 2023-05-15 22:04:46 +01:00
Andrew Plotkin 34f18c3e29 EnglishLanguageKit interb files (derived from Language.i6t I guess). 2023-05-14 21:14:27 -04:00
Andrew Plotkin 775927381f The "i.again" fix wasn't right. 2023-05-14 20:57:40 -04:00
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