1. Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by Ray Smith <ray at RaymondSmith.com> Nov 20, 2006
- 547 views
- Last edited Nov 21, 2006
c.k.lester wrote: > Allegro looks great, too. > Allegro: <a > href="http://alleg.sourceforge.net/">http://alleg.sourceforge.net/</a> > For Euphoria: <a > href="http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=allegro">http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=allegro</a> I haven't mentioned anything yet because it isn't complete ... but Chris Burch and I are working on updating the Euallegro wrappers to the current version of Allegro (4.2). We have setup a wiki webpage on Sourceforge: http://euallegro.sourceforge.net/ ... so anyone can contribute. Also, the full source is now hosted on Sourceforge in subversion: http://sourceforge.net/projects/euallegro ... letting anyone get involved with developing it if they wish. Only the joystick routines and some overview doco needs completing before a release will be ready. If anyone is interested let us know. Regards, Ray Smith http://RaymondSmith.com
2. Re: Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by c.k.lester <euphoric at cklester.com> Nov 20, 2006
- 540 views
- Last edited Nov 21, 2006
Ray Smith wrote: > > I haven't mentioned anything yet because it isn't complete ... but Chris Burch > and I are working on updating the Euallegro wrappers to the current version of > Allegro (4.2). > > If anyone is interested let us know. You guys gonna work on the cross platform? Allegro is a cross-platform library, and Euphoria is a cross-platform language. Why not make the combo cross-platform, also? :)
3. Re: Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by Ray Smith <ray at RaymondSmith.com> Nov 20, 2006
- 506 views
- Last edited Nov 21, 2006
c.k.lester wrote: > You guys gonna work on the cross platform? Allegro is a cross-platform > library, and Euphoria is a cross-platform language. Why not make the combo > cross-platform, also? :) Hi c.k. That's the long term plan. It isn't a priority for this upcoming release. I believe the only changes required to run on Linux is the loading of the DLL (shared lib) and writing some doco. I have installed Ubuntu 6.10 at home on an old PC so I can setup Allegro and Euphoria (but I have some other things I want to do before starting on that). Euallegro is fully open source and hosted on sourceforge ... so patches are very welcome ;) Regards, Ray Smith http://RaymondSmith.com
4. Re: Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by Chris S <chris_saik at yahoo.com> Nov 21, 2006
- 511 views
- Last edited Nov 22, 2006
I'm very happy to hear that you guys are working on this. If you don't mind me asking, how far along are you in your progress to wrap Allegro?
5. Re: Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by Ray Smith <ray at RaymondSmith.com> Nov 22, 2006
- 534 views
Chris S wrote: > > I'm very happy to hear that you guys are working on this. > If you don't mind me asking, how far along are you in your progress to wrap > Allegro? The full ToDo list: http://euallegro.sourceforge.net/ToDo For the next release: * Finish the joystick routines * doco and tidy up work Regards, Ray Smith http://RaymondSmith.com
6. Re: Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by Chris Burch <chriscrylex at aol.com> Nov 22, 2006
- 517 views
Ray Smith wrote: > > Chris S wrote: > > > > I'm very happy to hear that you guys are working on this. > > If you don't mind me asking, how far along are you in your progress to wrap > > Allegro? > > The full ToDo list: > <a > href="http://euallegro.sourceforge.net/ToDo">http://euallegro.sourceforge.net/ToDo</a> > > > For the next release: > * Finish the joystick routines > * doco and tidy up work > > > Regards, > > Ray Smith > <a href="http://RaymondSmith.com">http://RaymondSmith.com</a> But don't let that long list put you off, you can still write very flexible, and challenging games with the library as is. Chris http://euallegro.wikispaces.com http://members.aol.com/chriscrylex/euphoria.htm http://uboard.proboards32.com/ http://members.aol.com/chriscrylex/EUSQLite/eusql.html
7. Re: Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Nov 25, 2006
- 538 views
- Last edited Nov 26, 2006
Chris Burch wrote: > > Ray Smith wrote: > > > > Chris S wrote: > > > > > > I'm very happy to hear that you guys are working on this. > > > If you don't mind me asking, how far along are you in your progress to > > > wrap > > > Allegro? > > > > The full ToDo list: > > <a > > href="http://euallegro.sourceforge.net/ToDo">http://euallegro.sourceforge.net/ToDo</a> > > > > > > For the next release: > > * Finish the joystick routines > > * doco and tidy up work > > > > > > Regards, > > > > Ray Smith > > But don't let that long list put you off, you can still write very flexible, > and challenging games with the library as is. > > Chris > Are there any plans to zip the EuAllegro files and put them on rapideuphoria.com?
8. Re: Euallegro returns ... (was Re: Release of Yagl wrapper)
- Posted by Ray Smith <ray at RaymondSmith.com> Nov 25, 2006
- 532 views
- Last edited Nov 26, 2006
Jeremy Peterson wrote: > Are there any plans to zip the EuAllegro files and put them on > rapideuphoria.com? When the joystick routines and doco are updated we will make a zip file downloadable. Initially I was thinking of just hosting the zip file at sourceforge using their release manager. I can't think of any reason not to upload a copy to rapideuphoria.com as well??? Regards, Ray Smith http://RaymondSmith.com