21 Commits

Author SHA1 Message Date
David Vierra
4bdbc94578 Catch SessionLockLost errors during operations and show an alert. 2012-11-30 16:50:54 -10:00
David Vierra
8fe49f485a Debug: Log caught exceptions to the console. 2012-11-10 12:32:01 -10:00
David Vierra
28b9244c69 Debug: Enable reporting errors to exceptional.io 2012-11-05 01:54:20 -10:00
David Vierra
513ddc0398 Normalized line endings 2012-10-25 00:09:56 -10:00
David Vierra
d3f877bd7c Copyright blocks were checked in with the wrong line endings, fix it 2012-10-08 18:00:12 -10:00
David Sowder
e6902af034 pull from pyflakes branch: unravel/mangle imports 2012-03-21 17:37:27 -05:00
Jedediah Smith
60bdbbe75d use pure python PNG loader instead of pygame.load (which was broken for me anyway) 2012-03-07 09:19:56 -05:00
David Sowder
1acdefc494 pep8 compliance: E225 missing whitespace around operator 2012-02-19 19:33:33 -06:00
David Sowder
123394ba04 pep8 compliance: E231 missing whitespace after ',' 2012-02-19 19:32:49 -06:00
David Sowder
95cc8d10a2 pep8 compliance: E231 missing whitespace after ':' 2012-02-19 19:32:12 -06:00
David Sowder
690baaf094 pep8 compliance: E203 whitespace before ',' 2012-02-19 19:31:34 -06:00
David Sowder
64fb8cab9c pep8 compliance: E251 no spaces around keyword / parameter equals 2012-02-19 19:30:07 -06:00
David Sowder
4dfbdef5b7 pep8 compliance: E262 inline comment should start with '# ' 2012-02-19 19:29:32 -06:00
David Sowder
0e34ab5073 pep8 compliance: E261 at least two spaces before inline comment 2012-02-19 19:28:37 -06:00
David Sowder
7bca5ebae8 pep8 compliance: E701 multiple statements on one line (colon) 2012-02-19 19:27:06 -06:00
David Sowder
f72dc226ce pep8 compliance: W291 trailing whitespace 2012-02-19 19:24:45 -06:00
David Sowder
1e1faec959 pep8 compliance: E301 expected 1 blank line 2012-02-19 19:23:58 -06:00
David Sowder
f4c90ed24b pep8 compliance: E302 expected 2 blank lines 2012-02-19 19:22:47 -06:00
David Sowder
0040b10967 pep8 compliance: E303 too many blank lines 2012-02-19 19:20:43 -06:00
David Sowder
82245ae25f pep8 compliance: W293 blank line contains whitespace 2012-02-19 19:19:29 -06:00
David Vierra
e20a70d963 Initial open source release. 2012-02-13 14:59:37 -10:00