Commit graph

4 commits

Author SHA1 Message Date
wiz
a57b5cacf4 Fix build with native X. 2009-03-11 22:05:12 +00:00
wiz
94e6a783c8 Update to 1.8.1:
1.8.1:

Many bug fixes and improvements, including:

    * BLEND_RGBA_* blitters and blenders to go with the BLEND_RGB_* blend modes.
    * documentation updates (mainly for new sprite classes released in 1.8.0)
    * sound fixes, and streaming some music from file like objects
    * image saving fixes
    * greatly expanded tests
    * Pixelarray, and surfarray updates and fixes.
    * Enhanced Color class, reimplemented in C for speed.
    * New Windows and Mac binary installers.

1.8.0:

Besides features such as

    * pygame.mask for collision masks
    * pygame.scrap for clipboard support
    * new and improved sprite groups
    * blending support for filling and blitting surfaces
    * saving surfaces as jpeg and png
    * buffer access for Surface and Sound objects
    * numpy support for pygame.surfarray and pygame.pixelarray
    * New Windows and Mac installers.

it contains tons of bug fixes and improvements in nearly all areas.
2008-11-10 23:10:34 +00:00
drochner
350faa2baf update to 1.7.1
The main focus of this release is bug fixes.
2005-10-12 14:52:52 +00:00
drochner
25d617d4fa import pygame-1.6, a collection of Python modules for games 2005-07-20 19:39:42 +00:00