Menu

Andorra 2D / News: Recent posts

Andorra 2D - Version 0.4.5.1 released

The last release 0.4.5 contained a critical bug in AdSimpleXML.pas, which caused all editors to destroy XML files. There were also a few problems with the Linux support. Version 0.4.5.1 fixes these bugs.

It’s also important to mention, that most of the tutorials are being translated into English. Have a look at the “Tutorials” section of the website to have a look at the current progress. Remember that you’re always welcome to translate the tutorials into other languages.... read more

Posted by Andreas Stöckel 2008-12-31

Andorra 2D - Version 0.4.5 released

I’m pleased to announce version 0.4.5 of the next generation 2D-Engine Andorra 2D. Andorra 2D features a very simple API for programming hardware accelerated 2D games and applications using Delphi or FreePascal/Lazarus. Andorra 2D is able to handle multiple graphic system via an extendable plugin system. This allows you to use the engine with DirectX or OpenGL. The slogan of Andorra 2D is: “Be simple yet mighty”.
Version 0.4.5 mainly is a bug-fix release, although a few new features were added. Source code that worked with version 0.4 should work without any/minor changes.
Version 0.4 had problems with older hardware in the OpenGL mode – this bug should be fixed now. Many users complained that a few pixels of their textures were distorted when using DirectX. With most graphics boards this bug should be history too. And these are only the most conspicuous bugs that have been fixed – have a look at the changelog to get an overview over all changes.
Andorra 2D 0.4.5 adds support for the new Delphi 2009.
The video module of Andorra 2D has also been improved. Using the new FFMpeg-Wrapper library Acinerella (http://acinerella.sf.net/), you’re able to build your own video player with Andorra 2D in under 200 lines of code. Connecting an external audio library (Andorra 2D doesn’t have audio support and will never have) to the video module is also very simple now.
The documentation of Andorra 2D was undergoing vast improvements too. Although there are still a few classes and constants undocumented, the documentation has been improved and expanded.
For more details regarding this release, visit the project homepage:
http://andorra.sourceforge.net/index.php?section=changelogs
To download the newest version, visit
http://sourceforge.net/project/platformdownload.php?group_id=182128&sel_platform=718
You can get an overview over all available downloads here:
http://sourceforge.net/project/showfiles.php?group_id=182128
Have a lot of fun with this new release and many thanks to Manuel Eberl (who added the PNG support), Nikolai Wyderka and of course everyone who reported bugs and suggested improvements.
Andreas Stöckel (Igel457)
Project Administrator

Posted by Andreas Stöckel 2008-12-24

Andorra 2D - Version 0.4 released

I’m proud to announce the newest version 0.4 of the next generation 2D-Engine Andorra 2D. Andorra 2D features a very simple API for programming hardware accelerated 2D games and applications using Delphi or FreePascal/Lazarus. Andorra 2D is able to handle multiple graphic system via plugins. This allows you to use the engine with DirectX or OpenGL. By using modern 3D-Hardware, the graphical content is displayed with a very high frame rate.... read more

Posted by Andreas Stöckel 2008-07-01

Version 0.3.5 released

I'm proud to announce version 0.3.5 of Andorra 2D.
Andorra 2D is the next generation 2D engine for Delphi and Free Pascal. Andorra 2D uses modern graphic boards to render high quality graphics with a high frame rate.

With this version, Andorra 2D runs officially with Lazarus under Windows and Linux and probably also under MacOS. This goal had been reached by adding so called "Window-Frameworks" to Andorra 2D. They build another abstraction layer and are necessary to create get your Andorra 2D applications running with a lot of different window systems - You do not have to worry about it. Andorra 2D selects the best window framework, that works hand in hand with the graphic plugin you have chosen.... read more

Posted by Andreas Stöckel 2008-03-03

Andorra 2D 0.3 STABLE released

Andorra 2D is the next generation 2D engine for Delphi and Free Pascal. Andorra 2D uses modern graphic boards to render high quality graphics with a high frame rate.

I am proud to announce the release of Andorra 0.3 STABLE.
Andorra 2D features a full featured and fast hardware accelerated canvas surface, which was rewritten for this version. It is now even faster and permits to store canvas items in display lists and transform them in 3D space.
Textures may be loaded from any file format using the restructured compressor and image format classes. You are also able to store textures in every graphic container you can imagine - and if the support for your container does not exists, simply write one yourself - it's that easy.
Andorra 2D also supports different bitmap font generator classes now. With version 0.3 it is also possible to replace the standard type setter of Andorra 2D.... read more

Posted by Andreas Stöckel 2008-01-04