Download Latest Version vulcan_patches_2.0.tar.gz (25.5 kB)
Email in envelope

Get an email when there's a new version of Vulcan Chess Mods

Name Modified Size InfoDownloads / Week
Parent folder
vulcan-king_bug_patch.tar.gz 2012-09-11 8.0 kB
README 2012-09-11 1.0 kB
vulcan-king_bug.patch 2012-09-10 1.9 kB
COPYING 2012-09-10 18.0 kB
Totals: 4 Items   28.9 kB 0
================================================================================
README -- vulcan-king_bug.patch
Patch to fix a game rule bug in Vulcan (Tri-Dimensional Chess Program)
================================================================================

Copyright © 2012 David Yockey

Developed for and tested in vulcan 0.92 on Linux with X11 GUI.

Latest version : http://http://sourceforge.net/projects/vulcanchessmods/
Author contact : dyockey@users.sourceforge.net


---------
LICENSING
---------

This patch is licensed under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 2 of the 
License, or (at your option) any later version.


------------
INSTALLATION
------------

To apply the patch, place the patch file in the main vulcan source code 
directory and execute the following command:

     patch < vulcan-king_bug.patch


-----
FIXES
-----

This patch prevents a computer's piece from illegally capturing a player's 
king and thereby causing the program to crash.

Source: README, updated 2012-09-11