mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
+ added statistics progression; statistics progression dialog + new animation speed: `medium'; renamed `timer based' to `fast' + added flip animation (animatedFlip) + added move to waste animation (animatedFlipAndMove) + added cancel-drag animation (moveCardsBackHandler) * improved demo game (snapshots based check for loop) - removed setting text color from file name - removed auto generation shadows (too slow) * optimized menu creation * changed some keybindings * updated russian translation * many bugfixes git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@138 efabe8c0-fbe8-4139-b769-b5e6d273206e
28 lines
862 B
HTML
28 lines
862 B
HTML
<h1>PySol - a Solitaire Game Collection</h1>
|
|
|
|
<p> <a href="intro.html">Introduction</a>
|
|
<p> <a href="install.html">Installation</a>
|
|
<p> <a href="howtoplay.html">How to play</a>
|
|
|
|
<h2>Rules</h2>
|
|
<ul>
|
|
<li> <a href="glossary.html">Glossary</a>
|
|
<li> <a href="general_rules.html">General Rules</a>
|
|
<li> <a href="rules.html">Individual Game Rules</a>
|
|
<li> <a href="rules_alternate.html">Alternate Names</a>
|
|
</ul>
|
|
|
|
<!-- <p> <a href="news.html">What's new ?</a> -->
|
|
<p> <a href="license.html">PySol license terms</a>
|
|
<p>
|
|
<hr>
|
|
|
|
<!--
|
|
<p> Visit the official <a href="http://www.oberhumer.com/pysol">PySol Home Page</a>
|
|
<p>Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by <a href="mailto:markus@oberhumer.com">Markus F.X.J. Oberhumer</a>.<br>
|
|
All Rights Reserved.
|
|
-->
|
|
|
|
<p>
|
|
PySol is distributed under the terms of the
|
|
<a href="license.html">GNU General Public License</a>.
|