Download List

Descripción del Proyecto

Xiqual is a collection of frequently used
functions for games and game-related utilities.
It includes functions for IFF handling, loading
configuration settings, initializing SDL and
SDL_mixer, a simple select()-server system, and
CGI-related tools.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-10 00:50
0.8.0

El subsistema de interfaz gráfica de usuario ha sido añadido (funciones básicas más dos gadgets).
Tags: Major feature enhancements
A GUI subsystem has been added (core functionality plus two gadgets).

2002-10-04 18:38
0.7.3

Esta versión incluye el diseño de la documentación un poco mejor. Algunos grupos de funciones están enumeradas por concepto en el índice.
Tags: Minor feature enhancements
This release adds slightly better documentation layout. Some groups of
functions are now listed by concept in the index.

2002-09-30 17:27
0.7.2

Un puerto de Win32 se añadió, y los cambios mínimos que se hicieron a algunos de los documentos.
Tags: Major feature enhancements
A Win32 port was added, and tiny changes were made
to some of the documentation.

2002-09-25 15:14
0.7.0

Una herramienta tileset se ha añadido, que puede ser usado para pegar juntos las imágenes previamente creado. Nuevas funciones se sumaron a xigfx para cargar y mostrar cuadros fácilmente. Algunos código obsoleto fue removido, y muchos puntos en el código en la memoria no se estaba despejando se fija. Make install El objetivo ha sido mejorado, un paquete de Debian y RPM fue creado, y más documentación ha sido añadido.
Tags: Minor feature enhancements
A tileset tool has been added, which can be used to paste together previously created images. New functions were added to xigfx to load and display tiles easily. Some outdated code was removed, and many points in the code where memory was not being cleared were fixed. The make install target has been improved, a Debian package and RPM was created, and more documentation has been added.

2002-09-16 22:59
0.6.3

Esta versión incluye tokenizador su propia cadena.
Tags: Minor feature enhancements
This release includes its own string tokenizer.

Project Resources