Re: Moving frozen Bubble to the new SDL API

2010-02-05 Thread Kartik Thakore
Kartik Thakore On 5-Feb-10, at 6:28 AM, Guillaume Cottenceau wrote: Hi, On Fri, Feb 5, 2010 at 3:49 AM, Kartik Thakore > wrote: HI Guillaume, Since most of the new SDL API is ready for frozen bubble I have started to move FB over to it. Here is my work so far http://github.com/ktha

Re: Moving frozen Bubble to the new SDL API

2010-02-05 Thread Guillaume Cottenceau
Hi, On Fri, Feb 5, 2010 at 3:49 AM, Kartik Thakore wrote: > HI Guillaume, > > Since most of the new SDL API is ready for frozen bubble I have started to > move FB over to it.  Here is my work so far > http://github.com/kthakore/frozen-bubble/tree/redesign you will need the > SDL_perl from here ht

Re: Moving frozen Bubble to the new SDL API

2010-02-05 Thread Kartik Thakore
Kartik Thakore On 5-Feb-10, at 10:01 AM, Guillaume Cottenceau wrote: HI Guillaume, Since most of the new SDL API is ready for frozen bubble I have started to move FB over to it. Here is my work so far http://github.com/kthakore/frozen-bubble/tree/redesign you will need the SDL_perl

Re: Moving frozen Bubble to the new SDL API

2010-02-05 Thread Kartik Thakore
Also, there needs to be an update strategy for applications. It is very helpful that a compatibility layer exists. For example, FB was designed with sdlpl 1.x, and as sdlpl 2.x was not compatible with it, or I didn't know how to do it, I finally had to write the "surf" sub and friends to be