log

age author description
Tue, 15 Jan 2013 23:55:24 +0200 Stefano Rivera disable CONVERT_ALPHA in setUp, not at import pyntnclick
Tue, 15 Jan 2013 23:15:53 +0200 Stefano Rivera Actually add it, this time pyntnclick
Tue, 15 Jan 2013 23:15:11 +0200 Stefano Rivera Add constants subclass to gamelib, and get the title + icon from it pyntnclick
Tue, 15 Jan 2013 22:57:41 +0200 Neil Muller Misc pep8 cleanups pyntnclick
Tue, 15 Jan 2013 22:56:30 +0200 Stefano Rivera Move game_logic_utils to pyntnclick pyntnclick
Tue, 15 Jan 2013 22:55:08 +0200 Stefano Rivera Remove the last suspended-sentence-specific bits from GameLogicTestCase pyntnclick
Tue, 15 Jan 2013 22:52:34 +0200 Stefano Rivera Kill off assert_current_detail and close_detail - no longer relevant pyntnclick
Tue, 15 Jan 2013 22:48:44 +0200 Neil Muller Fix rest of the test suite pyntnclick
Tue, 15 Jan 2013 22:44:50 +0200 Neil Muller Move prepare out of __init__ and into everywhere else pyntnclick
Tue, 15 Jan 2013 21:57:42 +0200 Stefano Rivera Detail handling in test_scene_interactions_cryo pyntnclick
Tue, 15 Jan 2013 21:54:10 +0200 Stefano Rivera We can now walk through until we hit the first JimLabel pyntnclick
Tue, 15 Jan 2013 21:25:16 +0200 Neil Muller Remove unused close_detail flag pyntnclick
Tue, 15 Jan 2013 20:58:00 +0200 Stefano Rivera Update game initialization in gamelib tests pyntnclick
Tue, 15 Jan 2013 20:14:10 +0200 Jeremy Thurgood Fix spelling of pyntnclick in TODO. pyntnclick
Sun, 11 Nov 2012 14:50:44 +0200 Neil Muller Tweak TODO pyntnclick
Mon, 06 Aug 2012 11:24:16 +0200 Neil Muller Correctly pause rect drawer while file chooser is active (avoid spurious empty rectangle) pyntnclick
Mon, 06 Aug 2012 11:17:27 +0200 Neil Muller Make filechooser widget presistent, to avoid constantly descending directory trees pyntnclick
Sun, 05 Aug 2012 21:50:34 +0200 Neil Muller Pull a bunch of draw logic out of rect_drawer and over to the widgets pyntnclick
Sun, 05 Aug 2012 16:00:02 +0200 Neil Muller Remove some cruft pyntnclick
Sun, 05 Aug 2012 15:12:46 +0200 Neil Muller Hook up animation in rect_drawer again pyntnclick
Sun, 05 Aug 2012 15:12:26 +0200 Neil Muller Remove stale animate function pyntnclick
Sun, 05 Aug 2012 15:02:26 +0200 Neil Muller Fix bug with zooms and images pyntnclick
Sun, 05 Aug 2012 14:55:48 +0200 Neil Muller Hook up image drawing code again pyntnclick
Sun, 05 Aug 2012 14:54:49 +0200 Neil Muller Add image widget for rect_drawer pyntnclick
Sun, 05 Aug 2012 14:00:04 +0200 Neil Muller Fix selection display pyntnclick
Sun, 05 Aug 2012 13:53:21 +0200 Neil Muller Fix paging bug. Better widget spacing pyntnclick
Sat, 04 Aug 2012 22:30:44 +0200 Neil Muller Partially hook up file chooser code pyntnclick
Sat, 04 Aug 2012 22:30:15 +0200 Neil Muller Hack'ish filechooser widget pyntnclick
Sat, 04 Aug 2012 19:32:48 +0200 Neil Muller Use unicode arrows on the Up / Down buttons pyntnclick
Sat, 04 Aug 2012 19:32:26 +0200 Neil Muller Add DejaVu fonts pyntnclick
Sat, 04 Aug 2012 17:57:10 +0200 Neil Muller Clean out a bunch of old, no longer needed cruft from the albow days pyntnclick
Sat, 04 Aug 2012 15:36:13 +0200 Neil Muller Fix bug in zooming code pyntnclick
Wed, 15 Feb 2012 16:49:43 +0200 Neil Muller Avoid crashing when using the manual pyntnclick
Tue, 14 Feb 2012 17:55:07 +0200 Neil Muller Recreate the palette selection pyntnclick
Tue, 14 Feb 2012 17:17:13 +0200 Neil Muller Comment out crash button pyntnclick
Tue, 14 Feb 2012 17:16:04 +0200 Neil Muller Re-enable keys pyntnclick
Tue, 14 Feb 2012 17:13:22 +0200 Neil Muller Mode label updates again pyntnclick
Tue, 14 Feb 2012 17:10:21 +0200 Neil Muller Fix detail loading. Clear display on state changes pyntnclick
Tue, 14 Feb 2012 16:02:13 +0200 Jeremy Thurgood Better tool/detail canceling. pyntnclick
Tue, 14 Feb 2012 16:27:49 +0200 Neil Muller The result list may contain None's pyntnclick
Tue, 14 Feb 2012 15:46:20 +0200 Jeremy Thurgood Better modal wrapping. pyntnclick
Tue, 14 Feb 2012 15:36:28 +0200 Jeremy Thurgood Better modal message and result handling. pyntnclick
Tue, 14 Feb 2012 13:39:05 +0200 Jeremy Thurgood Much scene management refactoring. pyntnclick
Tue, 14 Feb 2012 13:05:10 +0200 Neil Muller Fix detail loading in rect_drawer. Improve error reporting when loading fails pyntnclick
Tue, 14 Feb 2012 12:24:33 +0200 Neil Muller The return of the rects to the rect drawer pyntnclick
Mon, 13 Feb 2012 18:24:08 +0200 Neil Muller Further fixes pyntnclick
Mon, 13 Feb 2012 15:53:54 +0200 Stefano Rivera Remove an unecessary extra surface from WrappedTextLabel, making it look a lot prettier pyntnclick
Mon, 13 Feb 2012 15:53:13 +0200 Stefano Rivera Comment out highlight_override, not used by our widgets pyntnclick
Mon, 13 Feb 2012 11:36:32 +0200 Neil Muller Throw out more old stuff. Fix animation support pyntnclick
Mon, 13 Feb 2012 11:27:16 +0200 Neil Muller Fix signatures pyntnclick
Mon, 13 Feb 2012 00:14:39 +0200 Neil Muller Comment out code to avoid crash. Add fixme note pyntnclick
Mon, 13 Feb 2012 00:13:19 +0200 Jeremy Thurgood Detail border. pyntnclick
Sun, 12 Feb 2012 23:59:26 +0200 Jeremy Thurgood Unified Scene widgetry. pyntnclick
Sun, 12 Feb 2012 23:57:14 +0200 Neil Muller Reimplement JIM-style in gamelib pyntnclick
Sun, 12 Feb 2012 23:10:00 +0200 Neil Muller Don't propogate clicks on the close button pyntnclick
Sun, 12 Feb 2012 23:06:44 +0200 Neil Muller The return of the message dialog (and there was much rejoicing) pyntnclick
Sun, 12 Feb 2012 21:47:06 +0200 Jeremy Thurgood Modal magic. (And yes, it is quite magical.) pyntnclick
Sun, 12 Feb 2012 19:47:56 +0200 Jeremy Thurgood Event-driven inventory management magic. No more inventory recreation every frame! pyntnclick
Sun, 12 Feb 2012 19:29:31 +0200 Jeremy Thurgood Multiple inventory rows. pyntnclick
Sun, 12 Feb 2012 19:01:53 +0200 Stefano Rivera Renable cursor highlights. NAFC how it's working, but wth pyntnclick