Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/library/pippy/game.py
Commit message (Expand)AuthorAgeFilesLines
* pep8 adjustmentsJames Cameron2010-12-231-15/+17
* add COPYING file: #1571James Cameron2010-05-141-3/+15
* Add proper license header to the library files I wrote.C. Scott Ananian2008-09-241-0/+4
* Move imports around to ensure 'import pippy' is as fast as possible.C. Scott Ananian2007-12-141-5/+9
* Fix cjb's 'disable suspend' patch.C. Scott Ananian2007-12-121-4/+5
* Disable the suspend call in pause() for now.Chris Ball2007-12-121-4/+4
* Dim to black on pause, not white.C. Scott Ananian2007-12-111-1/+1
* Localize the 'PAUSED' message in the pygame support.C. Scott Ananian2007-12-111-3/+5
* Factor out a pippy library, which programs can use with 'import pippy'.C. Scott Ananian2007-12-111-0/+61