log demos/pychan_demo/pychan_test.py @ 600:427150724fe1

age author description
Fri, 27 Aug 2010 16:59:54 +0000 chewie - added new pychan demo: gui animations
Mon, 28 Jun 2010 15:43:42 +0000 prock Updated the basicapplication extension to initialize pychan and modal execution. Also fixed the demos and editor to reflect this change.
Tue, 02 Mar 2010 15:05:30 +0000 prock The demos and editor now look for a local copy of FIFE before trying to import the installed version of FIFE. This is to ease development and not force developers to install FIFE every time they make changes to core and/or the extensions. fixes[t:453]