|
|
Allegro jest biblioteką do programowania gier dostępną
za darmo, wspierającą platformy:
DOS, Unix (Linux, FreeBSD, Irix, Solaris),
Windows, QNX, i BeOS (MacOS jest w stadium alfa).
Posiada wiele funkcji do obsługi grafikim dźwięku, wejścia (klawiatury, joystick'a)
i zegara. Zapewnia stało i zmiennoprzecinowe operacje matematyczne, funkcję 3D
operację na plikach, skompresowane pliki z danymi i GUI,
Nowości
30th of March, 2003 -
Allegro 4.0.3 release candidate 3 released!
This release is a bugfix release, bringing to the stable branch many
improvements of the unstable one, fully compatible at the Application
Binary Interface level with 4.0.0 on Windows,
Linux and BeOS and backwards compatible at the
Application Programming Interface level on every supported platform.
Here is a list of the principal changes since
version 4.0.3 release candidate 2:
- Corrected again little-endianness assumptions in the 24-bit
BMP reader, and PCX and TGA loaders.
- Fixed a little-endianness assumption in the X11 driver.
Get this new version from the
Download section.
17th of March, 2003 -
Allegro 4.0.3 release candidate 2 released!
This release is a bugfix release, bringing to the stable branch many
improvements of the unstable one, fully compatible at the Application
Binary Interface level with 4.0.0 on Windows,
Linux and BeOS and backwards compatible at the
Application Programming Interface level on every supported platform.
Here is a list of the principal changes since
version 4.0.3 release candidate 1:
- Fixed a little-endianness assumption in the 24-bit BMP reader.
- Fixed the uninstall target and a problem with Mingw32's make
for the Watcom port.
- Fixed asynchronous I/O mode restoring under Linux.
- Fixed patterned drawing in the C version.
- Intellimouse PS/2 driver works for USB mice under Linux.
- Fixed a conflict between magic main and the MFC.
- Fixed a bug with pack_fgets().
- Fixed parallel builds (e.g. make -j2).
- Backported the email address mangling code from the 4.1.x series.
Get this new version from the
Download section.
22nd of February, 2003 -
Allegro 4.0.3 release candidate 1 released!
This release is a bugfix release, bringing to the stable branch many
improvements of the unstable one, fully compatible at the Application
Binary Interface level with 4.0.0 on Windows,
Linux and BeOS and backwards compatible at the
Application Programming Interface level on every supported platform.
Here is a list of the principal changes since
version 4.0.3 beta 2:
- Compilation in warnmode for all gcc-based ports.
- Compilation of the Unix port on x86-64.
- Support of Open Watcom 1.0.
- Unix->Mingw32 cross-compilation works again.
- Backport of the aRts sound driver.
- Improved graphic mode selector.
- Fixed a few things in the setup program.
- Fixed a bug in the fullscreen X11 driver.
- Fixed stretch_blit().
Get this new version from the
Download section.
|