aboutsummaryrefslogtreecommitdiff
path: root/pixelcore/Screen.py
Commit message (Expand)AuthorAge
* Util cleanup is done! Util.py is now refactored into the util module. Woo! RCOHGravatar rcoh2010-12-20
* Code for the demo. Everything works afaik. Contains a couple more optimizat...Gravatar rcoh2010-12-08
* Speed optimizations abound! Caching on parameter validation, BinaryGravatar Russell Cohen2010-12-03
* Making recursive behaviors work. Some bugs existed before. Adding runningGravatar Russell Cohen2010-11-29
* Add PixelMapper functionality to abstract away from mapping locations->Pixels.Gravatar Russell Cohen2010-11-26
* Refactoring complete! Made modules/packages as appropriate. Finally.Gravatar Russell Cohen2010-11-24