summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
David Griffith [Thu, 20 Jan 2022 00:19:35 +0000 (16:19 -0800)]
New NKIs!
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.
David Griffith [Wed, 19 Jan 2022 07:19:15 +0000 (23:19 -0800)]
Got things ready for a new release.
David Griffith [Wed, 19 Jan 2022 07:12:11 +0000 (23:12 -0800)]
Fixed problem with Kitten animation code that caused Bocfel to crash.
David Griffith [Mon, 26 Aug 2019 22:59:30 +0000 (15:59 -0700)]
Converted README to markdown.
David Griffith [Mon, 26 Aug 2019 22:46:25 +0000 (15:46 -0700)]
Now distributed under the Artistic License 2.0.
David Griffith [Fri, 31 May 2019 05:30:40 +0000 (22:30 -0700)]
Bump release number and stuff to prepare for new release.
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.
David Griffith [Tue, 10 Jul 2018 06:12:15 +0000 (23:12 -0700)]
Adding some new NKIs.
David Griffith [Fri, 12 Apr 2013 23:23:24 +0000 (16:23 -0700)]
Missed some stuff
David Griffith [Fri, 12 Apr 2013 23:20:19 +0000 (16:20 -0700)]
Adding Makefile
David Griffith [Fri, 12 Apr 2013 23:10:58 +0000 (16:10 -0700)]
Initialization fixes and remove stray blank lines.
David Griffith [Fri, 12 Apr 2013 22:34:10 +0000 (15:34 -0700)]
Slight tweaks
David Griffith [Fri, 12 Apr 2013 22:28:31 +0000 (15:28 -0700)]
Adding BUGS file
David Griffith [Fri, 12 Apr 2013 22:22:59 +0000 (15:22 -0700)]
Adding README
David Griffith [Thu, 21 Mar 2013 01:21:49 +0000 (18:21 -0700)]
Copyright dates
David Griffith [Thu, 21 Mar 2013 01:20:03 +0000 (18:20 -0700)]
Adding a file of NKIs specifically for the Inform Edition.
David Griffith [Thu, 21 Mar 2013 01:17:16 +0000 (18:17 -0700)]
Tweak serial number and modified release history.
David Griffith [Thu, 21 Mar 2013 01:10:14 +0000 (18:10 -0700)]
Modified for multiple input files.
David Griffith [Sat, 16 Mar 2013 05:44:10 +0000 (22:44 -0700)]
Updated serial number
David Griffith [Sat, 16 Mar 2013 05:37:39 +0000 (22:37 -0700)]
Adding the official vanilla.nki
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
David Griffith [Mon, 19 Nov 2012 03:08:38 +0000 (19:08 -0800)]
main body of code converted to using an included nki.inf
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.
David Griffith [Mon, 19 Nov 2012 02:39:31 +0000 (18:39 -0800)]
Basic .gitignore added
David Griffith [Fri, 2 Nov 2012 04:09:54 +0000 (21:09 -0700)]
Import of Release 7
David Griffith [Fri, 2 Nov 2012 04:02:19 +0000 (21:02 -0700)]
Import of Release 6
David Griffith [Fri, 2 Nov 2012 04:01:16 +0000 (21:01 -0700)]
Import of Release 5
David Griffith [Fri, 2 Nov 2012 04:00:05 +0000 (21:00 -0700)]
Import of Release 4
David Griffith [Fri, 2 Nov 2012 03:58:25 +0000 (20:58 -0700)]
Import of Release 3
David Griffith [Fri, 2 Nov 2012 03:57:13 +0000 (20:57 -0700)]
Import of Release 2
David Griffith [Fri, 2 Nov 2012 03:55:59 +0000 (20:55 -0700)]
Import of Release 1