summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Smith2008-08-03 20:09:26 +0100
committerBradley Smith2008-08-03 20:09:26 +0100
commitf8e3583e1aa38f1bb35e58f0afe71fc4386f92dd (patch)
treeae55a9a0ccaa96d95c526a022dd8d0b23a221fa0
parentBump version to 1.2.0 (diff)
downloadgnurobots-f8e3583e1aa38f1bb35e58f0afe71fc4386f92dd.tar.gz
Make corrections/additions to documents.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
-rw-r--r--NEWS13
-rw-r--r--README2
-rw-r--r--TODO4
-rw-r--r--doc/Robots-HOWTO2
4 files changed, 14 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 1e5830e..7125131 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,19 @@
RELEASE HISTORY FOR GNU ROBOTS:
_____________________________________________________________________
+1.2.0 Gtk UI Release.
+
+ Move UI away from Xlib to Gtk.
+ Add Vte for interactive input.
+ Brand new graphics courtesy of Eric P. Hutchins.
+ Various minor bugfixes.
+ Marks the beginnings of the fully fledged 'Robot development
+ environment'.
+
1.1.0 Bug fix release.
- Imporve GUI, including proper handling of X events.
- Scrap plugable UI's in preperation for GTK GUI.
+ Improve GUI, including proper handling of X events.
+ Scrap plug-able UI's in preparation for GTK GUI.
General clean up.
1.0D Added some extra documentation (but not much) and the early
diff --git a/README b/README
index 252c19a..ac2c77b 100644
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ Notes
*
* This programming interface would really just act as a kind of code
* generator; it would write a Scheme program that you could then load
-* into GNU Robots. Writing this in GTK+ would seem like a good idea.
+* into GNU Robots.
*
* This will hopefully be in the next release!
diff --git a/TODO b/TODO
index d03b7c0..ac402d2 100644
--- a/TODO
+++ b/TODO
@@ -7,12 +7,10 @@ _____________________________________________________________________
THINGS TO DO:
_____________________________________________________________________
-* Add GTK GUI.
+* Add 'Robot development environment'
* Add graphical map designer.
-* Better graphics?
-
* In version 2.0, more creatures will get added. The things called
"baddie" and "food" and "prize" will be generic descriptors. For
example, "food" will be a generic name for "cookie" or "donut", so
diff --git a/doc/Robots-HOWTO b/doc/Robots-HOWTO
index d15a18c..017d803 100644
--- a/doc/Robots-HOWTO
+++ b/doc/Robots-HOWTO
@@ -167,7 +167,7 @@ print nothing.
particular thing. If the thing is
seen, the function return returns a
true (`#t') value. Note that this is
- sort of a braindead function, in that
+ sort of a brain-dead function, in that
it does not provide the distance to the
thing. The robot cannot look behind
objects, so if you look for a food