Commit graph

10 commits

Author SHA1 Message Date
Michal Pasternak
1cb37d69d7 Fix FreeBSD build (FreeBSD's libc is non-C99 conformant) 2004-01-04 12:54:08 +00:00
Michal Pasternak
6c80971f87 -stable build fixed 2003-11-29 05:46:22 +00:00
Marc Recht
f5009606c2 update to 1.6
* Big fixes to system font finding on Win and Unix
* Filled circle drawing cleanup
* Surface.set_at() obeys the clip area
* Fix colors when saving OpenGL screenshots
* Add new GL_STEREO and GL_MULTISAMPLEx flags from SDL
* Enabled JOYHAT_RIGHT events
and finally, today
* Fix reading from file objects

For a more detailed list see: http://pygame.org/whatsnew.shtml
2003-11-18 00:54:40 +00:00
Marc Recht
fb5ce970e3 Add TODO:
Problem with -stable/pth reported by Michal Pasternak in:
http://mail-index.netbsd.org/tech-pkg/2003/09/21/0011.html
2003-09-23 13:26:15 +00:00
Marc Recht
8ee752470e Fix the PLISTs after the pkgsrc lang/python/extension.mk change.
Also, add python23, python23-pth and remove unneeded compileall.py in
post-install target where appropriate.
2003-09-14 22:00:36 +00:00
Marc Recht
1b8e3a056b Fix typo in MASTER_SITE (it's pygame not pygam) 2003-08-21 10:43:37 +00:00
Marc Recht
d3527ec103 missed $NetBSD$ 2003-07-13 13:43:12 +00:00
Marc Recht
990bf1da71 NetBSD has no trunc(3), so use the already existing version for Windows
on NetBSD, too.
Also use http://pygame.org/ as HOMEPAGE.
2003-07-13 09:29:45 +00:00
Marc Recht
5eb7d1c969 s/py22pth/py/ 2003-06-19 20:47:45 +00:00
Marc Recht
520bf714fe Initial import of Pygame 1.5.6
Pygame is a set of Python modules designed for writing games. It is written on
top of the excellent SDL library. This allows you to create fully featured
games and multimedia programs in the python language. Pygame is highly
portable and runs on nearly every platform and operating system.
2003-06-19 20:29:55 +00:00