Revision history for Perl extension Games::ScottAdams.

0.02  Mon Jun  7 12:49:50 2004
	- First release.

0.01  Tue Apr 17 13:42:46 2001
	- original version; created by h2xs 1.19

--

### Still to do
	- Allow room/item descriptions on %whatever line.
	- Naming and reusing of messages.
	- Handle multi-line messages.
	- Test all the action conditions and results.
	- Mechanism for setting and testing flags by name.
	  (It looks like flag 15 or 16 (### which?)
	   always indicates if light has run out.)
	- Register current line-numbers with rooms, actions, etc. so
	  that compile-phase errors can be reported better.
	- Write decompiler; regression-test against compiler.

It's possible to write perfectly good games (e.g. to clone Scott
Adams's own _Adventureland_) without any of these refinements.
