Re: [pygame] Re: p4a development activity?

2011-12-02 Thread Sean Wolfe
Hey Tom, do you think it might be possible to post this on the ps4a forum? There are a few of us posting around these days and I think some of them aren't on the pygame list. On Thu, Dec 1, 2011 at 3:51 PM, Tom Rothamel wrote: > Pgs4a development is limited by several factors. > > The biggest is

Re: [pygame] Re: p4a development activity?

2011-12-02 Thread René Dudfield
Hi, pygame currently does not support SDL 1.3... since it still is not finished. I have started planning a port though, and maybe it's time to start the work. Maybe a rough port could be done quickly... but a good port should support both SDL 1.2 and 1.3 if possible... since SDL 1.2 is going to

Re: [pygame] Re: p4a development activity?

2011-12-02 Thread Ryan Hope
SDL 1.3 brings multitouch support, I know that webOS and Android are both using modified versions of 1.3 which rely on this :D I am also hoping it has improved OSX support. On Fri, Dec 2, 2011 at 10:20 AM, Sean Wolfe wrote: > Interesting Tom thanks for the reply and I understand much better now.

Re: [pygame] Re: p4a development activity?

2011-12-02 Thread Sean Wolfe
Interesting Tom thanks for the reply and I understand much better now. Do we get anything exciting with SDL1.3 ? Should I be really excited? Hell I'm going to poke around the sdl site a bit now and see... On Thu, Dec 1, 2011 at 3:51 PM, Tom Rothamel wrote: > Pgs4a development is limited by se

Re: [pygame] Re: p4a development activity?

2011-12-01 Thread Tom Rothamel
Pgs4a development is limited by several factors. The biggest is that PGS4A is using an unofficial port of SDL to Android. There's a version of SDL 1.3 for Android, but SDL 1.3 hasn't been released yet. I also don't know if Pygame runs on SDL 1.3 - I don't think it does. I don't want to get into a

Re: [pygame] Re: p4a development activity?

2011-11-24 Thread Nick Arnoeyts
Renpy is officially made for visual novels, but it's got a lot of advanced features that allow it to make quite a bit of other genres. yours truly armornick 2011/11/25 Miriam English > RenPy is an amazing tool, worth looking at in its own right. > Interactive graphical stories made easy. > It i

Re: [pygame] Re: p4a development activity?

2011-11-24 Thread Miriam English
RenPy is an amazing tool, worth looking at in its own right. Interactive graphical stories made easy. It is built on top of pygame. Sean Wolfe wrote: thanks to the recent pygame performance thread, I took a look at the renpy lemmasoft.renau.us forum. Looks like it's pretty active and PyTom is th

[pygame] Re: p4a development activity?

2011-11-24 Thread Sean Wolfe
thanks to the recent pygame performance thread, I took a look at the renpy lemmasoft.renau.us forum. Looks like it's pretty active and PyTom is there... seems like the same or similar group. And an interesting tool as well... On Thu, Nov 24, 2011 at 1:20 PM, Sean Wolfe wrote: > I've been hangin