# HG changeset patch # User koda # Date 1255559271 0 # Node ID cbb3af76bcc0183e2a5918ff9860a645cd20eb63 # Parent 5033848d3afaa326f826111a5fc423c20e61a534 partial italian translation and other fixes to lib diff -r 5033848d3afa -r cbb3af76bcc0 openalbridge/openalbridge.c --- a/openalbridge/openalbridge.c Wed Oct 14 22:25:28 2009 +0000 +++ b/openalbridge/openalbridge.c Wed Oct 14 22:27:51 2009 +0000 @@ -217,7 +217,7 @@ /*Set volume for sound number index*/ if(iIndex < 0 || iIndex >= iNumSounds) { errno = EINVAL; - err_ret("(%s) ERROR - Index out of bounds (got %d, max %d)", prog, index, globalindex); + err_ret("(%s) ERROR - Index (%d) out of bounds", prog, iIndex); return; } diff -r 5033848d3afa -r cbb3af76bcc0 openalbridge/ssound.c --- a/openalbridge/ssound.c Wed Oct 14 22:25:28 2009 +0000 +++ b/openalbridge/ssound.c Wed Oct 14 22:27:51 2009 +0000 @@ -17,13 +17,14 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#include "openalbridge.h" +#include "ssound.h" +#include "loaders.h" extern ALuint sources[MAX_SOURCES]; extern const ALfloat NV[3]; extern const ALfloat LO[6]; -char *prog; +extern char *prog; /*SSOUND STUFF HERE*/ diff -r 5033848d3afa -r cbb3af76bcc0 share/hedgewars/Data/Locale/hedgewars_it.qm Binary file share/hedgewars/Data/Locale/hedgewars_it.qm has changed diff -r 5033848d3afa -r cbb3af76bcc0 share/hedgewars/Data/Locale/hedgewars_it.ts --- a/share/hedgewars/Data/Locale/hedgewars_it.ts Wed Oct 14 22:25:28 2009 +0000 +++ b/share/hedgewars/Data/Locale/hedgewars_it.ts Wed Oct 14 22:27:51 2009 +0000 @@ -1,6 +1,6 @@ - - + + AmmoSchemeModel @@ -17,8 +17,8 @@ Every %1 turn - - + Ogni %1 turno + Ogni %1 turni @@ -413,7 +413,7 @@ Random Map - + Mappa casuale Games may be played on precreated or randomized maps. @@ -600,15 +600,15 @@ Frontend effects (requires restart) - + Effetti del Frontend (richiede riavvio) Reduced quality - + Qualità ridotta Hardware sound (if available; requires restart) - + Usa accelerazione Hardware per il suono (se disponibile; richiede riavvio)