[gnome-chess] Drop Amundsen support



commit 6875200dfeccdf6fa9fa2161abdaa29501038e3c
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Aug 18 15:55:11 2013 -0500

    Drop Amundsen support
    
    Amundsen doesn't support the CECP Undo command.  We could work around
    this in GNOME Chess, but as Amundsen is really the *only* violator that
    I'm aware of, and isn't a very well-known engine, I have no inclination
    to do so.  Undo is part of the core protocol and it's not an optional
    item.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=705013

 data/chess-engines.conf |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/data/chess-engines.conf b/data/chess-engines.conf
index 4acfe96..aaac9d0 100644
--- a/data/chess-engines.conf
+++ b/data/chess-engines.conf
@@ -1,14 +1,5 @@
 # GNOME Chess will detect any engines listed here
 
-[Amundsen]
-protocol=cecp
-binary=amundsen
-option-easy-0=easy
-option-easy-1=sd 2
-option-normal-0=easy
-option-normal-1=sd 3
-option-hard-0=hard
-
 [Amy]
 protocol=cecp
 binary=Amy


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]