updated
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 4 May 2008 15:41:17 +0000 (15:41 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Sun, 4 May 2008 15:41:17 +0000 (15:41 +0000)
CHANGELOG
web/Obj/brisk.phh

index 10304fc..401f1d9 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+0.13.3 ("spawn" branch) -  4/05/2008
+       Tav button added.
+       Raccomandations for firefox users.
+       Chat scroll enhancement.
+       Troll defence.
+
 0.13.2 ("spawn" branch) - 21/04/2008
        Black list added.
        Cache-Control 'no-store flag' added.
index 412542a..08ede60 100644 (file)
@@ -77,7 +77,7 @@ $G_false = FALSE;
 $G_all_points = array( 11,10,4,3,2, 0,0,0,0,0 );
 $G_brisk_version = "spawn-0.13.3";
 
-$root_wellarr = Array ( 'Benvenuto in brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: comando /tav per annunciare i tavoli attivi - versione Beta4.',
+$root_wellarr = Array ( 'Benvenuto in brisk (Ver. '.$G_brisk_version.'), <b>NOVITA\'</b>: comando /tav per annunciare i tavoli attivi - versione Beta5.',
                         'Se vuoi iscriverti alla <a target="_blank" href="http://www.milug.org/cgi-bin/mailman/listinfo/ml-briscola">Mailing List</a>, cliccala!' );
 $table_wellarr = Array ( 'Benvenuto al tavolo. Se almeno tre giocatori non sbloccano l\'uscita cliccando il lucchetto, chi esce non pu&ograve; risedersi a un qualunque tavolo per '.floor(BAN_TIME/60).' minuti.');