log gamelib/savegame.py @ 571:2921169e545b

age author description
Sat, 28 Nov 2009 20:21:27 +0000 Simon Cross Don't rely on connect listener call order (PGU stores listeners in a dict).
Sat, 28 Nov 2009 19:30:06 +0000 Neil Muller Add 'Save and Quit' option to quit dialog. Move game events from engine to constants to ease 'import engine' fun
Sat, 28 Nov 2009 11:12:45 +0000 Simon Cross Allow cancelling of save game dialog with ESC.
Sat, 28 Nov 2009 09:58:40 +0000 Simon Cross Remove down wrapping of exceptions.
Thu, 26 Nov 2009 23:36:20 +0000 Simon Cross Add restore game button to main menu.
Thu, 26 Nov 2009 23:15:04 +0000 Simon Cross Lazy loading of save game snapshots.
Thu, 26 Nov 2009 23:02:10 +0000 Simon Cross Add level name and timestamp to save games.