log application.py @ 188:2a12e2843984

age author description
Tue, 27 Mar 2012 13:41:20 +0200 Beliar Removed bGrease, which is in a seperate repository, here: https://github.com/Beliaar/bGrease
Mon, 05 Mar 2012 20:17:34 +0100 Beliar Removed code to initialize pychan from PARPGApplication as that is already done in Application Base.
Wed, 22 Feb 2012 12:31:02 +0100 Beliar Removed left-over debug code that was falsely included in the last commit.
Mon, 20 Feb 2012 16:50:10 +0100 Beliar Using fife settings module again instead of our own.
Wed, 26 Oct 2011 13:01:49 +0200 KarstenBock Updated settings to use the MouseSensitivity, MouseAcceleration, GLUseNPOT and GLUseFramebuffer options.
Tue, 11 Oct 2011 14:47:37 +0200 KarstenBock PARPG now works with, and needs Fife 0.3.3.
Fri, 02 Sep 2011 12:29:55 +0200 KarstenBock Fixed inconsistent indentation.
Wed, 03 Aug 2011 22:57:52 +0200 KarstenBock FifeManager no longer subclasses ApplicationBase
Tue, 12 Jul 2011 12:31:53 +0200 KarstenBock Modifications to use the grease manager and modes
Mon, 06 Jun 2011 15:56:14 -1000 M. George Hansen Fixed resource path dependencies issue that caused PARPG to crash on start.
Sat, 14 May 2011 01:12:35 -0700 M. George Hansen Initial commit of parpg-core.