2002-09-24  peterhull90  <peterhull90@dell.valleyway>

	* manor.lua, cave3a.lua, cave3b.lua, dville.lua, pass.lua, starting.lua, tower.lua:
	Put quotes around initial comments

2002-09-23  reybrujo  <reybrujo@dell.valleyway>

	* prep.pl: Fixed included files location

2002-09-22  peterhull90  <peterhull90@dell.valleyway>

	* src/kq.c, src/scrnshot.c:
	Added keyboard polling check and made comments consistent with code

	* obj/unix/.cvsignore: added new line

	* maps/.cvsignore, shots/.cvsignore: Added shots directory

	* ChangeLog: Initial version

	* src/sgame.c: ???

	* src/kq.c: added screenshot functions

	* src/ChangeLog: Added f12 key function

	* mkfiles/makefile.cfg: *** empty log message ***

	* mkfiles/makefile.all: fixed bug in 'clean' target

	* maps/mapdraw.c: Removed unused vars

	* include/scrnshot.h, src/scrnshot.c: Screenshot functionality

2002-09-22  Peter Hull  <peterhull90@hotmail.co>

	* src/scrnshot.c: added #include <stdio.h>

	* src/kq.c: added screen shot support (from Matthew)
	

/*
   KQ is Copyright (C) 2002 by Josh Bolduc

   This file is part of KQ... a freeware RPG.

   KQ is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published
   by the Free Software Foundation; either version 2, or (at your
   option) any later version.

   KQ is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with KQ; see the file COPYING.  If not, write to
   the Free Software Foundation,
       675 Mass Ave, Cambridge, MA 02139, USA.
*/

