Re: [Sugar-devel] [PATCH] MEMORIZE patch for saving game state after exit and restoring last game state when the game is opened.

2012-09-17 Thread Gonzalo Odiard
Hi Ariel, This patch mix many changes, not only what the title say. Please prepare a patch only with the code needed to implement this, and I will review it. If you want propose other changes, send it in different patches. Thanks Gonzalo On Fri, Sep 14, 2012 at 12:31 PM, Ariel Calzada wrote: > F

[Sugar-devel] [PATCH] MEMORIZE patch for saving game state after exit and restoring last game state when the game is opened.

2012-09-14 Thread Ariel Calzada
From: Ariel Calzada --- activity.py| 88 +--- activity/activity.info |2 +- cardlist.py|3 +- createtoolbar.py |3 +- game.py| 13 +-- memorizetoolbar.py |5 +-- model.py