Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
vulcan-clock_option_patch.tar.gz | 2012-10-04 | 9.0 kB | |
README | 2012-10-04 | 1.3 kB | |
Totals: 2 Items | 10.3 kB | 0 |
================================================================================ README -- vulcan-clock_option.patch Patch to add an option to show or hide the clock in Vulcan (Tri-Dimensional Chess Program) ================================================================================ Copyright © 2012 David Yockey Developed for and tested on Linux with X11 GUI in vulcan 0.92 patched with the mouse bug and and king bug patches available at http://http://sourceforge.net/projects/vulcanchessmods/ 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-clock_option.patch ----------- DESCRIPTION ----------- This patch adds an option to Vulcan's Options menu to enable a user to turn off the clock showing the elapsed time for each player. The patch also adds a command line option '-t' to enable turning off the clock when Vulcan is launched.