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

18 commits

Author SHA1 Message Date
Graham Nelson ef6f3f2c08 Fixed sundry bugs in releasing along with a solution 2022-08-17 21:43:31 +01:00
Graham Nelson 507a15e43d Fix for inblorb hang when releasing with solution 2022-07-02 10:30:57 +01:00
Philip Chimento df155e8110 Escape escape characters in regular expression strings
The %s here is a format specifier for WRITE_TO(), and the %c's are regular
expression character classes. The %c's must be double-escaped so that the
formatter doesn't choke due to there being too few variable arguments.

This prevents a crash in inblorb when releasing along with a solution.
2022-05-16 22:40:12 -07:00
David Kinder 081c3b45c4 Remove Windows specific Javascript changes from inblorb output 2022-04-30 07:39:18 +01:00
Graham Nelson 4a252c10cc Bug fix for inblorb on releasing auxiliary files 2022-04-07 22:37:19 +01:00
Graham Nelson 6eedda53e6 Fixed bug in releasing small cover image for projects with default cover art 2022-04-06 11:14:15 +01:00
Graham Nelson 0e3d85ac19 Advanced Parchment version to 2022.01 2022-04-05 23:37:45 +01:00
Graham Nelson 2b5772281a Further wchar_t puritanism 2020-07-13 21:37:54 +01:00
Graham Nelson 7c2a7170c4 New file-system separator character convention 2020-07-06 23:00:03 +01:00
Graham Nelson 822b38d314 Migrated to clang 11 2020-06-27 23:18:54 +01:00
Graham Nelson 80af58f62e Catching up with Inweb changes 2020-05-09 13:07:39 +01:00
Graham Nelson ae621dd4d0 Catching up with Foundation function name changes 2020-04-15 23:49:59 +01:00
Graham Nelson 1268a0f40e Colonised 2020-04-14 17:56:54 +01:00
Graham Nelson 6e1fb88642 Improved syntax-colouring of weave 2020-04-07 23:02:44 +01:00
Graham Nelson a3fc704ee4 Fixed cblorb bug (retrospectively) which manifested only in 64-bit C library 2019-11-04 00:11:29 +00:00
Graham Nelson 0b72d7853a Tidied up inblorb 2019-02-10 11:27:48 +00:00
Graham Nelson 1194ff940a Tidied up the inblorb web 2019-02-09 23:58:02 +00:00
Graham Nelson 114e94f090 Initial commit 2019-02-05 00:44:07 +00:00