This is a Demo menu enhancement by Coriolis.  Put the .pk3 in any mod
folder for which you wish to use this new UI.  For example, to use this
with the default id games, put this .pk3 in baseq3.

Original Features:
* Ability to browse and launch demos from subdirectories of the game's
  "demos" folder.
* Ability to launch a demo by pressing <enter>.

Features Added 1/30/00:
* Ability to back up one level by pressing <backspace> or <escape>.
  <escape> will take you all the way back to the main menu, but backspace
  will only take you as far back as the "demos" folder.
* Automatically adjusts column count and column widths based on the
  length of the filenames in the current directory.
* Sorts all files alphabetically.
* Created this Readme.txt file.

Bug Fixed 2/1/00:
* A file system directory name that also is a directory name in a .pk3
  no longer causes all other directories to be hidden.

3/18/00:
* Updated for version 1.16n
* Included the full source code!  You are encouraged to use this source
  in any mod.  I would appreciate a line of recognition in your mod's
  README if you do use this sourcecode.

3/19/00:
* Double-clicking now has the same effect as pressing <enter>.
* Added a cvar "ui_DoubleClickTime".  Two clicks on the same item
  within this number of milliseconds will be considered a double-click.
  This cvar only gets created when you enter the demos menu.  This was 
  the only way to keep my source code modifications to the single file.
