log gamelib/main.py @ 266:381fa22d217b

age author description
Sat, 12 May 2012 23:37:24 +0200 Neil Muller Remove hooks for sound support - we can add them back easily enough later
Fri, 11 May 2012 23:19:23 +0200 Neil Muller Add placeholder icons for now
Wed, 09 May 2012 20:07:14 +0200 Neil Muller Autosave & load support
Tue, 08 May 2012 16:27:44 +0200 Neil Muller Add no-sound option (slow shutdown bug workaround)
Mon, 07 May 2012 22:10:26 +0200 Neil Muller Split gui stuff out of main.py
Mon, 07 May 2012 21:55:55 +0200 Neil Muller Move engine stuff into it's own file
Mon, 07 May 2012 21:51:36 +0200 Neil Muller Consilidate engine stuff and eventify window stack manipulation
Mon, 07 May 2012 21:23:54 +0200 Neil Muller Factor out some constants
Mon, 07 May 2012 16:53:18 +0200 Neil Muller Idiomatic
Mon, 07 May 2012 16:51:52 +0200 Neil Muller Play with the gui stuff a bit
Mon, 07 May 2012 00:26:55 +0200 Rizmari Versfeld fixed more pep8 issues
Mon, 07 May 2012 00:13:11 +0200 Rizmari Versfeld fixed pep8 issues
Sun, 06 May 2012 22:05:40 +0200 Rizmari Versfeld gui stuff
Sun, 06 May 2012 10:32:24 +0200 Neil Muller PEP8-ify skellington (because)
Sat, 05 May 2012 13:52:29 +0200 Neil Muller Import skellington-1.9 into the repo