Download List

Descripción del Proyecto

GRPLib is a game library that directly supports
Blizzard's GRP format (8-bit sprites), which is
used in StarCraft and Diablo II games. It is
very fast and can display realistic terrain,
units, and effects.

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.

2005-06-22 20:57
0.4.5

Una implementación de ASM para x86 se ha añadido, que es el doble de rápido que su contraparte C. Ahora, la biblioteca está incluido con la demo.
Tags: Minor feature enhancements
An asm implementation for x86 has been added, which is twice as fast as its C counterpart. Now the library is bundled with the demo.

2005-04-08 18:27
0.4.4

Esta versión corrige un error que una violación de segmento cuando las funciones putgrp fueron llamados al menos una vez antes de llamar a SetPlayerColors o SetUserPlayerColors, un error con el conjunto de colores 0 jugador, y los errores de instalación.
Tags: Major bugfixes
This release fixes a bug which caused a segfault when putgrp's
functions were called before at least once calling SetPlayerColors or
SetUserPlayerColors, a bug with the set 0 player color, and installation
bugs.

2005-03-11 18:55
0.1.3

Adaptado a GRPLib 0.4.3.
Tags: GrpDemo, Minor feature enhancements
Adapted to GRPLib 0.4.3.

2005-03-11 18:54
0.4.3

La gestión de mesa de color se ha simplificado (transparencia y tablas de colores jugador). Un ejemplo (grpview) ha sido añadido.
Tags: Minor feature enhancements
Color table management has been simplified (transparency and player color tables). An example (grpview) has been added.

2005-03-01 19:35
0.1.0

Tags: GrpDemo, Initial freshmeat announcement

Project Resources