log application.py @ 189:4381be70e1bb tip

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.