1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/tile
skomoroh 5175caf86a + separated demo-mode and solver; solver dialog
+ 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
2007-02-16 23:20:02 +00:00
..
__init__.py + added support tile (http://tktable.sourceforge.net/tile) 2006-10-04 21:26:46 +00:00
card.py + animated flip 2006-12-21 22:18:22 +00:00
colorsdialog.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
edittextdialog.py + added support tile (http://tktable.sourceforge.net/tile) 2006-10-04 21:26:46 +00:00
findcarddialog.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
fontsdialog.py + animated flip 2006-12-21 22:18:22 +00:00
gameinfodialog.py + animated flip 2006-12-21 22:18:22 +00:00
menubar.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
playeroptionsdialog.py * changed default sound module to PyGame 2006-11-27 22:15:01 +00:00
progressbar.py * some bugs fixes 2006-12-15 22:40:35 +00:00
selectcardset.py + animated flip 2006-12-21 22:18:22 +00:00
selectgame.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
selecttile.py + animated flip 2006-12-21 22:18:22 +00:00
selecttree.py + animated flip 2006-12-21 22:18:22 +00:00
solverdialog.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
soundoptionsdialog.py Modifications for OS X 2006-12-12 21:52:11 +00:00
statusbar.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
Tile.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
timeoutsdialog.py + improved tile support 2006-10-05 21:16:11 +00:00
tkcanvas.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
tkconst.py * improved drag-n-drop marking cards 2006-12-17 22:13:40 +00:00
tkhtml.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
tkstats.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
tktree.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
tkutil.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
tkwidget.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00
tkwrap.py + 2 new settings options: redeal animation' and winning animation' 2007-01-14 22:25:14 +00:00
toolbar.py + separated demo-mode and solver; solver dialog 2007-02-16 23:20:02 +00:00