buddha/bin/
buddha/cnf/
buddha/lib/
buddha/lib/etc/boards/
buddha/lib/house/
buddha/lib/misc/
buddha/lib/plralias/ZZZ/
buddha/lib/plrfiles/
buddha/lib/plrfiles/ZZZ/
buddha/lib/plrobjs/
buddha/lib/plrobjs/ZZZ/
buddha/lib/world/
buddha/lib/world/gld/
buddha/src/
buddha/src/doc/
Dynamic Boards v2.4 			Patrick Dughi (4/23/04)

	This dynamic boards patch will allow you to create and
manipulate boards from the Oasis Oedit interface.  This is both
an update to the previous versions, and a little bit of rewrite
due to messy code.

Features:

	- Ability to create boards 'on the fly' via OLC
	- Named boards (aka, 'read notebook' will work)
	- Remembers which player read which message, and
          marks them.
        - added new player preference 'vieworder' which lets
          seriously messed up people sort the messages in an
          oldest-first fashion.  I mean, if you're really 
          a freak.
        - fixed any known problems in previous versions of
          the code (especially crash bugs).

Requirements:

	CircleMUD 3.1
	Oasis OLC 2.0.6 (for CircleMUD 3.1)

	Feel free to mail any questions, comments, or bug
reports to dughi@imaxx.net.

-PjD