1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-02 23:14:57 +03:00
Commit graph

1357 commits

Author SHA1 Message Date
Graham Nelson 10512016f5 Minor misprints corrected (with thanks to BorisTheBrave) 2022-04-30 12:05:12 +01:00
Graham Nelson 5c45e29e84 Fixed makescript to build Standard Rules and Basic Inform incrementally again 2022-04-30 12:04:24 +01:00
Graham Nelson bfe5a878c5
Merge pull request #8 from BorisTheBrave/patch-1
Update comment in Phrase Definitions.w
2022-04-29 08:15:07 +01:00
Graham Nelson 4d75354f31
Merge pull request #7 from g051051/patch-1
Update Imperative Module.w
2022-04-29 08:14:44 +01:00
Graham Nelson 25899a03b2
Merge pull request #10 from Trainzack/patch-1
Remove private repository disclaimers
2022-04-29 08:14:15 +01:00
Eli A Zupke 4d9ef0868f
Remove private repository disclaimers
This removes a couple of disclaimers warning of functionality that does not yet work because this repository is private. As this repository has been made public, these disclaimers no longer serve a purpose.
2022-04-28 20:42:12 -07:00
BorisTheBrave 8d0fbdcb02
Update comment in Phrase Definitions.w
Trivial typo fix.
2022-04-28 23:26:47 +01:00
g051051 3b600c7c3a
Update Imperative Module.w
Trivial typo fix.
2022-04-28 15:33:02 -04:00
Graham Nelson c4bc6cd4ca
Merge pull request #6 from ptomato/indoc-instructions
Add Flatpak integration target to indoc instructions
2022-04-28 19:12:34 +01:00
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
Graham Nelson 3ea9ce725f Second attempt to reconcile links 2022-04-28 17:37:28 +01:00
Graham Nelson c5dc0ad99a Merge branch 'master' of https://github.com/ganelson/inform 2022-04-28 17:20:57 +01:00
Graham Nelson e3ca7dd3c1 Possible fix for navigation link issue between inform and inweb/intest 2022-04-28 17:20:06 +01:00
Graham Nelson d29888c491
Merge pull request #5 from DavidKinder/master
Changes for integrating the latest build with the Windows front-end
2022-04-28 16:48:01 +01:00
Graham Nelson b125b36f31 Advanced build to 10.1.0-beta 2022-04-28 16:45:17 +01:00
Graham Nelson e866952c2a Licence date added 2022-04-28 15:50:20 +01:00
Graham Nelson a8921686cb Fix two cases in linguistics-test 2022-04-28 15:37:22 +01:00
David Kinder 14bd96cda8
Merge branch 'ganelson:master' into master 2022-04-28 13:49:53 +01:00
Graham Nelson 376e9f3b57 Further ANL fiddle 2022-04-28 13:47:46 +01:00
David Kinder 827b4b2099
Merge branch 'ganelson:master' into master 2022-04-28 10:38:50 +01:00
Graham Nelson b8f4b2d9d9 Slightly more logging of ANL viability 2022-04-28 10:36:59 +01:00
Graham Nelson 21293a1910 Status update 2022-04-28 09:31:39 +01:00
David Kinder c955ae1aea
Merge branch 'ganelson:master' into master 2022-04-28 09:04:29 +01:00
Graham Nelson e4e338303e
Merge pull request #4 from ptomato/indentation
Use correct tab indentation in makefiles
2022-04-28 09:03:28 +01:00
David Kinder 0f8ca86249 Don't create Internal/Documentation as not used, and copy to Internal/Templates when making integration 2022-04-28 06:42:18 +01:00
Philip Chimento 1d64fdef8c Use correct tab indentation in makefiles
By accident, I had used four spaces here.
2022-04-27 21:17:20 -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
David Kinder 4e5662fb4a Replace two occurrences of four spaces with a tab 2022-04-27 20:32:34 +01:00
Philip Chimento 79c722cde2 Update location where Linux app can be found, in README 2022-04-26 22:54:15 -07: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
Philip Chimento 092683a170 Ensure integration directories exist
This creates the directories in the user interface apps where some of the
files are copied to, if they don't exist yet.
2022-04-26 22:11:05 -07:00
Graham Nelson 4dd5774924 Fixed miscellaneous undefined behaviour and buffer overrun issues 2022-04-26 23:54:31 +01:00
Graham Nelson 002a48dc9f Accidentally missed 2022-04-26 13:08:42 +01:00
Graham Nelson 4f869b386a Removed some undefined behaviour from the C code 2022-04-26 13:07:34 +01:00
Graham Nelson 99c7394e81 Modernised inform.mkscript 2022-04-25 16:44:43 +01:00
Graham Nelson e25b49212e Migrated the eight EgN-C test cases to use makescripts 2022-04-24 23:46:22 +01:00
Graham Nelson 229e604b52 Stopped inform.mkscript from compiling Inform 6 multiple times on "make force" 2022-04-24 12:38:35 +01:00
Graham Nelson 35ebd18c8a Fix for Obedience-C issue 2022-04-24 12:31:42 +01:00
Graham Nelson c3df78c70e Redrafting 2022-04-24 12:05:17 +01:00
Graham Nelson 526567a9a4 Redrafting 2022-04-24 11:58:43 +01:00
Graham Nelson d2917da6f2 Redrafting 2022-04-24 10:43:54 +01:00
Graham Nelson 3dfc38e83a Updated README.md 2022-04-24 10:35:55 +01:00
Graham Nelson bccf1ac979 Made first.sh cleanly build for use after checking out an update 2022-04-24 00:45:51 +01:00
Graham Nelson 4fba69d24c Using new-style readme scripts 2022-04-23 23:45:47 +01:00
Graham Nelson f0abc67d79 Using new-style gitignore scripts (again) 2022-04-23 14:02:23 +01:00