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

60 commits

Author SHA1 Message Date
Philip Chimento 6db2d3e27c Add Flatpak integration target to indoc instructions
I found that when building a Flatpak package where the build of each
component is siloed from the others, I need to copy the integration files
into some shared location. Ideally this would be governed by a setting in
make-integration-settings.mk, but for now, add a separate target to indoc
which I will select with INDOCOPTS in my integration settings.
2022-04-28 10:43:00 -07:00
David Kinder 0f4d4ec7e4
Merge branch 'ganelson:master' into master 2022-04-28 04:43:03 +01:00
Graham Nelson 3561e47863 Tidied up some I6 references 2022-04-27 23:13:36 +01:00
Graham Nelson 89d3bbd731 Catching up the Advice folder with the current MacOS app content 2022-04-27 22:54:52 +01:00
Graham Nelson edcf9a9f6e Merge branch 'master' of https://github.com/ganelson/inform 2022-04-27 22:51:51 +01:00
Graham Nelson 7ab89871f4 Due consideration of the march of time 2022-04-27 22:51:17 +01:00
David Kinder 6d966d4cf0 Updated paths for Windows 2022-04-27 20:32:50 +01:00
Philip Chimento f00dd1a594 Integration settings for Linux
I'll keep my inform7-ide checkout in the same root as inform, and it's now
named inform7-ide rather than gnome-inform7. (Later I may change this to
install directly into /usr though.)
2022-04-26 22:54:15 -07:00
Graham Nelson 350ff14725 Renamed image to remove spurious space in filename 2022-04-19 12:15:22 +01:00
Graham Nelson 0d58d4898c Modernised Include (- ... -) syntax 2022-04-19 00:29:00 +01:00
Graham Nelson fc26489886 Removed Vorple as part of the main repository 2022-04-15 17:54:32 +01:00
Graham Nelson a1163b3377 Fix for Mantis bug 1861 2022-04-13 11:12:21 +01:00
Graham Nelson 6fae4ff940 Fix for Mantis bug 1867 2022-04-13 10:37:42 +01:00
Graham Nelson 7a29e39a40 Fix for Mantis bug 1872 2022-04-13 10:13:07 +01:00
Graham Nelson 365283e100 Fix for Mantis bug 1874 2022-04-13 09:02:01 +01:00
Graham Nelson 6e04553d9d Fix for Mantis bug 1838 2022-04-12 13:01:01 +01:00
Graham Nelson 6e394e56da Fix for Mantis bug 1972 2022-04-12 10:41:46 +01:00
Graham Nelson 6e27e27237 Fix for Mantis bug 1907 2022-04-12 00:15:03 +01:00
Graham Nelson 60e83d3da7 Fix for Mantis bug 1908 2022-04-12 00:06:48 +01:00
Graham Nelson 19e635c168 Fix for Mantis bug 1925 2022-04-11 22:51:38 +01:00
Graham Nelson 3b2700192c Fix for Mantis bug 1926 2022-04-11 22:38:31 +01:00
Graham Nelson 87ee13d371 Fix for Mantis bug 1927 2022-04-11 22:35:06 +01:00
Graham Nelson 6d2bca54df Fix for Mantis bug 1963 2022-04-10 23:35:18 +01:00
Graham Nelson c327a2354d Fix for AlienInvasion-G test confused over residual glkdata file 2022-04-10 22:43:32 +01:00
Graham Nelson a26eb1f006 Fix for Mantis bug 1996 2022-04-10 09:57:59 +01:00
Graham Nelson 3172f5a4bc Fix for Mantis bug 2005 2022-04-10 09:15:49 +01:00
Graham Nelson 5d6c6d073c Fix for Mantis bug 2006 2022-04-10 09:11:44 +01:00
Graham Nelson 23670bf671 Fix for Mantis bug 2035 2022-04-09 11:52:38 +01:00
Graham Nelson 114c572db2 Test case fixes after change of early newline output behaviour 2022-04-09 11:27:48 +01:00
Graham Nelson 1e23e65814 Fix for Mantis bug 2045 2022-04-07 22:36:47 +01:00
Graham Nelson 9b87f3e484 Fix for Mantis bug 2053 2022-04-07 20:24:59 +01:00
Graham Nelson 21cfe8f6a0 Fix for Mantis bug 2055 2022-04-07 20:21:22 +01:00
Graham Nelson ce373c14fa Fix for Mantis bug 2081 2022-04-06 22:09:44 +01:00
Graham Nelson 5a8ad1d7aa Fix for Mantis bug 2096 2022-04-06 21:27:10 +01:00
Graham Nelson 5baa997f03 Fix for Mantis bug 2097 2022-04-06 21:19:38 +01:00
Graham Nelson 7b361ce679 Fix for Mantis bug 2104 2022-04-06 21:15:32 +01:00
Graham Nelson 6d1fe47030 Fix for Mantis bug 2098 2022-04-06 21:10:41 +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 522eaad642 Fixed face-palming FileIO_PutC bug 2022-03-04 11:49:45 +00:00
Graham Nelson 4ff69d1edd Refactored wiring of symbols 2022-01-03 23:40:23 +00:00
Graham Nelson b0069b92ce Finally made door_to property not a special case 2021-10-18 05:31:07 +01:00
Graham Nelson f92d8c50ac Small reform of variable packages in Inter 2021-09-19 12:47:18 +01:00
Graham Nelson 8d3be62bff Brought testing up to date 2021-07-30 23:11:04 +01:00
Graham Nelson 4f35032e81 Finished reorganising relations for now 2021-05-12 21:59:43 +01:00
Graham Nelson 4f772043a7 Made table of verb forms synoptic 2021-05-02 11:01:12 +01:00
Graham Nelson 5fab7558c0 Removed reference to discontinued problem message 2021-04-20 23:42:55 +01:00
Graham Nelson 80e36dc532 Completed invocations 2021-04-06 14:56:15 +01:00
Graham Nelson cf23bc5b18 Added operator verb declarations to Basic Inform 2020-07-31 11:24:59 +01:00
Graham Nelson 9ce5924d55 Converted Chanel and Wallpaper example test cases to run on Glulx 2020-07-16 14:29:47 +01:00
Graham Nelson aa54188874 Enter the Lcon 2020-07-01 00:58:55 +01:00