Télécharger la liste

Description du projet

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.

Système requise

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

Une mise en œuvre ASM pour x86 a été ajouté, qui est deux fois plus rapide que son homologue C. Maintenant, la bibliothèque est livrée avec la démo.
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

Cette version corrige un bogue qui a provoqué une erreur de segmentation lorsque les fonctions de putgrp ont été appelés au moins une fois avant d'appeler SetPlayerColors ou SetUserPlayerColors, un bug avec le jeu de 0 couleur des joueurs, et des bugs d'installation.
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

Adapté aux GRPLib 0.4.3.
Tags: GrpDemo, Minor feature enhancements
Adapted to GRPLib 0.4.3.

2005-03-11 18:54
0.4.3

La gestion des couleurs du tableau a été simplifié (transparence et de tables de couleurs joueur). Un exemple (grpview) a été ajoutée.
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