]> git.cworth.org Git - rrsolve/blobdiff - ChangeLog
* src/Makefile.am (rrsolve_LDFLAGS): Fix to not ovverride user
[rrsolve] / ChangeLog
index 34e11a524b674cbedfccd3624f4116cc4639cdb2..827d86476d83c6b774fe81adfc836cfb55ce3464 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2004-01-10  Carl Worth  <cworth@isi.edu>
+
+       * src/Makefile.am (rrsolve_LDFLAGS): Fix to not ovverride user
+       variables.
+
+       * src/rrsolve.c (handle_events): Speed up rrsolve robot movement
+       slightly.
+       (handle_events): Keep track of users in the game and their scores.
+       (handle_events): Implement "pity points". If another user with a
+       lower score than rrsolve matches its bid, then rrsolve will revoke
+       its bid (and immediately make it again), to give the other user
+       the first chance to demonstrate the solution. This behavior makes
+       solitaire play against rrsolve much more enjoyable.
+
+       * configure.in: Now require librr >= 0.1.1
+
 2003-07-09  Carl Worth  <cworth@isi.edu>
 
        * src/rrsolve.c (main): Added an error message for board parse