2000-03-06 11:21  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: New version 3.1.

2000-03-06 10:36  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Correct name to 'eyesim' and version number to 30 to
	match earlier distribution names.

2000-03-06 09:53  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Target clean now removes *.bak.

2000-03-06 08:24  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Target 'clean no removes distribution tarball.

2000-03-06 07:26  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Generate changelog from CVS and include in
	distribution.

2000-03-06 07:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Include *.maz and *.wld in distribution.

2000-03-06 07:13  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: New version number 3.0.  Copy library to mc/<arch>-lib/
	directiry.

2000-01-19 11:17  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Made a better 'dist' target.

2000-01-19 10:19  Petter Reinholdtsen <pere@td.org.uit.no>

	* improc.c, types.h: Corrected type image and colimage to match
	current RoBIOS.

2000-01-19 09:55  Petter Reinholdtsen <pere@td.org.uit.no>

	* protos.h, types.h: Corrected imagerows -> imagecolums and
	imagelines -> imagerows to sync with RoBIOS.

2000-01-11 12:28  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Updated dependencies.

2000-01-07 09:55  Petter Reinholdtsen <pere@td.org.uit.no>

	* OSMT.c: New function forms_redraw().

2000-01-07 09:22  Petter Reinholdtsen <pere@td.org.uit.no>

	* OSMT.c: Corrected implementation of OSExit().  Parameter was exit
	value, not function pointer.

2000-01-07 09:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* vw.c: Added dummy function VWStalled.

2000-01-07 09:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* types.h: Added radio constants (MAXEYE, MSGMAXLEN and BROADCAST)

2000-01-07 09:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* radio.c, servo.c: New stub functions RADIO* and SERVO*.

1999-12-23 02:02  Petter Reinholdtsen <pere@td.org.uit.no>

	* global.c, nocam.c, qcam.c, qcam.h: Move last QuickCam dependant
	code to qcam.c

1999-12-23 01:55  Petter Reinholdtsen <pere@td.org.uit.no>

	* lcdsim.c: Bugfix in LCDPutGraphic.

1999-12-22 17:12  Petter Reinholdtsen <pere@td.org.uit.no>

	* eyebot_cb.c: Correct calculation of initial angle.

1999-12-19 14:35  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile, nocam.c: Added dummy camera driver which always return
	black image.

1999-12-19 14:32  Petter Reinholdtsen <pere@td.org.uit.no>

	* global.c, qcam.c: Moved CalcXferMode() from global.c to qcam.c to
	make sure all qcam driver dependant code is collected in qcam.c and
	camsim.c.

1999-12-04 10:16  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Updated dependencies.

1999-12-03 09:48  Petter Reinholdtsen <pere@td.org.uit.no>

	* OSMT.c: Include <errno.h> to get EAGAIN and ESRCH defined.

1999-11-13 14:24  Petter Reinholdtsen <pere@td.org.uit.no>

	* OSMT.c, OSSem.c, bump.c, errorChange.c, execlib.c, eyebot.h,
	eyebot_cb.c, global.c, multi.c, other.c, screen.c, timer.c,
	eyesim.h, vw.c, xsim.c: Changed filename eyebot.h -> eyesim.h and
	made new file eyebot.h with the header files required by robot
	programs.

1999-11-13 14:13  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Corrected dependencies and changed target 'dep|depend'.

1999-11-13 14:11  Petter Reinholdtsen <pere@td.org.uit.no>

	* OSmisc.c, protos.h: Make dummy implementation for OSMachineName()
	and OSMachineID().

1999-11-13 13:58  Petter Reinholdtsen <pere@td.org.uit.no>

	* OSMT.c: Make sure to initialize ThreadMode to detect when not
	running in MT mode.

1999-11-13 13:57  Petter Reinholdtsen <pere@td.org.uit.no>

	* other.c, vw.c, protos.h, vw.h: Type radiant is now called radians
	in RoBIOS API.

1999-11-13 13:05  Petter Reinholdtsen <pere@td.org.uit.no>

	* kern.h, OSSem.c: Implement real semaphors and remove arbitrary
	semaphor count limit.

1999-11-13 01:53  Petter Reinholdtsen <pere@td.org.uit.no>

	* drive.s: Remove generated file.

1999-11-13 01:51  Petter Reinholdtsen <pere@td.org.uit.no>

	* soccerfield.wld: Added mall size soccer field.

1999-11-12 01:09  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Change targets to compile library first, and then link
	it into the example simulators.

1999-10-24 09:24  Petter Reinholdtsen <pere@td.org.uit.no>

	* xsim: Remove generated files.

1999-10-24 09:21  Petter Reinholdtsen <pere@td.org.uit.no>

	* Makefile: Remove <forms.h> from dependencies.

1999-10-21 09:20  Petter Reinholdtsen <pere@td.org.uit.no>

	* ClassGraph.class, ClassGraphPanel.class, ClassLayout.class,
	LCDDisp.c, LCDDisp.h, Makefile, Mynee.wld, NavigatorButton.class,
	OSMT.c, OSSem.c, OSmisc.c, README, anotherword.wld, bump.c, cam.h,
	camsim.c, chicago-1986.maz, conf.fig, const.h, down.gif, drive.c,
	drive.s, gifs.db, ee.4.wld, errorChange.c, errorChange.fd,
	errorChange.h, execlib.c, eyebot.h, eyebot_cb.c, eyesim.p,
	free.eps, free.fig, global.c, grid.fig, grids.fig, happy.wld,
	hdt.h, hdt_sem.h, helpscreen.c, helpscreen.fd, helpscreen.h,
	icon1.gif, icon2.gif, improc.c, improc.h, ir.c, kern.h, keys.h,
	keysim.c, lcd.h, lcdsim.c, logo.gif, map.fig, mine.wld, mines.wld,
	multi.c, multi.h, myworld.wld, myworlde.wld, new.c, new.wld,
	other.c, pos.txt, protos.h, psd_driv.c, psos41m.p, qcam.c, qcam.h,
	quad.fig, quads.fig, reg.h, reno-1993.maz, rs232.h, runmenow.c,
	screen.c, temp.c, temp.wld, test.wld, theone.wld, timer.c, trial.c,
	trjekj.wld, types.h, viewscreen.c, viewscreen.h, vw.c, vw.h, xsim,
	xsim.c: Import release 2.0 (mc20 and mc20-src).

1999-10-21 09:20  Petter Reinholdtsen <pere@td.org.uit.no>

	* ClassGraph.class, ClassGraphPanel.class, ClassLayout.class,
	LCDDisp.c, LCDDisp.h, Makefile, Mynee.wld, NavigatorButton.class,
	OSMT.c, OSSem.c, OSmisc.c, README, anotherword.wld, bump.c, cam.h,
	camsim.c, chicago-1986.maz, conf.fig, const.h, down.gif, drive.c,
	drive.s, gifs.db, ee.4.wld, errorChange.c, errorChange.fd,
	errorChange.h, execlib.c, eyebot.h, eyebot_cb.c, eyesim.p,
	free.eps, free.fig, global.c, grid.fig, grids.fig, happy.wld,
	hdt.h, hdt_sem.h, helpscreen.c, helpscreen.fd, helpscreen.h,
	icon1.gif, icon2.gif, improc.c, improc.h, ir.c, kern.h, keys.h,
	keysim.c, lcd.h, lcdsim.c, logo.gif, map.fig, mine.wld, mines.wld,
	multi.c, multi.h, myworld.wld, myworlde.wld, new.c, new.wld,
	other.c, pos.txt, protos.h, psd_driv.c, psos41m.p, qcam.c, qcam.h,
	quad.fig, quads.fig, reg.h, reno-1993.maz, rs232.h, runmenow.c,
	screen.c, temp.c, temp.wld, test.wld, theone.wld, timer.c, trial.c,
	trjekj.wld, types.h, viewscreen.c, viewscreen.h, vw.c, vw.h, xsim,
	xsim.c: Initial revision

