1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-05-03 17:49:39 +03:00
Commit graph

2387 commits

Author SHA1 Message Date
Graham Nelson 02b84ca8d9 Preparatory work for in-app testing 2023-09-25 18:40:53 +01:00
David Kinder ee6631239b
Merge pull request #130 from DavidKinder/master
Adjust Windows CSS to remove MacOS fonts and fixed font size
2023-09-22 09:23:21 +01:00
David Kinder f9b8318b3d Adjust Windows CSS to remove MacOS fonts and fixed font size 2023-09-22 09:22:43 +01:00
Graham Nelson af93c8be08 Images in extension documentation 2023-09-21 23:37:35 +01:00
Graham Nelson ebc55aac22 Implementation of IE-0033 2023-09-20 23:00:43 +01:00
Graham Nelson 25378d8d5d Merge branch 'master' of https://github.com/ganelson/inform 2023-09-16 20:09:44 +01:00
Graham Nelson 20a4c28b1b Small update to DialogueKit needed by new Unicode-friendly parser 2023-09-16 20:08:45 +01:00
Graham Nelson 518ddcdf1b
Merge pull request #129 from ptomato/linux-improvements
Linux improvements
2023-09-12 10:56:17 +01:00
Graham Nelson a721e7ab48 Further enhancements 2023-09-12 10:51:37 +01:00
Graham Nelson 0f37410f01 Divided layout into sitemap and contents 2023-09-10 23:46:39 +01:00
Philip Chimento 58d7abb9af Fix mistakes in Blurb language description
"data" has a "type" parameter to indicate the format, here it was
mistakenly named "format". Also fix a nearby typo.
2023-09-10 11:31:58 -07:00
Philip Chimento 6d8bc4a94c Fix misleading indentation
Clang flags this formatting as misleading because it looks like the
'break' is part of the clause of the if-statement.
2023-09-10 11:31:58 -07:00
Philip Chimento 81bc47af7c Fix title-casing in examples test names
On a case-sensitive file system, the names of the examples need to have
the same casing as their transcripts.
2023-09-10 11:31:58 -07:00
David Kinder 6881b0f449
Merge pull request #128 from DavidKinder/unicode
Move to 32-bit character strings
2023-09-10 13:21:39 +01:00
David Kinder 8170d08801 Merge branch 'master' into unicode 2023-09-10 13:11:12 +01:00
David Kinder 34337d1faf Update one L"" string to U"" missed on last merge 2023-09-10 11:45:35 +01:00
Graham Nelson 8524f9373c Continued work towards removal of indoc 2023-09-10 10:56:14 +01:00
David Kinder 2edd7ec93d Merge branch 'master' into unicode 2023-09-10 06:42:19 +01:00
Graham Nelson ac626ad8af More on documentation indexing 2023-09-09 15:23:44 +01:00
David Kinder a51c8c60c0
Merge branch 'ganelson:master' into unicode 2023-09-07 06:38:59 +01:00
Graham Nelson c140b1527d Improvements to extension documentation rendering and indexing 2023-09-06 23:40:30 +01:00
David Kinder 30c1f60e3c Inform is now written in C11, not C99 2023-09-06 13:34:13 +01:00
David Kinder 81a92aef9f Use CH32EOF as EOF marker, allows fewer casts. Also put generated C code back to using wchar_t 2023-09-06 13:19:32 +01:00
David Kinder bde03297ac
Merge branch 'ganelson:master' into unicode 2023-09-06 09:16:55 +01:00
Graham Nelson 89b5273f21 Kit RTP constants using forward-slashed paths even on Windows 2023-09-05 23:38:51 +01:00
Graham Nelson 9a84b68a74 Completed core Inform work on IE-0032 2023-09-05 10:12:54 +01:00
David Kinder 521e590618 First attempt at moving from wchar_t wide strings to 32-bit strings 2023-09-05 08:36:51 +01:00
Graham Nelson 5ccc10ada9 Layout files for extension documentation 2023-09-03 23:58:21 +01:00
Zed Lopez 0ce77d0b3a now with more banish and purloin 2023-09-01 18:19:43 -07:00
Zed Lopez 4145c536a8 Merge branch 'master' into undressing_in_the_abstract 2023-09-01 17:54:47 -07:00
Graham Nelson 56be55c487 Various improvements to extension documentation 2023-09-01 00:06:22 +01:00
Graham Nelson fdcbcb9404 Cross-reference improvements 2023-08-31 18:25:18 +01:00
Graham Nelson 2059114dd1 Tiding up fix for I7-2416 2023-08-30 22:09:04 +01:00
Graham Nelson 0687ab0842
Merge pull request #126 from zedlopez/real_hyperbole
committing sinh/cosh patch
2023-08-30 22:01:48 +01:00
Graham Nelson bc170b5118 Fix for issue with indexing extension documentation 2023-08-30 21:04:59 +01:00
Graham Nelson 1d1605d82a Double-backtick for command parser commands 2023-08-30 09:09:46 +01:00
Graham Nelson 69a12cddd6 Fix for missing intest/Workspace/Actuals bug 2023-08-29 22:14:21 +01:00
Graham Nelson 83fa065e35 Fix for intest -show return code bug when testing inform7 2023-08-29 22:11:34 +01:00
Graham Nelson 9f433e7450 Keeping up with foundation 2023-08-28 18:10:22 +01:00
Graham Nelson 46b767232b Further work on new-style RTP issuance 2023-08-26 19:41:13 +01:00
Graham Nelson 10d3da6a3e Began tinkering with RTP issuing process 2023-08-26 17:07:42 +01:00
Graham Nelson 5dc29e47ee Migrated outcome pages to Markdown and removed inrtps tool 2023-08-26 15:14:13 +01:00
Graham Nelson e8a656bc67 Moved IFM into foundation 2023-08-25 11:02:12 +01:00
Graham Nelson 563142e730 Further work on extension documentation 2023-08-24 23:03:41 +01:00
Zed Lopez fc0ebb4ee7 committing sinh/cosh patch 2023-08-23 22:46:59 -07:00
Graham Nelson 9b619563f5 Keeping up with foundation 2023-08-23 23:19:41 +01:00
Graham Nelson 88f970e3eb Adopted Markdown for extension documentation 2023-08-23 12:15:46 +01:00
Graham Nelson 393fcc651a Keeping up with foundation 2023-08-18 22:15:59 +01:00
Graham Nelson 9c29cd5e5e Minor adaptations for changes to foundation 2023-08-18 19:35:08 +01:00
Zed Lopez 02682b7184 make abstraction strip worn flag 2023-08-15 12:38:57 -07:00