www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DAllegro 4.2.2.1 release

reply torhu <no spam.invalid> writes:
Since there's still some interest in this project, I'm making a release. 
DAllegro enables the use of Allegro 4.2.2 with the D programming 
language.  Allegro is a game programming library written in C.

Project page: http://www.dsource.org/projects/dallegro
Downloads: http://www.dsource.org/projects/dallegro/wiki#Downloads
Allegro: http://www.talula.demon.co.uk/allegro/

Here's the changelog:

- Compatibility with DMD 1.041 and 2.026.
- Compatibility with Tango 0.99.7 and 0.99.8, and some older versions.
- Support for building examples etc. with DSSS (Windows only for now).
- Minor tweaks to DBlocks.

I wasn't able to test on OS X, but hopefully it'll still work there. 
DAllegro probably won't work with DMD on OS X, though. No idea about the 
LDC compiler either. So GDC is the only option, unless someone with a 
Mac wants to help out. :)
Mar 28 2009
next sibling parent Michael P. <baseball.mjp gmail.com> writes:
torhu Wrote:

 Since there's still some interest in this project, I'm making a release. 
 DAllegro enables the use of Allegro 4.2.2 with the D programming 
 language.  Allegro is a game programming library written in C.
 
 Project page: http://www.dsource.org/projects/dallegro
 Downloads: http://www.dsource.org/projects/dallegro/wiki#Downloads
 Allegro: http://www.talula.demon.co.uk/allegro/
 
 Here's the changelog:
 
 - Compatibility with DMD 1.041 and 2.026.
 - Compatibility with Tango 0.99.7 and 0.99.8, and some older versions.
 - Support for building examples etc. with DSSS (Windows only for now).
 - Minor tweaks to DBlocks.
 
 I wasn't able to test on OS X, but hopefully it'll still work there. 
 DAllegro probably won't work with DMD on OS X, though. No idea about the 
 LDC compiler either. So GDC is the only option, unless someone with a 
 Mac wants to help out. :)
Cool, thanks. :)
Mar 28 2009
prev sibling parent Christopher Wright <dhasenan gmail.com> writes:
torhu wrote:
 Since there's still some interest in this project, I'm making a release. 
 DAllegro enables the use of Allegro 4.2.2 with the D programming 
 language.  Allegro is a game programming library written in C.
 
 Project page: http://www.dsource.org/projects/dallegro
 Downloads: http://www.dsource.org/projects/dallegro/wiki#Downloads
 Allegro: http://www.talula.demon.co.uk/allegro/
 
 Here's the changelog:
 
 - Compatibility with DMD 1.041 and 2.026.
 - Compatibility with Tango 0.99.7 and 0.99.8, and some older versions.
 - Support for building examples etc. with DSSS (Windows only for now).
 - Minor tweaks to DBlocks.
 
 I wasn't able to test on OS X, but hopefully it'll still work there. 
 DAllegro probably won't work with DMD on OS X, though. No idea about the 
 LDC compiler either. So GDC is the only option, unless someone with a 
 Mac wants to help out. :)
Awesome. I'm taking a look.
Mar 28 2009