rfk-inform.git
2 years agoNew NKIs! master r8
David Griffith [Thu, 20 Jan 2022 00:19:35 +0000 (16:19 -0800)]
New NKIs!

2 years agoAdded some guards against setting an invalid NKI. It just happened!
David Griffith [Wed, 19 Jan 2022 07:48:32 +0000 (23:48 -0800)]
Added some guards against setting an invalid NKI.  It just happened!

The default reply from lookup_msg() is "Unknown NKI (this should not happen)"

If that does happen, it means that a number less than 1 or greater than
MESSAGE_NUM was given.  There may be something wacky going on with
Inform's random() function.

2 years agoGot things ready for a new release.
David Griffith [Wed, 19 Jan 2022 07:19:15 +0000 (23:19 -0800)]
Got things ready for a new release.

2 years agoFixed problem with Kitten animation code that caused Bocfel to crash.
David Griffith [Wed, 19 Jan 2022 07:12:11 +0000 (23:12 -0800)]
Fixed problem with Kitten animation code that caused Bocfel to crash.

4 years agoConverted README to markdown.
David Griffith [Mon, 26 Aug 2019 22:59:30 +0000 (15:59 -0700)]
Converted README to markdown.

4 years agoNow distributed under the Artistic License 2.0.
David Griffith [Mon, 26 Aug 2019 22:46:25 +0000 (15:46 -0700)]
Now distributed under the Artistic License 2.0.

4 years agoBump release number and stuff to prepare for new release.
David Griffith [Fri, 31 May 2019 05:30:40 +0000 (22:30 -0700)]
Bump release number and stuff to prepare for new release.

4 years agoBetter to get Width and Height from $21 and $20 of the story file header.
David Griffith [Fri, 31 May 2019 04:25:09 +0000 (21:25 -0700)]
Better to get Width and Height from $21 and $20 of the story file header.

The locations of $22 and $24 in the story file header are for screen
width and screen height.  This is often synonymous with columns and
rows, but is not guaranteed.  It is better to get these numbers from $21
and $20 which are explicitly stated to be for screen columns and screen
rows.

5 years agoAdding some new NKIs.
David Griffith [Tue, 10 Jul 2018 06:12:15 +0000 (23:12 -0700)]
Adding some new NKIs.

11 years agoMissed some stuff
David Griffith [Fri, 12 Apr 2013 23:23:24 +0000 (16:23 -0700)]
Missed some stuff

11 years agoAdding Makefile
David Griffith [Fri, 12 Apr 2013 23:20:19 +0000 (16:20 -0700)]
Adding Makefile

11 years agoInitialization fixes and remove stray blank lines.
David Griffith [Fri, 12 Apr 2013 23:10:58 +0000 (16:10 -0700)]
Initialization fixes and remove stray blank lines.

11 years agoSlight tweaks
David Griffith [Fri, 12 Apr 2013 22:34:10 +0000 (15:34 -0700)]
Slight tweaks

11 years agoAdding BUGS file
David Griffith [Fri, 12 Apr 2013 22:28:31 +0000 (15:28 -0700)]
Adding BUGS file

11 years agoAdding README
David Griffith [Fri, 12 Apr 2013 22:22:59 +0000 (15:22 -0700)]
Adding README

11 years agoCopyright dates r7
David Griffith [Thu, 21 Mar 2013 01:21:49 +0000 (18:21 -0700)]
Copyright dates

11 years agoAdding a file of NKIs specifically for the Inform Edition.
David Griffith [Thu, 21 Mar 2013 01:20:03 +0000 (18:20 -0700)]
Adding a file of NKIs specifically for the Inform Edition.

11 years agoTweak serial number and modified release history.
David Griffith [Thu, 21 Mar 2013 01:17:16 +0000 (18:17 -0700)]
Tweak serial number and modified release history.

11 years agoModified for multiple input files.
David Griffith [Thu, 21 Mar 2013 01:10:14 +0000 (18:10 -0700)]
Modified for multiple input files.

11 years agoUpdated serial number
David Griffith [Sat, 16 Mar 2013 05:44:10 +0000 (22:44 -0700)]
Updated serial number

11 years agoAdding the official vanilla.nki
David Griffith [Sat, 16 Mar 2013 05:37:39 +0000 (22:37 -0700)]
Adding the official vanilla.nki

11 years agoprint_all_nki() is superfluous now that nki.inf is generated by nki2inf.pl
David Griffith [Tue, 20 Nov 2012 09:09:32 +0000 (01:09 -0800)]
print_all_nki() is superfluous now that nki.inf is generated by nki2inf.pl

11 years agomain body of code converted to using an included nki.inf
David Griffith [Mon, 19 Nov 2012 03:08:38 +0000 (19:08 -0800)]
main body of code converted to using an included nki.inf

11 years agonki2inf.pl for preparing nki files from upstream into a form Inform can digest.
David Griffith [Mon, 19 Nov 2012 03:07:09 +0000 (19:07 -0800)]
nki2inf.pl for preparing nki files from upstream into a form Inform can digest.

11 years agoBasic .gitignore added
David Griffith [Mon, 19 Nov 2012 02:39:31 +0000 (18:39 -0800)]
Basic .gitignore added

11 years agoImport of Release 7
David Griffith [Fri, 2 Nov 2012 04:09:54 +0000 (21:09 -0700)]
Import of Release 7

11 years agoImport of Release 6 r6
David Griffith [Fri, 2 Nov 2012 04:02:19 +0000 (21:02 -0700)]
Import of Release 6

11 years agoImport of Release 5 r5
David Griffith [Fri, 2 Nov 2012 04:01:16 +0000 (21:01 -0700)]
Import of Release 5

11 years agoImport of Release 4 r4
David Griffith [Fri, 2 Nov 2012 04:00:05 +0000 (21:00 -0700)]
Import of Release 4

11 years agoImport of Release 3 r3
David Griffith [Fri, 2 Nov 2012 03:58:25 +0000 (20:58 -0700)]
Import of Release 3

11 years agoImport of Release 2 r2
David Griffith [Fri, 2 Nov 2012 03:57:13 +0000 (20:57 -0700)]
Import of Release 2

11 years agoImport of Release 1 r1
David Griffith [Fri, 2 Nov 2012 03:55:59 +0000 (20:55 -0700)]
Import of Release 1