.. |
configobj
|
* changed to use `configobj' module for save/load options
|
2007-07-02 21:23:51 +00:00 |
games
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
macosx
|
* added missing Tile.Style instance for aqua winsystem
|
2007-02-01 09:56:20 +00:00 |
pysolgtk
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
tile
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
tk
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
winsystems
|
* fixed games: Salic Law', Four by Four'
|
2007-08-23 21:37:07 +00:00 |
__init__.py
|
Initial import.
|
2006-05-26 21:25:18 +00:00 |
acard.py
|
* improved support GTK (alpha)
|
2006-08-14 21:14:27 +00:00 |
actions.py
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
app.py
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
customgame.py
|
* bugfixes
|
2007-07-01 21:29:51 +00:00 |
game.py
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
gamedb.py
|
+ added config-file option `translate_game_names'
|
2007-08-18 21:19:52 +00:00 |
help.py
|
* refactoring: sound=0' -> sound=False' ...
|
2007-07-31 21:31:52 +00:00 |
hint.py
|
+ added config-file option `translate_game_names'
|
2007-08-18 21:19:52 +00:00 |
images.py
|
* bugfixes
|
2007-07-01 21:29:51 +00:00 |
init.py
|
* improved toolbar (Tile)
|
2007-07-23 22:21:34 +00:00 |
layout.py
|
+ 2 new games
|
2007-08-15 21:44:20 +00:00 |
main.py
|
* refactoring: sound=0' -> sound=False' ...
|
2007-07-31 21:31:52 +00:00 |
mfxutil.py
|
+ added config-file option `translate_game_names'
|
2007-08-18 21:19:52 +00:00 |
move.py
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
options.py
|
+ new feature: squeeze stack if a card placed off-screen
|
2007-08-21 21:30:13 +00:00 |
pysolaudio.py
|
+ animated flip
|
2006-12-21 22:18:22 +00:00 |
pysolrandom.py
|
+ animated flip
|
2006-12-21 22:18:22 +00:00 |
pysoltk.py
|
+ separated demo-mode and solver; solver dialog
|
2007-02-16 23:20:02 +00:00 |
resource.py
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
settings.py
|
+ added config-file option `translate_game_names'
|
2007-08-18 21:19:52 +00:00 |
stack.py
|
* refactoring: replaced map(lambda...), filter(lambda...) to list comprehension (thanks to 2to3)
|
2007-08-25 21:19:40 +00:00 |
stats.py
|
* fixed scrolling in MfxScrolledCanvas
|
2007-06-09 21:59:16 +00:00 |
util.py
|
* updated for Tk-8.5/Tile-0.8.0
|
2007-06-17 21:24:57 +00:00 |
wizardpresets.py
|
+ added ngettext support
|
2007-05-11 21:58:22 +00:00 |
wizardutil.py
|
* bugfixes
|
2007-07-01 21:29:51 +00:00 |