pygame is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this again- Tag
- release_1_8_0rc1
| Filename | Size | Date modified | Message |
|---|---|---|---|
| alphablit.c | 22.8 KB | Added some comments to parts of the file. | |
| base.c | 14.6 KB | new reference documentation system | |
| cdrom.c | 13.8 KB | new reference documentation system | |
| cdrom.doc | 6.6 KB | clarification for track numbers | |
| constants.c | 7.3 KB | Some scrap fixes, and code cleanup goodness from Marcus von Appen. | |
| display.c | 25.0 KB | added in check for macosx to not put in data member | |
| display.doc | 15.2 KB | before set_mode is called not init. | |
| draw.c | 40.4 KB | Endian patch for set_at() from Ivo Danihelka. | |
| draw.doc | 4.6 KB | made a note on how to do an aapolygon | |
| event.c | 20.8 KB | Added an event member for SDL_SYSWMEVENT on X11. So you can get | |
| event.doc | 8.7 KB | error in set_allowed | |
| fastevent.c | 7.9 KB | experimental fastevents wrapper | |
| fastevents.c | 3.5 KB | experimental fastevents wrapper | |
| fastevents.h | 1.6 KB | experimental fastevents wrapper | |
| ffmovie.c | 26.5 KB | import fixes | |
| ffmovie.h | 3.1 KB | ffmpeg movies moved to movieext | |
| font.c | 14.4 KB | Fixed up some cases which were segfaulting. | |
| font.doc | 8.4 KB | Modified based on some comments left on the website. | |
| font.h | 2.0 KB | newstyle Font | |
| image.c | 29.6 KB | Some fixes from John Popplewell. Thanks! | |
| image.doc | 4.6 KB | Modified based on some comments left on the website. | |
| imageext.c | 12.8 KB | Some fixes from John Popplewell. Thanks! | |
| joystick.c | 10.3 KB | new reference documentation system | |
| joystick.doc | 6.7 KB | more doc updates from Dan Richter | |
| key.c | 3.3 KB | new reference documentation system | |
| key.doc | 7.7 KB | new reference documentation system | |
| mixer.c | 24.6 KB | Compile fixes for 64bit on Fedora from Chris Stone | |
| mixer.doc | 14.1 KB | stereo clarification about mono and stereo not using True False | |
| mixer.h | 2.5 KB | import fixes | |
| mouse.c | 5.7 KB | new reference documentation system | |
| mouse.doc | 4.7 KB | a note about get_rel | |
| movie.c | 10.8 KB | new reference documentation system | |
| movie.doc | 4.7 KB | typo | |
| movieext.c | 18.2 KB | ffmpeg movies moved to movieext | |
| music.c | 8.3 KB | new reference documentation system | |
| music.doc | 4.5 KB | fixed fadeout docs | |
| overlay.c | 6.7 KB | Some fixes from John Popplewell. Thanks! | |
| overlay.doc | 2.0 KB | Additions for Overlay. | |
| pygame.doc | 4.0 KB | added a note about pygame.quit not exiting the program. | |
| pygame.h | 15.0 KB | Some scrap fixes, and code cleanup goodness from Marcus von Appen. | |
| pygamedocs.h | 38.7 KB | Almost ready for the 1.8.0rc1 release. | |
| rect.c | 35.1 KB | new reference documentation system | |
| rect.doc | 6.8 KB | collidepoint can also take a tupple | |
| rotozoom.c | 14.7 KB | Changes to appease gcc4 may be use uninitialized warnings. | |
| rwobject.c | 9.6 KB | rewrite pkgdata, fix some whitespace issues | |
| scale2x.c | 5.8 KB | advancemame scale2x | |
| scrap.c | 22.0 KB | Some fixes from John Popplewell. Thanks! | |
| scrap.doc | 1.3 KB | added a note about scrap being experimental. | |
| scrap.h | 3.7 KB | Some scrap fixes, and code cleanup goodness from Marcus von Appen. | |
| sndarray.c | 7.0 KB | new reference documentation system | |
| sndarray.doc | 1.5 KB | more doc updates from Dan Richter | |
| surface.c | 40.8 KB | Compile fixes for 64bit on Fedora from Chris Stone | |
| surface.doc | 20.8 KB | Removed "Surface.convert(depth, masks): return Surface" | |
| surfarray.c | 30.7 KB | add support for 64bit data types in surfarray.blit_array | |
| surfarray.doc | 5.0 KB | note about how surfarray is optional. | |
| surflock.c | 3.6 KB | new reference documentation system | |
| time.c | 12.0 KB | Compile fixes for 64bit on Fedora from Chris Stone | |
| time.doc | 3.9 KB | More documentation fixes from Dan Richter | |
| transform.c | 22.4 KB | releasing GIL around cpu expensive C parts. | |
| transform.doc | 3.5 KB | Added support to transform.scale and transform.scale2x so that a destination |