Fri Jun 11 09:07:21 1999  Kari Pahula  <kari@shiva>

	* fill.c:
	Found the bug.  Now fill should work perfectly.  That was officially
	the last bug.  If you think you've found another bug, it's not a bug,
	it's a feature.  :-)

Thu Jun 10 21:08:06 1999  Kari Pahula  <kari@shiva>

	* fill.c:
	Fill uses a true stack now, and the code is now much cleaner and less
	messier.  There's still one bug, though, with realloc.  Couldn't fix
	it.  :-(

	* xinit.c: Geometry now set more correctly.  Hopefully.

Fri Jun  4 16:59:20 1999  Kari Pahula  <kari@shiva>

	* xwin.h, xwin.c, occupy.h, occupy.c, xevent.c, wrappers.h, wrappers.c, map.h, map.c, xinit.h, xinit.c:
	Actions bound to the mouse buttons.

Thu Jun  3 18:44:18 1999  Kari Pahula  <kari@shiva>

	* xinit.h, xwin.h, xwin.c, xinit.c:
	Some X-specific constants now correctly defined in resources.

Thu May 27 23:11:13 1999  Kari Pahula  <kari@shiva>

	* wrappers.c, xwin.h, occupy.c, xevent.c, xwin.c, xinit.c, xinit.h, wrappers.h:
	Added a turn window, which displays the turn and the number of crosses left
	to place.

Sat May 22 21:12:18 1999  Kari Pahula  <kari@shiva>

	* occupy.c:
	Inactive players now checked _before_ turn change, so no useless turns can
	occur.

	* occupy.h, occupy.c, map.h, xwin.c:
	Should now work correctly with more than two players.  Many things changed.

	* xinit.c:
	Removed player check in alloc_colors, since it was in a wrong place.

	* fill.c: Fill failed to visit each cell in some circumstances.  Fixed.

Fri May 21 18:09:26 1999  Kari Pahula  <kari@shiva>

	* curses_if.h: Initial revision

Sat May  8 10:44:20 1999  Kari Pahula  <kari@shiva>

	* xinit.h, xevent.h, occupy.h, fill.h: Initial revision

	* fill.c:
	Scan coordinates now defined differently internally in function fill.

Thu Apr 29 16:57:52 1999  Kari Pahula  <kari@shiva>

	* wrappers.c, xinit.c, xwin.c:
	Includes now either string.h or strings.h, defined in configure script.

Wed Apr 28 15:46:51 1999  Kari Pahula  <kari@shiva>

	* xinit.c:
	Now uses correctly hard-coded defaults, if they're otherwise absent.

	* wrappers.h: Initial revision

Thu Apr 15 18:35:44 1999  Kari Pahula  <kari@shiva>

	* main.c, xinit.c:
	Now uses version number string defined in configure script

	* xinit.c: unistd.h now included only if gethostname is present

Mon Apr 12 19:20:54 1999  Kari Pahula  <kari@shiva>

	* curses_if.c, fill.c, main.c, map.c, occupy.c, wrappers.c, xevent.c, xinit.c, xwin.c:
	Config.h now used in source

	* xinit.c:
	App-defaults path defined in configure script is now used here correctly

	* wrappers.c, occupy.c, fill.c: Initial revision

Fri Apr  9 12:05:40 1999  Kari Pahula  <kari@shiva>

	* main.c:
	Motti now correctly prints an error message if no map specified

	* curses_if.c: Put file in #ifdef HAVE_LIBNCURSES
	* xevent.c: Put file in #ifdef HAVE_LIBX11
	* xinit.c: Put file in #ifdef HAVE_LIBX11
	* xwin.c: Put file in #ifdef HAVE_LIBX11

	* xinit.c: Initial revision

	* curses_if.c: Map scrolling (hopefully) fixed

Tue Apr  6 13:32:21 1999  Kari Pahula  <kari@shiva>

	* map.c: Fixed a typo in get_map_real_coord.

Mon Apr  5 15:57:04 1999  Kari Pahula  <kari@shiva>

	* map.h: Moved action button update resolution from
	xwin.c:update_buttons to map.c:need_update.

	* xwin.c: Made a workaround in update_buttons for a bug in gcc.

	* xevent.c: Moved action button update resolution from
	xwin.c:update_buttons to map.c:need_update.
	* map.c: Moved action button update resolution from
	xwin.c:update_buttons to map.c:need_update.
	* xwin.h: Moved action button update resolution from
	xwin.c:update_buttons to map.c:need_update.
	* xwin.c: Moved action button update resolution from
	xwin.c:update_buttons to map.c:need_update.
	* main.c: Added curses interface.

	* main.c, curses_if.c: *** empty log message ***

Sat Mar 27 23:17:07 1999  Kari Pahula  <kari@shiva>

	* xevent.c, xwin.h, map.c, map.h, xwin.c: *** empty log message ***

