# HG changeset patch # User koda # Date 1255629095 0 # Node ID 14296bd366d2de1a6364a1d14deb2cb4121d1c52 # Parent ecf0c7e7995be234bfe141e6d14b7c7687e7ea7c updated italian translation and new homerun sound diff -r ecf0c7e7995b -r 14296bd366d2 openalbridge/common.h --- a/openalbridge/common.h Thu Oct 15 17:42:21 2009 +0000 +++ b/openalbridge/common.h Thu Oct 15 17:51:35 2009 +0000 @@ -18,6 +18,8 @@ */ +#ifndef COMMON_H +#define COMMON_H #include #include @@ -38,14 +40,13 @@ #define LOG_ERR 3 #endif -#ifndef COMMON_H -#define COMMON_H /* magics */ #define OGG_FILE_FORMAT 0x4F676753 #define WAV_FILE_FORMAT 0x52494646 #define WAV_HEADER_SUBCHUNK2ID 0x64617461 +/* max allocations */ #define MAX_SOUNDS 1024 #define MAX_SOURCES 16 diff -r ecf0c7e7995b -r 14296bd366d2 share/hedgewars/Data/Locale/it.txt --- a/share/hedgewars/Data/Locale/it.txt Thu Oct 15 17:42:21 2009 +0000 +++ b/share/hedgewars/Data/Locale/it.txt Thu Oct 15 17:51:35 2009 +0000 @@ -281,8 +281,8 @@ 02:09=Sono sicuro che nessuno ti ha visto %1 02:09=%1 dovrebbe riguardarsi qualche manuale 02:09=Chiaramente è l'arma di %1 che non funziona +; Hog shot an home run (using the bat and another hog) +02:10=Un fuori campo! +02:10=E' un uccello, è un aereo, ... +02:10=Quello lì è fuori! -; Hog shot an home run (using the bat and another hog) -02:10=Home Run! -02:10=A bird, a plane, ... -02:10=That one is out! diff -r ecf0c7e7995b -r 14296bd366d2 share/hedgewars/Data/Sounds/homerun.ogg Binary file share/hedgewars/Data/Sounds/homerun.ogg has changed